11-12-2008 04:10 PM
11-13-2008 07:10 AM
11-13-2008 12:14 PM - edited 11-13-2008 12:14 PM
Hello Michel,
If the previous post does not work for you, you might also try using preprocessor directives such as #ifdef and/or #ifndef to avoid redefinition.
11-14-2008 08:40 AM
11-14-2008 02:54 PM
Michel,
You should be able to type the preprocessor directives directly into your header file without configuring any of the environment options. I have the default options that were set with installation and it allows me to build a project with these directives.