Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
0 user currently in Programming. | 3 guests
Acmlm's Board - I2 Archive - Programming - Dev-C++ error
  
User name:
Password:
Reply:
 

UserPost
Euclid
Posts: 115/193
I'll take a guess...

If i remember correctly make is case sensitive and so is g++

Main.cpp is not main.cpp.

that *could* be the problem.
Sokarhacd
Posts: 420/1757
it doesnt make sense, I created a new console project, then I wrote a test application, which was just printing out "Hello" then compiled from the IDE....execute->compile
neotransotaku
Posts: 1424/4016
um..it seems, it is saying it can't find main.cpp... from where you are compiling...
Sokarhacd
Posts: 419/1757
K, I decided to open up Dev-C++, 5 beta 9, and I try to compile a simple, hello world(just to test) and it gives me this error

C:\Dev-Cpp\projects\Makefile.win [Build Error] [main.o] Error 1


[Compiler Log]

Compiler: Default compiler
Building Makefile: "C:\Dev-Cpp\projects\Makefile.win"
Executing make...
make.exe -f "C:\Dev-Cpp\projects\Makefile.win" all
g++.exe -c main.cpp -o main.o -I"C:/Dev-Cpp/include/c++/3.3.1" -I"C:/Dev-Cpp/include/c++/3.3.1/mingw32" -I"C:/Dev-Cpp/include/c++/3.3.1/backward" -I"C:/Dev-Cpp/lib/gcc-lib/mingw32/3.3.1/include" -I"C:/Dev-Cpp/include"

g++.exe: main.cpp: No such file or directory
g++.exe: no input files

make.exe: *** [main.o] Error 1

Execution terminated

does anyone know why I am getting this error
Acmlm's Board - I2 Archive - Programming - Dev-C++ error


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.004 seconds.