| | |
VC++6.0 error C2059: syntax error : 'end of file'
Please support our C++ advertiser: Intel Parallel Studio Home
Thread Solved |
•
•
Join Date: Jul 2007
Posts: 2
Reputation:
Solved Threads: 0
Ok I have a bug that is very hard to pinpoint. Upon Compilation I get
Compiling...
Forkin.cpp
\vc98\include\xlocale(467) : error C2059: syntax error : 'end of file'
ForkLift.cpp
MainWnd.cpp
\vc98\include\xlocale(467) : error C2059: syntax error : 'end of file'
Mat4f.cpp
Generating Code...
Error executing cl.exe.
Forkin.exe - 2 error(s), 0 warning(s)
I take it the Message is pointing to the xlocale include which is part of C++. I guess the error originates in Forkin.cpp and searched for missing tokens to no avail.
I would appreciate any info.
Thanks in advance
Dinobod
Compiling...
Forkin.cpp
\vc98\include\xlocale(467) : error C2059: syntax error : 'end of file'
ForkLift.cpp
MainWnd.cpp
\vc98\include\xlocale(467) : error C2059: syntax error : 'end of file'
Mat4f.cpp
Generating Code...
Error executing cl.exe.
Forkin.exe - 2 error(s), 0 warning(s)
I take it the Message is pointing to the xlocale include which is part of C++. I guess the error originates in Forkin.cpp and searched for missing tokens to no avail.
I would appreciate any info.
Thanks in advance
Dinobod
[quote=DinoBod;403524] awesome
cheers!
•
•
•
•
Ok I have a bug that is very hard to pinpoint. Upon Compilation I get
Thanks to all concerned. I got it figured. What I did was include a
Function header( not a class) and did not inline the Functions or
should I say didn't declare them well anyway It works now
Thanks again
cheers!
Dont forget to spread the reputation to those that deserve!
![]() |
Similar Threads
- syntax error after API call (C++)
- How to select data frm text file based on a condition (C)
- help with errors (C++)
- Syntax error (missing operator) in query expression 'OrderNo='.HELP PLEASE (ASP)
- overloading problem (C++)
- Homework - error C2059: syntax error : ']' (C++)
- help needed with errors (C++)
- C++ complete binary tree using an array. Unexpected end file (C++)
Other Threads in the C++ Forum
- Previous Thread: can you help me plz
- Next Thread: tech
| Thread Tools | Search this Thread |
api array arrays based beginner binary c++ c/c++ calculator char class classes code compile compiler console conversion count delete deploy desktop directshow dll download dynamic dynamiccharacterarray encryption error file forms fstream function functions game getline givemetehcodez google graph gui homeworkhelp homeworkhelper iamthwee ifstream input int integer java lib linkedlist linker linux list loop looping loops map math matrix memory news number output parameter pointer problem program programming project proxy python random read recursion recursive reference return rpg string strings struct temperature template templates test text text-file tree unix url variable vector video visual visualstudio win32 windows winsock word wordfrequency wxwidgets





