Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic Rhapsody (steve huntington)
Decrease font size
Increase font size
Topic Title: Visual Studio 2005
Topic Summary:
Created On: 5-Oct-2006 06:35
Status: Read Only
Linear : Threading : Single : Branch
Search Topic Search Topic
Topic Tools Topic Tools
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
 5-Oct-2006 06:35
User is offline View Users Profile Print this message


Lars Denker Jørgensen

Posts: 14
Joined: 1-Mar-2006

Hello

Does Rhapsody not support Visual studio 2005?
When I try to install Rhapsody and have to choose the location of the Visual Studio .NET, I get the message that Visual Studio .NET installation can't be located.

Thanks, Denker
Report this to a Moderator Report this to a Moderator
 5-Oct-2006 06:37
User is offline View Users Profile Print this message


Lars Denker Jørgensen

Posts: 14
Joined: 1-Mar-2006

Sorry, I found the answer in an older thread.
Report this to a Moderator Report this to a Moderator
 6-Oct-2006 19:33
User is offline View Users Profile Print this message


Tim Brockwell

Posts: 5
Joined: 22-Jun-2005

I have the same problem.
Report this to a Moderator Report this to a Moderator
 6-Oct-2006 19:34
User is offline View Users Profile Print this message


Tim Brockwell

Posts: 5
Joined: 22-Jun-2005

Where did you find the answer?
Report this to a Moderator Report this to a Moderator
 13-Oct-2006 21:54
User is offline View Users Profile Print this message


Jan Diep

Posts: 18
Joined: 31-May-2005

It won't install or you can't compile? In order to choose .NET, you have to have Rhapsody 6.0 or later (I believe). A workaround might be to choose an earlier version of Visual C++ (5.0), then recompile .NET.
Report this to a Moderator Report this to a Moderator
 16-Oct-2006 18:49
User is offline View Users Profile Print this message


Tim Brockwell

Posts: 5
Joined: 22-Jun-2005

I received the following response from tech support. It answered my question:

Although VS 2005 isn't listed as a supported development environment (or available as an IDE selection as you have noticed) it is quite possible to get it to work with Rhapsody. I suggest that you select one of the other Microsoft IDE's (the earlier version of Visual Studio, or .NET) then copy the attached Vcvars32.bat file to the <Rhapsody_installation_folder>\Share\etc directory. Now you need to recompile the C and C++ frameworks for use with VS 2005 - see instructions
below:

1: Open a DOS command line window
2: cd <Rhapsody_installation_folder>\Share\LangC
3: ..\etc\msmake.bat msbuild.mak (ignore the warning messages due to a modified compiler option (/GX to be replaced by /EHsc) and some "deprecated" system function declarations like sprintf)
4: cd <Rhapsody_installation_folder>\Share\LangCpp
5: ..\etc\msmake.bat msbuild.mak (again ignore the compiler warning
messages...)

This will now allow you to VS 2005 with Rhapsody, however you will get depreciation warnings when you compile. These can be eliminated by changing the following property in Rhapsody:

Subject CPP_CG
Metaclass Microsoft
Property CompileSwitches MultiLine "/I . /I $OMDefaultSpecificationDirectory /I $(OMROOT)\\LangCpp /I $(OMROOT)\\LangCpp\\oxf /nologo /W3 /EHsc $OMCPPCompileCommandSet /D \"_AFXDLL\" /D \"WIN32\" /D \"_CONSOLE\" /D \"_MBCS\" /D \"_WINDOWS\" /D \"_CRT_SECURE_NO_DEPRECATE\" $(INST_FLAGS) $(INCLUDE_PATH) $(INST_INCLUDES) /c "
End
End

Regards,

Ryan Chamberlain,
Technical Support Engineer.
Report this to a Moderator Report this to a Moderator
 9-Jan-2007 10:44
User is offline View Users Profile Print this message


Martin Dowie

Posts: 6
Joined: 13-Apr-2006

[QUOTE=tim@brocktec.com]... copy the attached Vcvars32.bat file to the <Rhapsody_installation_folder>\Share\etc ...[/QUOTE]

Could someone please post this new version of Vcvars32.bat to this forum?
Cheers
-- Martin
Report this to a Moderator Report this to a Moderator
 9-Jan-2007 11:22
User is offline View Users Profile Print this message


Martin Dowie

Posts: 6
Joined: 13-Apr-2006

Ah! It's all at:

[url]http://www.ilogix.com/forum/showthread.php?t=2342[/url]
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic Rhapsody forum.
There are currently 0 users logged in.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.