[Bug 358] New: linking without corba fails

For more information about this bug, visit
A new bug was added:
Summary: linking without corba fails
Product: RTT
Version: orocos-trunk
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P2
Component: Build System
AssignedTo: orocos-dev [..] ...
ReportedBy: wim [dot] meeussen [..] ...

Disabling the corba support while building RTT trunk, results in a linking
error because liborocos-rtt-corba does not exist. The change below fixes this
issue, but probably won't work when corba support is enabled.

Index: rtt/src/CMakeLists.txt
===================================================================

Ruben Smits's picture

[Bug 358] linking without corba fails

For more information about this bug, visit

ruben [dot] smits [..] ... changed:

What |Removed |Added
---------------------------------------------------------------------------
Resolution| |FIXED
Status|NEW |RESOLVED

------- Comment #1 from ruben [dot] smits [..] ... 2007-03-19 10:05

fixed linking problem when building without corba (bug 358)

revision 6703