User forums > Using Code::Blocks
Build error, help
Michael:
--- Quote from: 01Becker on February 28, 2006, 01:37:04 pm ---My C::B version is 1.0rc2
I am using gcc 3.4.5 <mingw special>
--- End quote ---
The problem is that you cannot compile C::B SVN with RC2. You have to doewnload one of the nightly build. Then you can build C::B, but you have to use a unicode build of wxWidgets, i.e., wxmsw26u_gcc_cb.dll.
Sorry, but what do you mean by mingw special?
Best wishes,
Michael
01Becker:
I'm so glad that you reply me very quickly :-)
Thanks for your help!
I'd like to compile C::B myself. I'm wondering about my own version of C::B!
thomas:
You cannot build Code::Blocks using RC2 (not unless you rewrite the compiler and linker paths as well as the link libraries in the project file).
wxmsw26.dll is not good, either. It has to be wxmsw26u_gcc_cb.dll or wxmsw26_gcc_cb.dll, depending on whether you want to build Unicode or ANSI (note that you must also set the #defines accordingly, or it will not work).
Read the build instructions, they explain everything step by step:
http://forums.codeblocks.org/index.php?topic=1701.0
01Becker:
My OS is winXP. I'm using MinGW. So, u c, the gcc is in the MinGW package.
Michael:
--- Quote from: 01Becker on February 28, 2006, 01:40:36 pm ---I'm so glad that you reply me very quickly :-)
Thanks for your help!
I'd like to compile C::B myself. I'm wondering about my own version of C::B!
--- End quote ---
To compile C::B you will also need zip.exe. Moreover to have the contr. plugins, you should compile them, by using a separate workspace. And do not forget to use update.bat :). You can search in this forum for useful information. If you have problems, you can post them.
Best wishes,
Michael
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version