User forums > Help

mingw32-g++.exe: no input files

(1/2) > >>

icepik:
Project   : Console application
Compiler  : GNU GCC Compiler (called directly)
Directory : C:\Users\icepik\Documents\
--------------------------------------------------------------------------------
Switching to target: default
mingw32-g++.exe    -L"C:\Program Files\CodeBlocks\lib" -o "C:\Users\icepik\Documents\Exercicio 1.exe"       
mingw32-g++.exe: no input files
Process terminated with status 1 (0 minutes, 0 seconds)
 

can some one help me please...

MortenMacFly:

--- Quote from: icepik on October 17, 2007, 12:36:38 am ---can some one help me please...

--- End quote ---
Please try using only (!) default "ANSI" (english) characters in your file names.
With regards, Morten.

icepik:
give me an example please..i do not speak very well inglish

thomas:

--- Quote from: icepik on October 17, 2007, 12:36:38 am ---Switching to target: default
mingw32-g++.exe    -L"C:\Program Files\CodeBlocks\lib" -o "C:\Users\icepik\Documents\Exercicio 1.exe"       
mingw32-g++.exe: no input files
--- End quote ---
What gcc is complaining about is that it is not given any input files, and indeed I don't see any input files.

Try adding a source file to your project.

elias:
I am having the same problem. How do you add a source file to your project?

Navigation

[0] Message Index

[#] Next page

Go to full version