I am using c::b RC2 (I use MS's compiler) with the latest stable wxWidget release (2.6.2 i believe). On windows (xp).
I had followed the tuts in the forums (this forum and the wxwidget forum) and both wikis except
this one, as it requres me to compile with mingW and just redirect the paths. I can compile all the libs with VS 2003, and use the VS 7.1 toolkit compiler with ogre3d, so I did not download the mingW compiler version.
I have followed tutorials that had built a project file with libs from
wxWidgets-2.6.2\build\mswI have followed tuts that built a project file with libs from
wxWidgets-2.6.2\srcI have used and copied pretty much every different setup.h's from many different folders. I had even modified the library defines in them.
I had made sure all the libs were in the correct order. I used examples of what others have gotten working, and tried the order which devcpp defines them. I just can't find where I am going wrong, so hopefully someone made a devpack available with the proper libraries and modified template.