Search found 2 matches

by ShideKnight
Sun Jun 03, 2007 6:58 pm
Forum: Beginners Help
Topic: Error 1 in Dev-C++
Replies: 8
Views: 369

Compiler: Default compiler Building Makefile: "C:\Documents and Settings\Andy Millington\My Documents\Into the Light\Makefile.win" Executing make... make.exe -f "C:\Documents and Settings\Andy Millington\My Documents\Into the Light\Makefile.win" all g++.exe -c Untitled1.cpp -o Un...
by ShideKnight
Sun Jun 03, 2007 5:07 am
Forum: Beginners Help
Topic: Error 1 in Dev-C++
Replies: 8
Views: 369

Error 1 in Dev-C++

So... I compile the tutorials and get that error. I even tried writting my own program with a basic boilerplate and a createDevice call... I thought it was a problem with linking to the includes and librarys at first, but now i'm not sure, because I went through and did the linking and includes in a...