64-bit PB does not find 32-bit compiler in Compiler Options

Just starting out? Need help? Post your questions and find answers here.
bytecave
User
User
Posts: 40
Joined: Mon Aug 13, 2012 7:26 am

64-bit PB does not find 32-bit compiler in Compiler Options

Post by bytecave »

My projects all compile for both 32 and 64-bit. In 5.71 and prior, when both 32-bit and 64-bit compilers are installed, both compiler architectures are available in Compiler Options. With 5.72 LTS Beta 1, the 32-bit PB only finds 32-bit compiler, and vice-versa for 64-bit. The other architecture compiler is not available in the Compiler drop-down on the Compiler options page.

I have uninstalled both compilers and re-installed.

Is there only one "unified" compiler now? I notice that the name of the compiler in the beta downloads page says "Download PureBasic 5.72 Beta 1 for Windows (32-bit and 64-bit)."

[UPDATE]: I noticed that I can add the other architecture compiler under Preferences/Compiler Options. As far as I can recall, this used to happen automatically. I may be delirious though. :)

Thanks!
Last edited by bytecave on Mon Feb 10, 2020 12:35 am, edited 1 time in total.
User avatar
Josh
Addict
Addict
Posts: 1183
Joined: Sat Feb 13, 2010 3:45 pm

Re: 64-bit PB does not find 32-bit compiler in Compiler Opti

Post by Josh »

Also in the past you had to add your compilers manually:

Preferences > Compiler > Additional Compilers
sorry for my bad english
Post Reply