- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am building a "C" DLL that depends on some FORTRAN ( in a separate project, of course) in the same Visual Studio solution. The "C" project has a 'project dependency' on the FORTRAN project.
I am using 12.0 Update 3 (latest)
Worked great in Visual Studio 2008
In Visual Studio 2010 , when I try and build the "C" project ( that depends on the VFPROJ)
"......vfproj" must be opened in the Visual Studio IDE and converted to the latest version before it can be built by MSBuild
The odd thing is that if I click on the Fortran Project in the solution and manually build/rebuild it works fine.
I am using 12.0 Update 3 (latest)
Worked great in Visual Studio 2008
In Visual Studio 2010 , when I try and build the "C" project ( that depends on the VFPROJ)
"......vfproj" must be opened in the Visual Studio IDE and converted to the latest version before it can be built by MSBuild
The odd thing is that if I click on the Fortran Project in the solution and manually build/rebuild it works fine.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is covered in the Fortran release notes - see the section "Microsoft Visual Studio 2010 Notes" (3.6 in the current issue.)
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is covered in the Fortran release notes - see the section "Microsoft Visual Studio 2010 Notes" (3.6 in the current issue.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks, this VS Studio 2010 "upgrade" has been more painful that I had hoped...

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