News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Compiler settings issue

Started by killerbot, October 11, 2009, 01:48:56 PM

Previous topic - Next topic

Jenna

Quote from: stahta01 on November 01, 2009, 02:10:43 AM
Minimum Patch needed for Windows XP compile without PCH.

Thanks Tim.
I just compile the sources on linux without CB_PRECOMP and with NOPCH set, there seem to be some more includes missing.
I will commit a patch if I found all of them.

Jenna

Applied in svn r5894 (including one fix for nonPCH-build on linux).

MortenMacFly

Quote from: jens on October 31, 2009, 06:54:08 PM
wxSmith now supports wxScrollingDialog natively,
an xrc-handler exists, so it can also be use in xrc-files directly,
changed the appropriate wxs, xrc, header, source and projectfiles accordingly.
GREAT work, Jens (as usual). This made me compile C::B even in the times of hard work. Looks awesome!
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]