Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: BrianSidebotham on September 07, 2006, 04:38:14 pm
-
Hi All,
I thought I'd have a go at building C::B from source so that I could understand it a bit better before asking stupid questions! However, (and here comes my next stupid question)... I'm unable to locate wx.h encconv.h listctrl.h, etc from a wx directory.
When the project is opened, C::B asked for a global variable wx to be defined, I simply pointed it to the wx widgets dll from the nightly builds.
I've also got the wx widgets source, but I cannot locate the files under that source tree either. Can anyone point me in roughly the right direction?
P.S. These are files are includes from sdk/wxscintilla/src/PlatWX.cpp
-
Actually, hold that, Im running through the wiki instructions now...