Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

colcon build --symlink-install 编译报错 #10

Open
JINAOLONG opened this issue Nov 13, 2024 · 0 comments
Open

colcon build --symlink-install 编译报错 #10

JINAOLONG opened this issue Nov 13, 2024 · 0 comments

Comments

@JINAOLONG
Copy link

CMake Error at CMakeLists.txt:60 (add_executable):
Target "objects_publisher" links to target "libusb::libusb" but the target
was not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?

CMake Error at CMakeLists.txt:60 (add_executable):
Target "objects_publisher" links to target "GLEW::GLEW" but the target was
not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?

CMake Error at CMakeLists.txt:60 (add_executable):
Target "objects_publisher" links to target "Qt5::OpenGL" but the target was
not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?

CMake Error at CMakeLists.txt:60 (add_executable):
Target "objects_publisher" links to target "Qt5::Widgets" but the target
was not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?

CMake Error at CMakeLists.txt:60 (add_executable):
Target "objects_publisher" links to target "QHULL::QHULL" but the target
was not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?

CMake Error at CMakeLists.txt:60 (add_executable):
Target "objects_publisher" links to target "libusb::libusb" but the target
was not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?

CMake Error at CMakeLists.txt:60 (add_executable):
Target "objects_publisher" links to target "libusb::libusb" but the target
was not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?

CMake Error at CMakeLists.txt:60 (add_executable):
Target "objects_publisher" links to target "QHULL::QHULL" but the target
was not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?

CMake Error at CMakeLists.txt:60 (add_executable):
Target "objects_publisher" links to target "libusb::libusb" but the target
was not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?

CMake Error at CMakeLists.txt:60 (add_executable):
Target "objects_publisher" links to target "QHULL::QHULL" but the target
was not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?

CMake Error at CMakeLists.txt:66 (add_executable):
Target "grab_object_sim" links to target "libusb::libusb" but the target
was not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?

CMake Error at CMakeLists.txt:66 (add_executable):
Target "grab_object_sim" links to target "GLEW::GLEW" but the target was
not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?

CMake Error at CMakeLists.txt:66 (add_executable):
Target "grab_object_sim" links to target "Qt5::OpenGL" but the target was
not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?

CMake Error at CMakeLists.txt:66 (add_executable):
Target "grab_object_sim" links to target "Qt5::Widgets" but the target was
not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?

CMake Error at CMakeLists.txt:66 (add_executable):
Target "grab_object_sim" links to target "QHULL::QHULL" but the target was
not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?

CMake Error at CMakeLists.txt:66 (add_executable):
Target "grab_object_sim" links to target "libusb::libusb" but the target
was not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?

CMake Error at CMakeLists.txt:66 (add_executable):
Target "grab_object_sim" links to target "libusb::libusb" but the target
was not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?

CMake Error at CMakeLists.txt:66 (add_executable):
Target "grab_object_sim" links to target "QHULL::QHULL" but the target was
not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?

CMake Error at CMakeLists.txt:66 (add_executable):
Target "grab_object_sim" links to target "libusb::libusb" but the target
was not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?

CMake Error at CMakeLists.txt:66 (add_executable):
Target "grab_object_sim" links to target "QHULL::QHULL" but the target was
not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?

CMake Error at CMakeLists.txt:137 (add_executable):
Target "10_pc_data" links to target "libusb::libusb" but the target was not
found. Perhaps a find_package() call is missing for an IMPORTED target, or
an ALIAS target is missing?

CMake Error at CMakeLists.txt:137 (add_executable):
Target "10_pc_data" links to target "GLEW::GLEW" but the target was not
found. Perhaps a find_package() call is missing for an IMPORTED target, or
an ALIAS target is missing?

CMake Error at CMakeLists.txt:137 (add_executable):
Target "10_pc_data" links to target "Qt5::OpenGL" but the target was not
found. Perhaps a find_package() call is missing for an IMPORTED target, or
an ALIAS target is missing?

CMake Error at CMakeLists.txt:137 (add_executable):
Target "10_pc_data" links to target "Qt5::Widgets" but the target was not
found. Perhaps a find_package() call is missing for an IMPORTED target, or
an ALIAS target is missing?

CMake Error at CMakeLists.txt:137 (add_executable):
Target "10_pc_data" links to target "QHULL::QHULL" but the target was not
found. Perhaps a find_package() call is missing for an IMPORTED target, or
an ALIAS target is missing?

CMake Error at CMakeLists.txt:137 (add_executable):
Target "10_pc_data" links to target "libusb::libusb" but the target was not
found. Perhaps a find_package() call is missing for an IMPORTED target, or
an ALIAS target is missing?
我检查了这些库都已经下载,重新编译还是会出现问题

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

No branches or pull requests

1 participant