News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Can't Get Simple Wx Project To Build On Windows

Started by solarwind, June 20, 2008, 01:46:36 AM

Previous topic - Next topic

solarwind

1. I downloaded and installed CodeBlocks for Windows.
2. I downloaded WxWidgets and compiled using mingw.
3. I created a simple Wx project in CodeBlocks and tried to compile.

I first got a little popup during the wizard telling me about no debug and no release configuration so my project wont build. Odd. I continued.
I then tried to build and got the error about no wx/setup.h so I edited that to wx/msw/setup.h. Then I got this error:

cannot find -lwxmsw28ud

Can someone please tell me what I'm doing wrong?

solarwind

This problem is very easily fixed by downloading wxPack.