Advertisement

cl.exe

Started by September 07, 2002 10:37 PM
2 comments, last by virus3355 22 years, 3 months ago
i asked this question before but i forgot what to do.. i would search it but search doesnt work. anywayz.. it was something like: ******************************************* ERROR: ------- ----Configuration: asas - Win32 Debug---- Compiling... StdAfx.cpp Compiling... asas.cpp c:\myprojects\asas\asas.cpp(12) : fatal error C1010: unexpected end of file while looking for precompiled header directive Error executing cl.exe. asas.exe - 1 error(s), 0 warning(s) ------- ******************************************* CODE: ------- #include "iostream.h" main() { cout << "Hello"; return 0; } ------- ******************************************* Sorry about forgetting.. thanks in advance!
Here is a link to your previous message.
Advertisement
Thanks.
Just so you know you can see your more recent posts in your profile.

This topic is closed to new replies.

Advertisement