Greetings to all. I'm having an error that occurs whenever I try to build a project in Dev C++.

  1. Error 1 Iphone
  2. Dev C Build Error 1 Hatası 1

Jul 20, 2009  I've got a bad feeling about this. With a library name like libwmp3.lib this library was not made to be compiled with g (or mingw) compiler. But I,ve been and looked at the source code download, and the package contains a file called. I don't think it's the code. This is just the default main.cpp when I create a project of type 'Console Application.' The same code works fine on my XP machine. May 12, 2007  1) Be certain that you've got 4.92 version of Dev (that one works best). 2) Attempt to compile a project that doesn't require user to add any of his/her own code. Such as; Create new project, select windows app, save as project 1. From that point, simply compile. That oughta give you a simple guiwindow application, and no problems. Mar 22, 2019 SOLVED HOW TO SOLVE SOURCE FILE NOT COMPLETED ERROR IN DEV C VERY EASY - Duration: 4:55. SANTRA TECHSPOT 61,052 views. How to extend trial period of any software in 5 minutes. Nov 05, 2017  For the Love of Physics - Walter Lewin - May 16, 2011 - Duration: 1:01:26. Lectures by Walter Lewin. They will make you ♥ Physics. Recommended for you. Hi again everyone, Im running into big trouble with my compiler Dev-C, every time i compile any project, whether it is 1 im working on, or a completely.

I assume you are using Dev-C to develop and a makefile thru Cygwin to compile and run. It cannot find the library files in the linkjng phase. It should just be looking just for gsl, etc.

I can compile an individual source file fine. I have tried reinstall. I only have this error on my laptop (Vista). Everything worked fine on my other computer (XP). I have project and source files saved in a folder with no spaces in the path and and which is not the install folder. I've done some searching but did not find discussion of a similar error.

I have some coding experience but have never had to deal with the subtleties involved in compiling projects and code with dependencies.. in other words I have no idea what the following compile log is trying to tell me:

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

C:/Dev-Cpp/lib/gcc/mingw32/3.4.2/include': -c: line 3: syntax error: unexpected end of file

Dev c 5.11 why are there so many files download. Other DevPaks include libraries for more advanced function use.

Error

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

Execution terminated

Thanks in advance for any help, and I look forward to contributing to the forum!

Error 1 Iphone

  • 3 Contributors
  • forum 4 Replies
  • 1,855 Views
  • 1 Day Discussion Span
  • commentLatest Postby AustinnhLatest Post

Dev C Build Error 1 Hatası 1

Nick Evan4,005

Coments are closed
Scroll to top