- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The C & Fortran projects build without errors, but when I try to build the solution I get the following error message.
Error 76 error MSB4075: The project file "Path\\ProjectName.vfproj" must be opened in the Visual Studio IDE and converted to the latest version before it can be built by MSBuild.
Suggestions?
Mike
Link Copied
- 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
Same problem in Fortran 13 / VS2012. Nothing in the release notes though.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I see material for VS2010/VS2012 migration in the 13.1.1 release notes under section 3.6. It makes specific reference to the error in the original post in section 3.6.2.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is this the link you are refering to? http://software.intel.com/sites/default/files/article/251098/release-notes-f-2013-w-en-u3.pdf
3.6.2 talks about C++ projects referencing Fortran projects. My problem is with Fortran not C++.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The error in the original post here is reported by the build system for a C++ or whatever language project (an MSBuild built project) not understanding the project file for the Fortran project - Fortran projects are not built by MSBuild. If you don't have this situation then you need to describe in more detail your situation and the error that you are seeing.

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