Hi! They can be installed in directories containing spaces, but it's strongly recommended not to do it. Dev-C++ uses MinGW "under the hood" and the tools (like the compiler or make) can have a problem when using spaces. For wxWindows this more or less doesn't count, because wxWindows is a set of libraries and all that matters is that you include the paths to the include/lib dir of wxWindows in the compiler settings.
The devpack from the Dev-C++ website is completely outdated! The latest version of wxWindows it 2.4.2 and the devpack doesn't work with new releases of gcc. For other devpacks check the menu entry "wxWindows" above in this forum or check http://upcase.malteser-gl.de.
upcaseupCASE ----------------------------------- If it was hard to write, it should be hard to read!- Do. Or do not. There is no try! |