Hi,
I was trying to build "Next" revision, on Linux x64 LTS 14.05. Everything went fine, except when I try to launch binary I get few errors:
./build/librepilot-gcs_release/bin/librepilot-gcsCommand line ("./build/librepilot-gcs_release/bin/librepilot-gcs")
Loading system settings from "/home/jedas/libre/librepilot/build/librepilot-gcs_release/share/librepilot-gcs/"
Loading user settings from "/home/jedas/.config/LibrePilot/LibrePilot GCS.xml"
main - system locale: "en_US"
main - GCS locale: "en_US"
main - language: "en_US"
OsgEarth::registerQmlTypes - registering Qml types...
SerialPluginConfiguration::restoresettings - speed "57600"
qt.network.ssl: QSslSocket: cannot resolve SSLv2_client_method
qt.network.ssl: QSslSocket: cannot resolve SSLv2_server_method
./build/librepilot-gcs_release/bin/librepilot-gcs: symbol lookup error: /home/jedas/libre/librepilot/build/librepilot-gcs_release/lib/librepilot-gcs/qt5/plugins/mediaservice/libgstmediaplayer.so: undefined symbol: gst_video_connector_get_type
I've checked up, qt56multimedia is present and up to date. Any ideas?
regards,
Gedas