[IDE] Compiler Settings Per Platform

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
grabiller
Enthusiast
Enthusiast
Posts: 309
Joined: Wed Jun 01, 2011 9:38 am
Location: France - 89220 Rogny-Les-Septs-Ecluses
Contact:

[IDE] Compiler Settings Per Platform

Post by grabiller »

Hi,

In the context of a crossplatform projects, when you load the project from one platform to another one, you must reset the compiler settings because PB does not find the compiler of the other platforms.

Perhaps this could be done:
- Ability to set a compiler even for another platform and even if PB can't find it on the current platform.
- When doing a "Build all Targets" perhaps PB could skip project targets irrelevant to the current platform instead of issuing error messages.

This way we could use the same project file on all platforms without the need to re-set the compilers each time.

Or perhaps this is already possible ? If so any hint would be appreciated.

Cheers,
Guy.
guy rabiller | radfac founder / ceo | raafal.org
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: [IDE] Compiler Settings Per Platform

Post by Polo »

+1, this would be very useful for setting correct app icons for the 3 platforms.
User avatar
Sicro
Enthusiast
Enthusiast
Posts: 559
Joined: Wed Jun 25, 2014 5:25 pm
Location: Germany
Contact:

Re: [IDE] Compiler Settings Per Platform

Post by Sicro »

+1
Image
Why OpenSource should have a license :: PB-CodeArchiv-Rebirth :: Pleasant-Dark (syntax color scheme) :: RegEx-Engine (compiles RegExes to NFA/DFA)
Manjaro Xfce x64 (Main system) :: Windows 10 Home (VirtualBox) :: Newest PureBasic version
davido
Addict
Addict
Posts: 1890
Joined: Fri Nov 09, 2012 11:04 pm
Location: Uttoxeter, UK

Re: [IDE] Compiler Settings Per Platform

Post by davido »

+1
DE AA EB
Post Reply