|
It is currently Thu Feb 09, 2012 12:35 am
|
View unanswered posts | View active topics
| 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. |
 |
|
 |
|
| Author |
Message |
|
guerrera_desesperada
|
Post subject: Building confiugurations sequentially Posted: Fri Jan 16, 2009 8:36 am |
Joined: Fri Jan 16, 2009 8:33 am Posts: 2
|
|
I have a rhapsody project in which i have different configurations for building libraries and executables that use those libraries. Is there a way to automize the build process so that first the libraries are built and then the executable is built using the newly created libraries?
Thanks in advance
|
|
|
|
 |
|
Farquad
|
Post subject: Posted: Fri Jan 16, 2009 8:49 am |
Joined: Thu Sep 13, 2007 7:34 pm Posts: 397 Location: London
|
|
Presumably you have defined the dependencies to the libs via a dependency with <<Usage>> between components?
Recent versions of Rhapsody provide a Build with Dependencies option. Which version are you using?
|
|
|
|
 |
|
guerrera_desesperada
|
Post subject: Posted: Fri Jan 16, 2009 11:48 am |
Joined: Fri Jan 16, 2009 8:33 am Posts: 2
|
|
Currently I'm using Rhapsody 4.01 but I will start using Rhapsody7.2 very shortly. I am not using dependencies with the keyword "Usage". What I am doing is as follows. For example assume I hava a library called a.lib and in that library I have interface and implementation classes. I am interested in using the services provided by the interfaces but not how these services are provided through implementation classes. In my executable project, I make use of the interface classes of the library. Therefore I define those interface classes in my executable project and make the "Use as External" property true and specify the filename to use. I add the a.lib library to the libraries of the project and the interface classes to the included files. There are occasions where I change both the library code and the executable code. In those occasions, I want to be able to rebuild the library project automatically while building the executable project so that I don't have to do two separate builds, one for the library and one for the executable.
|
|
|
|
 |
|
Farquad
|
Post subject: Posted: Fri Jan 16, 2009 2:19 pm |
Joined: Thu Sep 13, 2007 7:34 pm Posts: 397 Location: London
|
|
Rhapsody didn't support the sort of control you want over your build back in the days of 4.01 (must be about 6 years ago).
It now comes as standard and I think it was introduced by 7.2. Why not use 7.4?
|
|
|
|
 |
|
|
 |
|
 |
|
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
|
|