Problem with TSDK on linux

Comments

1 comment

  • Agustin Lobo

    Solved. Actually, the correct setting for LD_LIBRARY_PATH must include the path to the TDSK libraries. In my case:

    $ export LD_LIBRARY_PATH=/usr/local/lib:/home/alobo/WORK/H20tSoft/dji_thermal_sdk_v1.3_20220517/utility/bin/linux/release_x64

    Then the following command works:

    $ ./dji_irp --help
    0
    Comment actions Permalink

Please sign in to leave a comment.