1
Technical Support / Re: Code::Blocks Compilation Woes
« on: March 30, 2007, 12:44:21 »
Again, thanks for the help RazTK; I copied the odamex.wad into every folder I could think of in the SVN directory I'm working from, and still I get the same -1 status [for both client and server, release target]. I also tried setting the arguments for the IWADS just as your picture had it, still no go. I'll keep plowing through it and let you know if I get some success.
You can check the odamex.out file for any errors Odamex may be outputting; it's in the same folder as Odamex.exe.
Also, the previous error I recorded earlier: "./src/wx_pch.h:33:23: wx/wxprec.h: No such file or directory". This more than likely had to do with me trying to run it as a debug target instead of a release, when I only compiled wxWidgets as a release mode.
I think so too, I get lots of errors when I try to build the debug target of the launcher.