You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The deb package for Ubuntu 16.04 has a broken CMake configuration. When trying to build a CMake project that uses the mynteye package, the following error arises:
CMake Error at /usr/lib/cmake/mynteye/mynteye-targets.cmake:70 (message):
The imported target "mynteye" references the file
"/home/gege/MYNT-EYE-S-SDK/_install/lib/libmynteye.so.2.5.0"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
"/usr/lib/cmake/mynteye/mynteye-targets.cmake"
but not all the files it references.
The
deb
package for Ubuntu 16.04 has a broken CMake configuration. When trying to build a CMake project that uses themynteye
package, the following error arises:How to reproduce
deb
packagemynteye
(for example, the ROS wrapper)Package details:
The text was updated successfully, but these errors were encountered: