Author Topic: Compiler settings issue  (Read 16092 times)

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: Compiler settings issue
« Reply #15 on: November 01, 2009, 10:09:13 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.

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: Compiler settings issue
« Reply #16 on: November 01, 2009, 11:48:39 am »
Applied in svn r5894 (including one fix for nonPCH-build on linux).

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: Compiler settings issue
« Reply #17 on: November 02, 2009, 09:47:26 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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ