Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
28928 Discussions

problem with preprocessor definitions

Terry_G_
Beginner
554 Views

Intel Fortran compiler 18.0

Visual Studio CE 4.7.02053

 

In project properties tab:"Fortran>>Preprocessor>>Preprocess Source File"  --> the field is set to "Yes"

In project properties tab: "Fortran>>Preprocessor>>>Preprocessor Definitions" -->

I set a value, click apply, dialog disappears then immediately reappears without any definition presisting.

I compile the source code and some preprocessor blocks are ignored (when they should not have been).

 

An edit of the project file (*.vfproj) does show the preprocessor definitions --> go back to the project properties tab for preprocessor definitions and nothing is displayed.

?

 

 

0 Kudos
1 Reply
Steve_Lionel
Honored Contributor III
554 Views

I assume that by “Visual Studio CE” you mean Community Edition.

I suggest uninstalling and reinstalling Intel Parallel Studio - something is obviously not right.

0 Kudos
Reply