[Bug 374] New: Helloworld linking error

For more information about this bug, visit
A new bug was added:
Summary: Helloworld linking error
Product: OCL
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Other
AssignedTo: orocos-dev [..] ...
ReportedBy: wim [dot] meeussen [..] ...

Compiling Helloworld results in a linking problem with liborocos-taskbrowser.

wmeeusse's picture

[Bug 374] Helloworld linking error

For more information about this bug, visit

wim [dot] meeussen [..] ... changed:

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

------- Comment #2 from wim [dot] meeussen [..] ... 2007-04-18 09:29

patch committed

wmeeusse's picture

[Bug 374] Helloworld linking error

For more information about this bug, visit
A comment was added:
------- Comment #1 from wim [dot] meeussen [..] ... 2007-04-18 09:28

The problem is twofold:
- helloworld has no dependency on the taskbrowser
- the taskbrowser gives no fatal error when libncurses-dev is not installed.

This patch fixes the problem:

Index: ../taskbrowser/CMakeLists.txt
===================================================================