Skip to content

Compiling on Nvidia Jetson Tegra X1 #27

Description

@ndalmedico

Hi, I'm trying to compile this package on an Nvidia TX1, but I keep getting the error:

/home/nvidia/catkin_ws/devel/lib/libftd2xx.so: error adding symbols: File in wrong format
collect2: error: ld returned 1 exit status
epos_hardware/CMakeFiles/epos_library_utils.dir/build.make:128: recipe for target '/home/nvidia/catkin_ws/devel/lib/libepos_library_utils.so' failed
make[2]: *** [/home/nvidia/catkin_ws/devel/lib/libepos_library_utils.so] Error 1
CMakeFiles/Makefile2:7940: recipe for target 'epos_hardware/CMakeFiles/epos_library_utils.dir/all' failed
make[1]: *** [epos_hardware/CMakeFiles/epos_library_utils.dir/all] Error 2

Typing 'file libftd2xx.so' gives me this:

libftd2xx.so: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked

I understand it's a problem with the FTDI driver but I can't figure out how to fix it. Does someone have a suggestion on what I might do to solve it?

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions