Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: stahta01 on October 25, 2008, 10:57:32 pm
-
I just worked on an message that would have been easier if Code::Blocks projects existed for all the wxWidgets samples. see http://forums.codeblocks.org/index.php/topic,9424.0.html
I want to know if anyone is interested in Code::Blocks projects for the wxWidgets samples?
And, what builds?
I was thinking MultiLib DLL for the MinGW GCC Compiler. In the four targets of
Win32 DLL Unicode Release
Win32 DLL Unicode Debug
Win32 DLL Release
Win32 DLL Debug
The reason for MultiLib instead of Monolithic is that wxPack works best if project is MultiLib.
Tim S
-
Some months before I was interested in build almost one example and find this thread.
http://forums.codeblocks.org/index.php/topic,7054.msg64555.html#msg64555 (http://forums.codeblocks.org/index.php/topic,7054.msg64555.html#msg64555)
At last I could build the minimal example, but I think if all examples had a cb project and its are included in wxWidgets distribution then CB use could be boost
-
I would be interested, mainly for student projects to learn about wxWidgets and Code::Blocks.
-
I would be interested too. Please ;)
-
I have started work on making the sample CB projects.
Tim S
-
WoW, it's great, because I also posted a thread about the wx samples. see here:
http://forums.codeblocks.org/index.php/topic,9622.msg67682.html#msg67682
So, I think create sample project of cb is very necessary, because for a beginner like me, it will take me a lot of time to convert the visual c++ project to cb project.
Thanks for your effort.