- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In compiling my code with a "use kernel32" statement I get ...
Error: Error in opening the Library module file. [KERNEL32]
use kernel32
------------^
I'm using Compaq fortran 6.6b on on Intel machine.
This used to compile.
thanks...
What happened and how do I fix it.
Error: Error in opening the Library module file. [KERNEL32]
use kernel32
------------^
I'm using Compaq fortran 6.6b on on Intel machine.
This used to compile.
thanks...
What happened and how do I fix it.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Are you using the command line or the IDE? Have you also installed Intel Fortran 7.x?
If you're using the IDE, the compiler looks in the list of folders under Tools..Options..Directories..Include Files. If the command line, the INCLUDE environment variable. The folder ending in DF98INCLUDE should be in these. If Intel Fortran 7.x folders are in the list, remove them.
Steve
If you're using the IDE, the compiler looks in the list of folders under Tools..Options..Directories..Include Files. If the command line, the INCLUDE environment variable. The folder ending in DF98INCLUDE should be in these. If Intel Fortran 7.x folders are in the list, remove them.
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I solved my own problem.
Somehow the fortran includes files directory, C:PROGRAM FILESMICROSOFT VISUAL STUDIODF98INCLUDE, was missing.
Somehow the fortran includes files directory, C:PROGRAM FILESMICROSOFT VISUAL STUDIODF98INCLUDE, was missing.

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