News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

multi platform concept in CB ?

Started by mosfet, February 21, 2008, 02:22:41 PM

Previous topic - Next topic

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.next.codeblocks.org/index.php/board,3.0.html
Instead of the developers of Code::Blocks Forum; which is not for user questions.

Tim S
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

mandrav

QuoteI 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.

If I understand you correctly, the closest thing to this is global variables sets. See "Settings->Global variables".
Be patient!
This bug will be fixed soon...