Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
RobWork
RobWork
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 18
    • Issues 18
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Requirements
    • Requirements
    • List
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • SDU Robotics
  • RobWorkRobWork
  • Issues
  • #4

Closed
Open
Created Apr 28, 2016 by Michael Bejer-Andersen@mband

RobWorkSim buildsystem fails to properly handle situation with Bullet installed but not explicitly enabled

See https://tek-marvin-6.sandbox.tek.sdu.dk:8083/job/robwork-defaults/56/console for more information, but basically it is

-- RobWorkSim: Bullet enabled and found.
-- BUILD_rwsim_bullet  OFF : Disabled by default.

And then:

/usr/bin/ld: cannot find -lrwsim_bullet
collect2: error: ld returned 1 exit status

Because it tries to link with RobWorkSim bullet things, that is didn't build for some reason (which is the issue)

The solution should fit the following:

  1. The RobWorkSim Bullet things should be compiled by default when Bullet is found.
  2. If the user explicitly disables bullet, then it shouldn't be built (nor linked with).
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking