- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Could you please let me know does Intel Fortran support MSbuild for team build in Team foundation server? I just created a intel Fortran project in Visual studio 2010 and compiled successfully in my local PC. While I did team build I got the error message below. I do install vs2010 and intel fortran in build machine.
"The project file "DDC.vfproj" is not supported by MSBuild and cannot be built."
Could you please let me know how can I fix the problem. I apreciate your help very much.
Thanks,
Kafty
Could you please let me know does Intel Fortran support MSbuild for team build in Team foundation server? I just created a intel Fortran project in Visual studio 2010 and compiled successfully in my local PC. While I did team build I got the error message below. I do install vs2010 and intel fortran in build machine.
"The project file "DDC.vfproj" is not supported by MSBuild and cannot be built."
Could you please let me know how can I fix the problem. I apreciate your help very much.
Thanks,
Kafty
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
MSbuild is not supported by Intel Fortran at this time. You can start a build from the command line using "devenv" and specifying the project. See devenv /? for more information.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
MSbuild is not supported by Intel Fortran at this time. You can start a build from the command line using "devenv" and specifying the project. See devenv /? for more information.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Steve,
I got it. thanks for your help
Kafty

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