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 symbols for architecture x86_64 #2

Open
fecub opened this issue Sep 28, 2020 · 0 comments
Open

Undefined symbols for architecture x86_64 #2

fecub opened this issue Sep 28, 2020 · 0 comments

Comments

@fecub
Copy link

fecub commented Sep 28, 2020

I got this error during compilation, any idea how to solve this problem?

MyMachine:
MacOS Catalina 10.15.6, Darwin Kernel Version 19.6.0

Undefined symbols for architecture x86_64:
  "LiveWindow::qInitResources_livewindow()", referenced from:
      LiveWindow::loadLiveWindow() in livewindow.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [libcom_machinekoder_live_plugin.dylib] Error 1
make: *** [sub-lib-make_first] Error 2

P.S: I compiled before on a linux machine without problems, but got problems on macOS.

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

1 participant