Developer forums (C::B DEVELOPMENT STRICTLY!) > Contributions to C::B
How debug Code::Block?
Borneq:
How compile Code::Block under Code::Block with debugging? Fresh source I first must get from SVN? Is any instruction step by step how do it?
ollydbg:
Please read this: Developer documentation - CodeBlocks
Especially this: Windows
Borneq:
I try compile according to http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Windows. Compilation
--- Code: ---c:\wxMSW-2.8.12\build\msw>mingw32-make -f makefile.gcc SHARED=1 MONOLITHIC=1 BUILD=release UNICODE=1
--- End code ---
fails with
--- Code: ---mingw32-make: *** [gcc_mswudll\monodll_dummy.o] Error 255
--- End code ---
Next I try compile d:\svnproj\codeblock\src\CodeBlocks.cbp
is error:
--- Code: ---||=== Build: tinyXML in Code::Blocks wx2.8.x (compiler: GNU GCC Compiler) ===|
||unrecognized command line option "-iquote.objs\include"|
||=== Build failed: 1 error(s), 0 warning(s) (0 minute(s), 0 second(s)) ===|
--- End code ---
stahta01:
Typical information needed.
OS Name?
Compiler name and version?
Edit: Link to WxWindowsQuickRef http://wiki.codeblocks.org/index.php?title=WxWindowsQuickRef#Build_wxWidgets
Tim S.
Borneq:
Windows 8.1
Coe:Blocks cvn 9790
gcc (GCC) 3.4.2 (mingw-special)
Navigation
[0] Message Index
[#] Next page
Go to full version