- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
on a
use USER32, only:...
I am getting the compile error:
"this is not a dec fortran module"
on one of two installations of cvf6.6b. The other works ok.
The user32.mod seems to be in place (though no lib)
Does anyone have a clue on what might be wrong?
The compile is done via command line and environment variables are in place.
Tim
use USER32, only:...
I am getting the compile error:
"this is not a dec fortran module"
on one of two installations of cvf6.6b. The other works ok.
The user32.mod seems to be in place (though no lib)
Does anyone have a clue on what might be wrong?
The compile is done via command line and environment variables are in place.
Tim
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you also have Intel Fortran installed, go to Tools..Options..Directories. For each of the categories, remove the Intel Fortran 7.1 folders from the list.
Steve
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Since he's compiling from command line, he'd better check INCLUDE environment variable first.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Oh, right. Installing Intel Fortran adds its folders to the INCLUDE, LIB and PATH environment variables. You'll want to remove those. I suggest not having the LIB and INCLUDE folders defined system-wide and starting the command prompt session using the appropriate shortcut in the CVF or Intel Fortran program group, which will define the right environment variables.
Steve
Steve

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page