I am starting with wxWindows today and I am trying to use it with Dev C++. When I use Visual C++ to compile de DEMO programs I have no problems, but when I try to use Dev C++ to make a simple application I got that link erro:
E:DEV-C_~1Binld.exe: cannot open -lwxmswd: No such file or directory
I tried to configure the Dev C++ acording to the descriptions in the wxWindows site, but it seems that I made something wrong.