RHAPSODY4YOU

--Independent Rational Rhapsody Forum--
It is currently Thu Sep 09, 2010 11:08 am

All times are UTC



Welcome
Welcome to RHAPSODY4YOU

You are currently viewing our boards as a guest, which gives you limited access to view most discussions and access our other features. By joining our free community, you will have access to post topics, respond to polls, upload and download content, and access many other special features. Registration is fast, simple, and absolutely free, so please, register to join our community today.




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Rhapsody7.4 support for Visual Studio 2008
PostPosted: Thu Dec 04, 2008 9:50 am 
Offline

Joined: Thu Aug 30, 2007 4:31 pm
Posts: 152
Location: Germany
Out of the box Rhapsody does not support Visual Studio 2008 but it's pretty easys to make it working. So if you have VS2008 just follow the instructions:

(1) During Rhapsody installation select "Check for Real Time OS Settings"
(2) Select Visual Studio 2005
(3) Locate in your Visual Studio installation directory the file vcvars32.bat - remember or copy the path to it (i.e. C:\Program Files\Microsoft Visual Studio 9.0\VC\bin\vcvars32.bat)
(4) After Rhapsody installation in the folder rhapsodyInstall\Share\etc open the file msmake.bat and point to your vcvars32.bat file.

So the content of the file should look like this

Code:
@echo off
if "%2"=="" set target=all
if "%2"=="build" set target=all
if "%2"=="rebuild" set target=clean all
if "%2"=="clean" set target=clean
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\bin\vcvars32.bat" x86.
echo ``nmake.exe
nmake /nologo /S /F %1 %target% %3 %4 %5 %6


(5) Start Rhapsody and create a new Rhapsody project that uses the Microsoft configuration settings
(6)Select Code > Build Framework.

You're now able use VS2008 ...


Top
 Profile  
 
 
 Post subject: Need "MSWebServices.lib" and "MSWebServicesR.lib" for VS2008
PostPosted: Thu Apr 02, 2009 11:22 pm 
Offline

Joined: Thu Apr 02, 2009 11:15 pm
Posts: 1
Hi Rhapsody gurus,
Building the framework with Visual Studio 2008 is fine, except for "MSWebServices.lib" and "MSWebServicesR.lib" libraries! They need to be built by i-Logix/Telelogic/IBM technical folks (Dev or AEs who have access to the source files of the webify). Would someone there build those two libraries with Visual Studio 2008 and share them here with others? Without the correct libs the webify enabled application won't start.
Thanks!


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for: