cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Help us improve the PTC Community by taking this short Community Survey! X

Pro/Toolkit Compiler Support

JimRidge
1-Visitor

Pro/Toolkit Compiler Support

Is it possible to use Pro/Toolkit with Visual Studio 2005, or Visual
Studio 2008? Just received a laptop upgrade and neglected to ask this
question before the new software was installed.



Thanks,

Jim



Jim Ridge

Senior Technologist

Design Solutions - Global Pro/E

Eaton Corporation

Vehicle Group - Truck Division

Galesburg, MI

269.342.3694

-






This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
2 REPLIES 2

OK, before anybody fires back with the obvious question... I'm on
Wildfire 3.0.




Jim,
You have to remember to separate the IDE from the compiler and linker. The
Visual Studio software is an IDE that is bundled with a compiler and
linker from a specific version of the Windows Platform SDK. Here is an
example scenario.

I have Wildfire 3.0 and MSVC .NET 2008. Can I compile a Pro/TOOLKIT
Wildfire 3.0 application?

Yes.

However; I need to execute some extra steps in order to do this
successfully:
Download the Windows Server 2003 Platform SDK R2. This contains the
compiler, linker, and runtime libraries that PTC supports. The software
matrix for WF 3.0 Pro/TOOLKIT states that it supports .NET 2003. The SDK
mentioned also contains this compiler, linker, and libraries.
Open an environment (command prompt) for the architecture and build that
you desire. These environment batch files come with the Platform SDK and
are accessible on the Start menu.
Start MSVC .NET 2008 and configure it to use the compiler, linker, and
libraries of the Step #2 environment. In the environment command prompt
window type: devenv.exe /USEENV (assuming the path to devenv.exe is in
your PATH variable). This will start MSVC .NET 2008 IDE pointing to the
proper "stuff".

You can also use this process for any of the Express edition IDE's.



Patrick Williams
Sr. Systems Engineer II
Mechanical Engineering Solutions
Missile Systems
Raytheon Company

+1 520.545.6995 (business)
+1 520.545.6399 (fax)
-

TU/M12/8
6221 S Palo Verde Rd
Tucson, AZ 85706 USA
www.raytheon.com



This message contains information that may be confidential and privileged.
Unless you are the addressee (or authorized to receive mail for the
addressee), you should not use, copy or disclose to anyone this message or
any information contained in this message. If you have received this
message in error, please so advise the sender by reply e-mail and delete
this message. Thank you for your cooperation.



Announcements


Top Tags