- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have used a Fortran DLL building in CVF6.6 with the DLL import library included in a project. When I created this project(Fortran Console Application) without selecting the bottom dialog box which is "This project will be linking against one or more Fortran DLL Import libraries.", I got the error " forrtl: severe (29): file not found, unit 4, file F:\\fortran\\test_CVF\\fort.4 ". However, when I created the same project but selected the dialog box, the project ran well. I donot know what happened to the project.
Now I am trying to use the Fortran DLL building in IVF11.1 with the DLL import library. When I creat a project(Fortran Console Application) in IVF, which doesnot have the dialog box like that CVF has, I get the same error as that occured in the CVF project not selecting the dialog box. So what should i do to solve the problem in IVF?
Thanks a lot!
Best regards
Jack
Now I am trying to use the Fortran DLL building in IVF11.1 with the DLL import library. When I creat a project(Fortran Console Application) in IVF, which doesnot have the dialog box like that CVF has, I get the same error as that occured in the CVF project not selecting the dialog box. So what should i do to solve the problem in IVF?
Thanks a lot!
Best regards
Jack
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Right click on the executable project, select Properties > Fortran > Libraries. Set Runtime Library to "Multithreaded DLL".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks a lot, Steve!
It works well.
Best regards
Jack
It works well.
Best regards
Jack

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