I actually need to realize an graphic interface easy to build who can support C and C++ langage on Windows. That's why I have downloaded wx-DevCpp and the few packages which are needed to used it ( imagelib-2.DevPak,WxWindows-2.4.2.DevPak,WxWindows-2.4.2-contribs.DevPak) and the wxWidgets 2.5.3 development snapshot. But when I try to compile I have many errors which are saying "first use , undeclared function string.h".
So I'm trying to run it for a while and would like to know if someone have a simple procedure to run wxdevCpp and wxwidgets.
Thx.
Guillaume
2. Re: big problems to install and compile wx-Devcpp
As long as you have installed wxDev-cpp, you don't need to install wx devpaks, since they are included in wxDev-cpp. I think also it's the same for image devpak.