Re: VC2005 Pro: IDE (Compiler ?) can't find Stdafx.h
- From: "David F" <David-White@xxxxxxxxxxxxx>
- Date: Mon, 26 Dec 2005 08:57:26 GMT
I did not. Actually, I don't even know how to set it YES/NO.
Since I think you are up to something, please remind me how to.
BTW, even if it is set by default to YES, why would it complain
of not finding the SOURCE stdafx.h?
David
"Mark Randall" <mark[__OKTHISISFAKE_]yr@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote
in message news:OkzB6UfCGHA.532@xxxxxxxxxxxxxxxxxxxxxxx
> Did you set it to have a precompiled header?
>
> --
> - Mark Randall
> http://www.temporal-solutions.co.uk
> http://zetech.swehli.com
>
> "Those people that think they know everything are a great annoyance to
those
> of us who do"
> Isaac Asimov
>
> "David F" <David-White@xxxxxxxxxxxxx> wrote in message
> news:f_Lrf.2599$nu6.1556@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> > Running W2K+SP4.
> >
> > After installing Visuaol Studio 2005 Pro, configured for C++:
> > I tried to create a console project.from fresh. I am using a
> > single .cpp source file that was used successfully with VS2003.
> > First line has #include "stdafx.h".
> > Compiler complains: C1083 - can't find file stdafx.h.
> > To begin with, how come it can't find its own file?
> > Then, there are a gazillion stdafx.h files in the $(VCInstallDir).
> > Which one should I tell the IDE\compiler to use?
> > When I tried a couple from reasonable $(VCInstallDir)subfolders,
> > it then farther complains as follows:
> > c:\program files\microsoft visual studio 8\vc\atlmfc\include\afx.h(24) :
> > fatal error C1189
> >
> > Anybody knows what is going on here and how to resolve?
> >
> > Thanks,
> >
> > David
> >
> >
> >
> >
> >
>
>
.
- Follow-Ups:
- Re: VC2005 Pro: IDE (Compiler ?) can't find Stdafx.h
- From: Mark Randall
- Re: VC2005 Pro: IDE (Compiler ?) can't find Stdafx.h
- References:
- VC2005 Pro: IDE (Compiler ?) can't find Stdafx.h
- From: David F
- Re: VC2005 Pro: IDE (Compiler ?) can't find Stdafx.h
- From: Mark Randall
- VC2005 Pro: IDE (Compiler ?) can't find Stdafx.h
- Prev by Date: Re: basic function call problem.
- Next by Date: How to get the time from January 1, 1970.
- Previous by thread: Re: VC2005 Pro: IDE (Compiler ?) can't find Stdafx.h
- Next by thread: Re: VC2005 Pro: IDE (Compiler ?) can't find Stdafx.h
- Index(es):
Relevant Pages
|
Loading