User forums > Using Code::Blocks

multi platform concept in CB ?

(1/1)

mosfet:
I just wanted to say thank you to CodeBlocks developpers to finally decide to release the great CB.
I have a question about CB, does it handle a "platform configuration".
I mean , let' say I am developping for symbian. on this platforms we have several SDK, so inside CB would it be possible to switch from a SDK to another.
For instance in Visual Studio you can choose between Windows Mobile6 or Windows mobile 5.
Do you have the same concept ?
Would it be difficult to implement it ?

Actually a platform is just a way to compile the same source code with a different compiler...

No one can answer? Maybe my question is really stupid but in this case, do not hesitate to tell me...

stahta01:
Might want to ask in the using Code::Blocks forum.

http://forums.codeblocks.org/index.php/board,3.0.html
Instead of the developers of Code::Blocks Forum; which is not for user questions.

Tim S

mandrav:

--- Quote ---I mean , let' say I am developping for symbian. on this platforms we have several SDK, so inside CB would it be possible to switch from a SDK to another.
--- End quote ---

If I understand you correctly, the closest thing to this is global variables sets. See "Settings->Global variables".

Navigation

[0] Message Index

Go to full version