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

undefined reference to SCPITMCTransport #704

Closed
alphafox02 opened this issue Mar 16, 2024 · 1 comment
Closed

undefined reference to SCPITMCTransport #704

alphafox02 opened this issue Mar 16, 2024 · 1 comment

Comments

@alphafox02
Copy link

Lubuntu 22.04
Latest scopehal-apps as of today pulled, cmake ran fine after all dependencies installed per getting starting guide, but make results in the following (a couple places).

/usr/bin/ld: ../../../lib/scopehal/libscopehal.so: undefined reference to `SCPITMCTransport::GetTransportName[abi:cxx11]()'
/usr/bin/ld: ../../../lib/scopehal/libscopehal.so: undefined reference to `SCPITMCTransport::SCPITMCTransport(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
collect2: error: ld returned 1 exit status
make[2]: *** [src/examples/curvetrace/CMakeFiles/curvetrace.dir/build.make:133: src/examples/curvetrace/curvetrace] Error 1
make[1]: *** [CMakeFiles/Makefile2:1615: src/examples/curvetrace/CMakeFiles/curvetrace.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
@azonenberg
Copy link
Collaborator

This is the same bug as #703, closing as duplicate.

@azonenberg azonenberg closed this as not planned Won't fix, can't repro, duplicate, stale Mar 16, 2024
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

2 participants