Skip to content

build.sh Issue #585

@sabdi1

Description

@sabdi1

Hello.

I have a previous version of the Crazyswarm in another location that I've made modifications to and runs fine.

I've cloned the current repo into a new location, and attempted to run the build.sh script and run into a CMake issue:

-- +++ processing catkin package: 'crazyswarm'
-- ==> add_subdirectory(crazyswarm)
-- Boost version: 1.65.1
-- Found the following Boost libraries:
-- system
-- Boost version: 1.65.1
-- Found the following Boost libraries:
-- system
-- thread
-- chrono
-- date_time
-- atomic
-- Boost version: 1.65.1
-- Found the following Boost libraries:
-- system
-- thread
-- chrono
-- date_time
-- atomic
CMake Error at crazyswarm/externalDependencies/libmotioncapture/CMakeLists.txt:144 (target_link_directories):
Unknown CMake command "target_link_directories".

-- Configuring incomplete, errors occurred!
See also "/home/sabdi/crazyswarm_ws/crazyswarm/ros_ws/build/CMakeFiles/CMakeOutput.log".
See also "/home/sabdi/crazyswarm_ws/crazyswarm/ros_ws/build/CMakeFiles/CMakeError.log".
Invoking "cmake" failed

Any ideas on why I'd be running into this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions