![]() |
Telelogic Rhapsody (steve huntington) | ![]() |
Topic Title: Visual Studio 2005 Topic Summary: Created On: 5-Oct-2006 06:35 Status: Read Only |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
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 |
|
![]() |
|
![]() |
|
Sorry, I found the answer in an older thread.
|
|
![]() |
|
![]() |
|
I have the same problem.
|
|
![]() |
|
![]() |
|
Where did you find the answer?
|
|
![]() |
|
![]() |
|
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.
|
|
![]() |
|
![]() |
|
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. |
|
![]() |
|
![]() |
|
[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 |
|
![]() |
|
![]() |
|
Ah! It's all at:
[url]http://www.ilogix.com/forum/showthread.php?t=2342[/url] |
|
![]() |
Telelogic Rhapsody
» Rhapsody Category » Rhapsody
»
Visual Studio 2005
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.