Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Hello

Status
Not open for further replies.

al5f1nx

Programmer
Apr 12, 2004
4
IT
ok i go this problem compiling with Dev C++:

Compiler: Default compiler
Executing g++.exe...
g++.exe "C:\s.i.d\sql\Main.cpp" -g3 -l "C:\s.i.d\sql\Main.exe" -I"F:\dev c++\Dev-Cpp\include\c++" -l"F:\dev c++\Dev-C:\s.i.d\sql\mingw32"
-I"C:\s.i.d\sql\backward" -I"C:\s.i.d\sql\include"
-L"C:\s.i.d\sql\lib"
Execution terminated

And the error is "Syntax error before '/'token" Line 79, that in fact is an empty line...
Does anybodu know what might be the cause?

thnx in advance
 
Paste a dozen lines or so prior to the line in question, and a few after it for good measure.



--
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top