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
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