- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello.
I have the following problem. I am not using Visual Studio, but using MSBuild is pretty comfortable for me. So, I have *.vcxproj file and I'd like to built the corresponding project using Intel C++ Composer XE (mentioned project depends on MKL & IPP). I have Microsoft SDK 7.1 installed, so It seemed easy for me. But, it appears that installer of Intel C++ Composer XE does not installs necessary *.targets and *.props file (used by MSBuild or Visual Studio) if I do not have Visual Studio. I don't see any reason why it should be so. Can anybody give some explanation or recomendation? From my point of view I have all necessary tools installed (MSBuild and Microsoft SDK are free), and I do not want to buy Visual Studio, because it is not required for my project.
Thanks,
Vitali.
I have the following problem. I am not using Visual Studio, but using MSBuild is pretty comfortable for me. So, I have *.vcxproj file and I'd like to built the corresponding project using Intel C++ Composer XE (mentioned project depends on MKL & IPP). I have Microsoft SDK 7.1 installed, so It seemed easy for me. But, it appears that installer of Intel C++ Composer XE does not installs necessary *.targets and *.props file (used by MSBuild or Visual Studio) if I do not have Visual Studio. I don't see any reason why it should be so. Can anybody give some explanation or recomendation? From my point of view I have all necessary tools installed (MSBuild and Microsoft SDK are free), and I do not want to buy Visual Studio, because it is not required for my project.
Thanks,
Vitali.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It could be an oversight around the MSBuild.
Let's try to copy/paste the .targets/.props files by hand to see if it would work.
Jennifer

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