python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
C++/C Importing Third Party Library to CMake
Hi I was wondering if anyone here could help me identify what I'm doing wrong while trying to add a library to my CMake project:
So originally I built the library https://github.com/recp/cglm in the c...
bigMojito
Votes: 0
Answers: 1
CMake find_package for another library in same project
I want to make a builder project that checks out sub-modules and builds them as a group, and I would like to build them in a single pass.
builder
submod1
submod2 #depends on submod1
submod3 #de...
Sir Demios
Votes: 0
Answers: 1
Error with failing to load plugin in gazebo because of undefined symbol
When I run "roslaunch" there is the error:
[Err] [Plugin.hh:178] Failed to load plugin libmodel_push.so: /Robosub_Simulation/devel/lib/libmodel_push.so: undefined symbol: _ZN9ModelPush14SetJ...
James Chong
Votes: 0
Answers: 1
Qt 6.2.4 for QNX710 on Ubuntu 20.04 - Qt version is not properly installed
I tried to build Qt 6.2.4, installed via qt-unified-linux-x64-4.3.0-1-online.run on Ubuntu 20.04 LTS in a Virtual Box.
I installed Qt 6.2.4 in ~/Qt6 for Desktop gcc 64-bit and in source code.
QNX 7.1...
PirklW
Votes: 0
Answers: 1