News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

problem building C::B version 2510

Started by dice, May 26, 2006, 04:47:46 PM

Previous topic - Next topic

dice

Im running XP and today I installed C::B.

I also installed SVN and the wxwindows source code.

I then checked out C::B 2510 and attempted to build it in C::B - I get this far:

Project   : Code::Blocks
Compiler  : GNU GCC Compiler (called directly)
Directory : C:\development\codeblocks\src\
--------------------------------------------------------------------------------
Switching to target: scintilla
Compiling: sdk\wxscintilla\src\PlatWX.cpp
sdk\wxscintilla\src\PlatWX.cpp:9:19: wx/wx.h: No such file or directory

I tried copyind the wx directory into sdk\wxscintilla\src\wx\wx.h but fared no better.

I had a look at the wxWidgets-2.6.2 with a mind to building as stated in a forum post here but could not find the appropriate make file.

where can I go from here - I would like to get this working as I have run into a couple of small problems using C::B and would like to be able to fix them or at least find out the root cause.

killerbot

look in the wiki for the topic : cookbook for the nightly builds, it will explain everything ;-)

dice

sorry - i should have read it more thoroughly