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

Compiling for and on win32

Started by BrianSidebotham, September 07, 2006, 04:38:14 PM

Previous topic - Next topic

BrianSidebotham

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

BrianSidebotham

Actually, hold that, Im running through the wiki instructions now...