Skip to content

Missing build instructions, linking problems #3

Description

@ArtemKhvostov

Hi!
I am trying to build this bridge for my dscope.
Didnt find build instructions, i did:
mkdir build && cd build && cmake .. && make
make failed on link:
[ 17%] Built target xptools [ 47%] Built target log [ 64%] Built target scpi-server-tools [ 70%] Linking CXX executable scopehal-sigrok-bridge /usr/bin/ld: /usr/local/lib/libsigrok4DSL.so: undefined reference to 'DS_RES_PATH' collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/scopehal-sigrok-bridge.dir/build.make:164: scopehal-sigrok-bridge] Error 1 make[1]: *** [CMakeFiles/Makefile2:138: CMakeFiles/scopehal-sigrok-bridge.dir/all] Error 2 make: *** [Makefile:91: all] Error 2
What did I do wrong? Google search gives nothing about the missing 'DS_RES_PATH' and so did the search through all repositories i have checked out. So I don't even know what exactly uses this parameter and how...

OS is Ubuntu 20.04

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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