- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I have a simple visual studio solution with a cpp project and a fortran static library project.
The ccode calls a subroutine in the fortran library.
It builds and runs,with LNK4217 errors.
When I copy this solution to another workstation, it fails, complaining that it cant find ifconsol.
Both computers are Win7, x64, Visual Fortran Compiler XE, Visual Studio 2010.
I compared the vcxproj files on both computers, and they look the same.
Since the solution runs on one pc, I am suspecting that a setting in Visual Studio may be the problem.
Any ideas?
Thanks
I have a simple visual studio solution with a cpp project and a fortran static library project.
The ccode calls a subroutine in the fortran library.
It builds and runs,with LNK4217 errors.
When I copy this solution to another workstation, it fails, complaining that it cant find ifconsol.
Both computers are Win7, x64, Visual Fortran Compiler XE, Visual Studio 2010.
I compared the vcxproj files on both computers, and they look the same.
Since the solution runs on one pc, I am suspecting that a setting in Visual Studio may be the problem.
Any ideas?
Thanks
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks very much, somehow the path was present only for the release configuration.

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