User forums > Using Code::Blocks
Help with compiling errors
GingerDolphin:
typed it in word for word, one line at a time. this is the result:
mingw32-c++.exe: fatal error: no input files
compilation terminated.
stahta01:
--- Quote from: GingerDolphin on July 14, 2014, 06:02:06 am ---typed it in word for word, one line at a time. this is the result:
mingw32-c++.exe: fatal error: no input files
compilation terminated.
--- End quote ---
Did you do the -v or not?
Because if you did the dash v you [likely] have a bad Mingw Installation.
Tim S.
stahta01:
I created a batch file for you to try; please read that thread but do NOT post in it.
Since this thread is already started.
http://forums.codeblocks.org/index.php/topic,19453.msg132925.html#msg132925
Tim S.
GingerDolphin:
Yeah, I probably don't have it installed correctly. When I run the batch file, (and I did make sure to set the path to the MinGW installation) it comes up with a lot of "No such file or directory" errors. If you need all the text from the cmd window, I can edit the post.
I am using the MinGW that comes with Code::Blocks-- is that bad? Are there known installation problems? Everytime I re-install Code::Blocks, it messes up, should I get a new installer and try that? Or just get MinGW by itself and use that?
stahta01:
--- Quote from: GingerDolphin on July 14, 2014, 11:49:26 pm ---Yeah, I probably don't have it installed correctly. When I run the batch file, (and I did make sure to set the path to the MinGW installation) it comes up with a lot of "No such file or directory" errors. If you need all the text from the cmd window, I can edit the post.
I am using the MinGW that comes with Code::Blocks-- is that bad? Are there known installation problems? Everytime I re-install Code::Blocks, it messes up, should I get a new installer and try that? Or just get MinGW by itself and use that?
--- End quote ---
No need for the result; I suggest uninstalling all MinGW GCC installations.
Then rebooting the computer.
Then installing a single MinGW GCC.
Edit: I suggest installing MinGW by itself using a TDM installer. http://sourceforge.net/projects/tdm-gcc/?source=directory
Tim S.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version