Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] Third Party Tools

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 09-11-2007, 07:19 PM
mrw mrw is online now
Registered User
 
Join Date: 12-12-2005
Posts: 4
What is the best way to support the Intel compiler?

We are using VS2005 and have the Intel 9.1 C++ compiler integrated with VS. The Make VS.Net action does not invoke the Intel compiler. Is there an action for the Intel compiler or some setting I have to change?
Reply With Quote
  #2  
Old 09-12-2007, 01:28 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
If you've converted your project(s) to use the Intel C++ compiler (within VS) and build using devenv in the Make VS.NET action (since MSBuild doesn't support building .icproj files--select devenv in the Override field on the Options tab), it (VS) should use the Intel compiler. Our tests product build output like:

9/12/2007 12:24:52 PM: Building project step 'Make VS 2005'...
Pre-processing...

Building configuration 'Debug|Win32'...

Microsoft (R) Visual Studio Version 8.0.50727.42.
Copyright (C) Microsoft Corp 1984-2005. All rights reserved.
------ Build started: Project: mfc1, Configuration: Debug Win32 ------
Compiling resources...(Microsoft VC++ Environment)
Compiling with Intel(R) C++ 9.1 ...(Intel C++ Environment)
...
Reply With Quote
  #3  
Old 09-13-2007, 08:03 PM
mrw mrw is online now
Registered User
 
Join Date: 12-12-2005
Posts: 4
I couldn't get this to work and then discovered that you have to specify the .sln file as the 'filename' parameter.

If you specify the .vcproj (as I did) it won't work. If you specify the Intel file .icproj you get an unsupported file type message.
Reply With Quote
  #4  
Old 09-14-2007, 10:52 AM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
The main download at http://www.kinook.com/Download/VisBuildProEval.exe has been updated to handle .icproj files properly.
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 04:35 AM.


Copyright © 1999-2023 Kinook Software, Inc.