User forums > Help
Process terminated with status 1 ???
thomas:
--- Quote ---You'll always get errors like this. Path is your problem...
--- End quote ---
--- Quote ---Sure Thomas, you're absolutely right about paths. That's why I jump from board to board AND - it must be a miracle! - AFTER they have followed my advice - have been able to compile.
--- End quote ---
"Path is your problem" is not true, it's as simple as that. Although there may be a problem if one uses windres, this is entirely unrelated in the present situation. The statement about the compiler is outright wrong.
Besides, contrary to what you posted in 2-3 other threads, none of the many include search paths that you quote are really necessary, it is not strictly necessary to install MinGW under C:\mingw (this just happens to be the easiest way), and it is not necessary to place your project directories under the root directory.
I use MinGW (3 different installations) with Code::Blocks under Windows XP every day without defining a single compiler search dir, and I am able to compile everything, step into STL code, etc... Everything just works. None of my project folders are on the hard drive's root (why should they be?).
Search dir tweaks are only needed if the directory structure is not good (or different than "standard"). This can for example happen when upgrading MinGW versions (it has happened to me, trying to manually update).
However, if everything is installed out of the box like it is intended, it works without tweaking one single thing.
--- Quote ---Listen T. I haven't said a word about code. Of course that code is crappy...
--- End quote ---
Nobody said the code is crappy. Galvatron just links two source files that don't belong together (probably by accident).
--- Quote ---why should I tell the things said by Biplab? After rick? Huh?
--- End quote ---
Indeed, why? Rick correctly pointed out the problem, nothing else needed being said :)
Navigation
[0] Message Index
[*] Previous page
Go to full version