![]() |
| | #1 |
| Registered User Join Date: May 2009
Posts: 73
| Compiler missing stdafx.h include file |
| jamort is offline | |
| | #2 | |
| Mysterious C++ User Join Date: Oct 2007
Posts: 16,078
| stdafx.h is not a standard header. It's a manually created header for projects, such as my_include.h.
__________________ Using: Microsoft Windows™ 7 Professional (x64), Microsoft Visual Studio™ 2010 Ultimate, C++0x "Thanks Elysia. You're a programming master! How the hell do you know every thing?" "Thanks for all your help. It's obvious yall really know what you're talking about when it comes to OOP/C++ stuff." Quoted... at least once. Quote:
| |
| Elysia is offline | |
| | #3 |
| Registered User Join Date: Dec 2006 Location: Canada
Posts: 2,322
| It's added by Visual Studio for precompiled headers(?). Just take it out. |
| cyberfish is offline | |
| | #4 |
| Registered User Join Date: May 2009
Posts: 73
| yeah i commented it out and it worked.. |
| jamort is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Compiling C in Visual Studio 2005 | emanresu | C Programming | 3 | 11-16-2009 04:25 AM |
| Memory Address | kevinawad | C++ Programming | 18 | 10-19-2008 10:27 AM |
| C programing doubt | sivasankari | C Programming | 2 | 04-29-2008 09:19 AM |
| C++ std routines | siavoshkc | C++ Programming | 33 | 07-28-2006 12:13 AM |
| Encryption program | zeiffelz | C Programming | 1 | 06-15-2005 03:39 AM |