Search found 8 matches

by JoseT
Thu Apr 27, 2023 1:42 pm
Forum: Bugs - IDE
Topic: [Done] Error in color for 'issues'
Replies: 2
Views: 798

[Done] Error in color for 'issues'

Hi.

When I set a forecolor for issue and it's into a procedure-section (with color for procedure) the issue is not marked with issue-color, but if I set that issue-color applies for all line (not only text) then it runs fine.

Outside of a procedure, issues are correctly marked with all lines or ...
by JoseT
Fri Jul 29, 2022 10:39 pm
Forum: Mac OSX
Topic: Diffs/errors in MacOS version
Replies: 3
Views: 1047

Re: Diffs/errors in MacOS version


The link to your image is wrong.
Please correct it.

On our iMac and M1 it works as expected.


I just update the url (it's difficult to attach an image file in this forum, it's required an external service)
https://ibb.co/xG3dWhp

EDIT: I paste the URL: https://ibb.co/xG3dWhp

I hope the image ...
by JoseT
Tue Jul 26, 2022 9:57 am
Forum: Mac OSX
Topic: Diffs/errors in MacOS version
Replies: 3
Views: 1047

Diffs/errors in MacOS version

Hi

(Please, excuse me for my bad, horrible English)

As you can see in image attachment, IDE of PB does not work fine in MacOS. The 'help' for sintax of code in status bar does not show bold for parameter focused (marked in red), and tabs header for tools (frame on right) it's now shown totally ...
by JoseT
Tue Mar 09, 2021 10:45 am
Forum: Linux
Topic: Error linking in Linux CentOS - line option '-no-pie'
Replies: 2
Views: 4828

Re: Error linking in Linux CentOS - line option '-no-pie'

Hi..

If problem is with 'gcc' libraries that is installed (if that is the problem, I'm not sure of this).... Which could be a valid version of gcc for PureBasic?
by JoseT
Thu Feb 25, 2021 12:50 pm
Forum: Linux
Topic: Error linking in Linux CentOS - line option '-no-pie'
Replies: 2
Views: 4828

Error linking in Linux CentOS - line option '-no-pie'

Hi,

I tried to compile in CentOS, using pbcompiler from a bash shell, but I get an error with linker.
The output is:

******************************************
PureBasic 5.73 LTS (Linux - x64) Free
******************************************

Loading external modules...
Starting compilation ...
by JoseT
Thu Feb 18, 2021 5:56 pm
Forum: Windows
Topic: Getting Free Disk Space
Replies: 20
Views: 11968

Re: Getting Free Disk Space

JoseT wrote:
RASHAD wrote:PureBasic demo version don't support Windows API calls
Thanks you for you fast answer, but I'm using the full version of PureBasic, not trial.
Finally, this problem was solved with reinstallation of PB. I think you are right, my installation was corrupted, I supose.

Thaks a lot!
by JoseT
Wed Feb 17, 2021 8:34 pm
Forum: Windows
Topic: Getting Free Disk Space
Replies: 20
Views: 11968

Re: Getting Free Disk Space

RASHAD wrote:PureBasic demo version don't support Windows API calls
Thanks you for you fast answer, but I'm using the full version of PureBasic, not trial.
by JoseT
Wed Feb 17, 2021 8:17 pm
Forum: Windows
Topic: Getting Free Disk Space
Replies: 20
Views: 11968

Re: Getting Free Disk Space

Hi everybody.

I tried this code but when I call "GetDiskFreeSpaceEx_()" I get the error: "GetDiskFreeSpaceEx_() is not a function, array, list, map or macro".

Perhaps this code is not valid in current version of PureBasic?

Thanks in advance!!