http://bugs.orocos.org/show_bug.cgi?id=825
Summary: CMake errors when building Taskbrowser with editline
Product: Toolchain
Version: master
Platform: All
OS/Version: All
Status: NEW
Severity: blocker
Priority: P3
Component: OCL
AssignedTo: orocos-dev [..] ...
ReportedBy: ruben [dot] smits [..] ...
CC: orocos-dev [..] ...
Estimated Hours: 0.0
Created attachment 649
--> http://bugs.orocos.org/attachment.cgi?id=649
patch for buggy taskbrowser CMakeLists.txt
Hi,
When I tried to compile the TaskBrowser with editline I bumped into some CMake
errors. The attached patch resolves the issue.
-- Ruben
[Bug 825] CMake errors when building Taskbrowser with editline
http://bugs.orocos.org/show_bug.cgi?id=825
Peter Soetens <peter [..] ...> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Peter Soetens <peter [..] ...> 2011-03-30 17:41:27 CEST ---
(In reply to comment #0)
> Created attachment 649
> patch for buggy taskbrowser CMakeLists.txt
>
> Hi,
>
> When I tried to compile the TaskBrowser with editline I bumped into some CMake
> errors. The attached patch resolves the issue.
>
> -- Ruben
Applied. Thanks.
Peter