Skip to content

Missing lib for bazel built drake_visualizer.#6342

Merged
jwnimmer-tri merged 1 commit intoRobotLocomotion:masterfrom
brandon-northcutt:drake_visualizer_missing_lib
Jun 15, 2017
Merged

Missing lib for bazel built drake_visualizer.#6342
jwnimmer-tri merged 1 commit intoRobotLocomotion:masterfrom
brandon-northcutt:drake_visualizer_missing_lib

Conversation

@brandon-northcutt
Copy link
Copy Markdown
Contributor

@brandon-northcutt brandon-northcutt commented Jun 15, 2017

In testing the bazel built drake_visualizer

bazel build //tools:drake_visualizer && ./bazel-bin/tools/drake_visualizer

I received the error:

INFO: Running command line: bazel-bin/tools/drake_visualizer
external/director/bin/drake-visualizer: error while loading shared libraries: libQt5Multimedia.so.5: cannot open shared object file: No such file or directory
ERROR: Non-zero return code '127' from command: Process exited with status 127.

This was alleviated by adding libqt5multimedia5 to the package list in setup/ubuntu/16.04/install_prereqs.sh. This is following on from #6259 #6319 and should be blocking for my pending docker PR #6196 so that pretty visualizations are possible.


This change is Reviewable

@jwnimmer-tri jwnimmer-tri self-assigned this Jun 15, 2017
@jwnimmer-tri
Copy link
Copy Markdown
Collaborator

:lgtm: Thanks!


Reviewed 1 of 1 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved, some commit checks failed.


Comments from Reviewable

@jwnimmer-tri jwnimmer-tri merged commit 1852ab6 into RobotLocomotion:master Jun 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants