comment mettre 'precompiled headers' sur 'automatic use' ? [VC++] - C++ - Programmation
Marsh Posté le 06-06-2002 à 18:38:42
c'est déjà par défaut. inclus stdafx.h dans ton .cpp.
tu peux aussi les désactiver en passant par les project settings.
Marsh Posté le 06-06-2002 à 19:02:16
BenO a écrit a écrit : bah, euh, j'ai tout essayé , rien ne marche. |
non, sinon ça marcherait. tu as essayé QUOI ?
Marsh Posté le 06-06-2002 à 18:27:30
tout est dans le titre, car j'ai ca comme erreur :
"d:\program files\microsoft visual studio\vc98\allegro\examples\exfixed.c(59) : fatal error C1010: unexpected end of file while looking for precompiled header directive
Error executing cl.exe."