Page 6 of 6
Re: A complete code browser for PureBasic [Windows]
Posted: Sun Mar 23, 2025 1:10 pm
by le_magn
Hi Zapman, if you try to compile the sources with PB6.20 or later, you'll get an error. It works fine with 6.12. Check this thread:
https://www.purebasic.fr/english/viewto ... 76#p637976
Re: A complete code browser for PureBasic [Windows]
Posted: Sun Mar 23, 2025 2:52 pm
by Zapman
le_magn wrote: Sun Mar 23, 2025 1:10 pm
Hi Zapman, if you try to compile the sources with PB6.20 or later, you'll get an error. It works fine with 6.12
Hello le_magn,
Thank you very much for your feedback. I can't reproduce the problem on my system, neither with PB6.2 x64 nor PB6.2 x86.
Could you point me to the line where the error occurs?
Re: A complete code browser for PureBasic [Windows]
Posted: Sun Mar 23, 2025 3:00 pm
by le_magn
Hi Zapman, i take a screenshot of the error:

Re: A complete code browser for PureBasic [Windows]
Posted: Sun Mar 23, 2025 4:04 pm
by Zapman
le_magn wrote: Sun Mar 23, 2025 3:00 pm
Hi Zapman, i take a screenshot of the error:
Thank you very much. I'll fix that tomorrow.
Re: A complete code browser for PureBasic [Windows]
Posted: Mon Mar 24, 2025 11:04 am
by Zapman
le_magn wrote: Sun Mar 23, 2025 3:00 pm
Hi Zapman, i take a screenshot of the error
Hello le_magn,
After examining the files, I see that there are no problems with the current version of "TOM_Functions.pbi".
The version shown in your screenshot is not the current version. It seems that you didn't perform a full program update, or you didn't open the correct folder when compiling.
Re: A complete code browser for PureBasic [Windows]
Posted: Mon Mar 24, 2025 3:54 pm
by le_magn
Hi, i try again, deleting all pbbrowser source, download it again and same error on compiling, i try also with a clean Purebasic installation and same result, TOM_Functions is version 1.3
p.s. this is not a real problem, i can modify the code by removing ".i" or compile it with 6.12
UPDATE: I cheched TOM in your website and i found a version 2, but in the pbbrowser are included the 1.3
If I replace TOM 1.3 with TOM 2 I get several errors for duplicate procedure names etc. due to the FontDescription file
Re: A complete code browser for PureBasic [Windows]
Posted: Tue Aug 19, 2025 6:11 pm
by SMaag
I downloaded source of V 1.01, Compiling with PB6.21!
There are some issues with the SourceProject File.
Once selected it is nearly not possible to change. I have to Quit first, then it change but not analyze.
Try to analize the PB-IDE Sourcecode. From
https://github.com/fantaisie-software/purebasic.
It analyze but only show the Files list.
It do not list Stuctures, Procedures ...
During analyze of an other project with errors. PB-Browser hangs in analyzing constants and never finish.
In that case, it is not possible to quit. I had to open the preference file with and editor and remove the projekt file.