Hi
This is what I did today in order to make wxWindows work and compile from inside Dev-Cpp 4.9.7.4 with MinGW 3.2
1. Go to http://michel.weinachter.free.fr/ and download the three packages
2. Install them with the package manager.
3. Open the 'WxWindows.template' file in your 'Dev-cpp\Templates' directory.
4. Change the line 'Compiler=...' to 'CppCompiler=...'
5. Start Dev-Cpp and create a new wxWindow project (File->New->Project->GUI->WxWindow)
6. The template should now compile without a problem (it did for me)
If you try to compile another sample and get the following resource error
[Resource Error] can't open cursor file `wx/msw/hand.cur': No such file or directory
Get rid of it by setting the path to Dev-Cpp\include directory as a resource directory (Project->Project Options->Directories->Resource Directories)
Hope this helps you.
/Jörgen
*********** REPLY SEPARATOR ***********
Post by s***@libero.itI've tried the template of wxWindows devpack in DevCpp 4.9.7.4 with gcc
v2.95 and doesnt work. Also with gcc 3 the same. i've tried an old devcpp
4.9.5.0 updated to 4.9.7.4 but it continues to warn about the debug.h
header in the wx include folder. someone has make this template works?
with an old version of the ide months ago i've compiled succefully but now
i'm not able to do it again. Why there's such a beautiful feature like
vUpdate and it's not updated to working devpacks?
-------------------------------------------------------
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Dev-cpp-users mailing list
TO UNSUBSCRIBE: http://www.noicys.cjb.net/devcpp/ub.htm
https://lists.sourceforge.net/lists/listinfo/dev-cpp-users