smalls12
smalls12
Build issue
Coming across the following issue when building: ``` You have called ADD_LIBRARY for library beast_lounge without any source files. This typically indicates a problem with your CMakeLists.txt file CMake Error...
I'm working on updating buildroot to install picamera. I ran into an issue that was solved by c145015. In order to get this commit in, a new release needs to...
Sorry if this is not the correct venue for asking for assistance. Is there any more documentation with regards to how to perform a subscribe? and furthermore how to receive...
Hi, I have a C++ library with an API call which will take in a callback. That callback will return a reference to another callback that is to be set...
I cleaned up the travis.yml ( simplified ). libzmq is cloned and built with cmake now. The error currently breaking travis is that the shared library could not be found,...