- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've just installed visual studio 2013 and upgraded my intel visual fortran installation to the most current (2015 update). I let VS upgrade the solution and project files of a number of my fortran-C mixed language solutions, all of which are fortran mains calling C libs (using VC compiler). All compilations finished without fatal errors and the executables all run. My problem is that when trying to run in debug mode I get the following error for all compiled solutions: Unable to start program <c:\directory\solution_name_lib.lib> ... where directory is the directory containing the final executable and the C lib of the solution. I've tried messing with the target directory properties of both fortran and C projects but to no avail. Anyone got a clue?
Thanks
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hmm, this does sound familiar. Let me look for the earlier reports of this, especially the properties not being correctly migrated.
- 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
Steve
I downloaded Fortran_Calls_C.zip from your last mail...converted it to vs2013 and it ran in debug mode (called from the DEBUG tab of Devenv) without a problem.
So the problem must be with how I've setup the solution on my side. Still clueless however.
Thanks again for the quick response,
Malcolm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please attach the .vfproj file from your Fortran project.

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