[IDE] Compiler Settings Per Platform
Posted: Sat Oct 06, 2012 1:21 pm
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.
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.