Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot open include file
Message
 
À
14/11/2004 22:32:24
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00961305
Message ID:
00961388
Vues:
5
Check on the project properties to see if there is a place for you to indicate where the include files are located.

As a test, you can also try by entering the full path of the header file, e.g. #include "c:\\folder\\file.h"








>I am trying to compile a C++ .net project that I inherited. When I try to compile the solution, I get a bunch of the following errors.
>
>///
>C:\PalmCDK403\C++\Samples\GenCns\GenCn\Src\bckupmgr.cpp(33): fatal error C1083: Cannot open include file: 'bckupmgr.h': No such file or directory
>///
>
>The compiler reports that about 10 of these .H files do not exist. However, they do exist and they are in the specified directory. I have even removed these files from the project and added them again. Still I get these errors.
>
>What could cause these errors and how can I fix them?
>
>Thanks,
>
>Jerry
Hector Correa
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform