GIDForums

Go Back   GIDForums > Computer Programming Forums > MS Visual C++ / MFC Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read


 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 23-Mar-2008, 03:49
rastovacd rastovacd is offline
New Member
 
Join Date: Nov 2007
Posts: 12
rastovacd is on a distinguished road

Fatal error C1083: Cannot open include file: 'stdafx.h': No such file or directory...


I have a problem with

fatal error C1083: Cannot open include file: 'stdafx.h': No such file or directory Error executing cl.exe.

I tray change Project<Settings<C/C++<Precompiled headers and It do not success.

Thank you
  #2  
Old 27-Mar-2008, 05:42
Janakiraman Janakiraman is offline
Junior Member
 
Join Date: Apr 2005
Location: Chennai - India
Posts: 47
Janakiraman is on a distinguished road

Re: fatal error C1083: Cannot open include file: 'stdafx.h': No such file or directory Er


Hi,

Could you please try doing "Rebuild All" in Build menu.
  #3  
Old 03-Apr-2008, 18:15
Arline Arline is offline
New Member
 
Join Date: Dec 2007
Posts: 5
Arline is on a distinguished road

Re: Fatal error C1083: Cannot open include file: 'stdafx.h': No such file or directory...


you must save all files in the same folder
and
use the same name of the header file as followes:

Sum.h // when you named your header file and saved it ,
we must call it as :
#include "Sum.H" in the .cpp file and main.cpp
 

Recent GIDBlogNew Corolla Altis, 10th Generation - Part I by Nihal

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Power Calibration Error In Nero Fix (hopefully) matt3678 Computer Hardware Forum 51 22-Apr-2008 08:29
After execution - Error cannot locate /Skin File? WSCH CPP / C++ Forum 1 05-Mar-2005 20:03
fltk-2.0 cvs Plumb FLTK Forum 20 13-Nov-2004 07:10
Can't view pages from another machine on the Intranet aevans Apache Web Server Forum 9 14-May-2004 02:26
[Tutorial] Standard I/O aaroncohn C Programming Language 20 27-Feb-2004 21:07

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 17:26.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.