Would it be possible to sort compilers (e.g. first by version, then by bitness) in
Menu | Compiler | Compiler Options...
?
My list currently looks like this:
https://imgur.com/a/PzTOkcT
Sorted list of compilers
-
- Enthusiast
- Posts: 141
- Joined: Sat Sep 21, 2019 4:24 pm
Re: Sorted list of compilers
Hi!
You have compilers for both 32 and 64-bit applications? How did you do that? Installing different versions of Purebasic and configuring them at preferences?
You have compilers for both 32 and 64-bit applications? How did you do that? Installing different versions of Purebasic and configuring them at preferences?
You can check my games at:
https://ricardo-sdl.itch.io/
https://ricardo-sdl.itch.io/
Re: Sorted list of compilers
Exactly. But this only works on x64-systems (of course).ricardo_sdl wrote: Thu Apr 04, 2024 1:20 pm Hi!
You have compilers for both 32 and 64-bit applications? How did you do that? Installing different versions of Purebasic and configuring them at preferences?
Good morning, that's a nice tnetennba!
PureBasic 6.21/Windows 11 x64/Ryzen 7900X/32GB RAM/3TB SSD
Synology DS1821+/DX517, 130.9TB+50.8TB+2TB SSD
PureBasic 6.21/Windows 11 x64/Ryzen 7900X/32GB RAM/3TB SSD
Synology DS1821+/DX517, 130.9TB+50.8TB+2TB SSD
Re: Sorted list of compilers
Not really installing, but extracting the different .exe & copying the necessary items into the necessary folders and finally adding them via preferences
E.g.:
D:\Tools\PureBasic_x64\App
This one contains the normal x64 folder structure:
Catalogs
Compilers
PureLibraries
Residents
SDK
SubSystems
Themes
Additionally a x86 folder that contains these items from the x86 pb .exe
Catalogs
Compilers
PureLibraries
Residents
SubSystems
PureBasic.exe
And for the old v6.04 version:
!Compilers [6.04]\x64
!Compilers [6.04]\x86
which again contain the necessary items from the extracted .exe's...
E.g.:
D:\Tools\PureBasic_x64\App
This one contains the normal x64 folder structure:
Catalogs
Compilers
PureLibraries
Residents
SDK
SubSystems
Themes
Additionally a x86 folder that contains these items from the x86 pb .exe
Catalogs
Compilers
PureLibraries
Residents
SubSystems
PureBasic.exe
And for the old v6.04 version:
!Compilers [6.04]\x64
!Compilers [6.04]\x86
which again contain the necessary items from the extracted .exe's...
-
- Enthusiast
- Posts: 141
- Joined: Sat Sep 21, 2019 4:24 pm
Re: Sorted list of compilers
Thanks you all for the info!
You can check my games at:
https://ricardo-sdl.itch.io/
https://ricardo-sdl.itch.io/