Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
#include files
Message
From
07/10/2008 16:24:56
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Project manager
Title:
#include files
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01353440
Message ID:
01353440
Views:
67
I have a project which I compile into an Win32 EXE file. As part of the project I have a program, called genericLogger.prg, which contains the following pre-processor directive: #include generic.h.

I can successfully compile the EXE without errors yet when I run the EXE I get a message saying one of the #defines in the generic.h file is missing: "Variable 'FCREATE_READWRITE' is not found."

I've tried to include the generic.h as part of the project but that makes no difference.

I don't want to have to put these #include directly into the program since that really defeats the purpose of an include file.

thanks in advance!
Bruce Crane
Software Engineer
Regulus Integrated Solutions, LLC - Napa
Next
Reply
Map
View

Click here to load this message in the networking platform