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

not build on macos #14

Open
vvzvlad opened this issue Jan 11, 2017 · 0 comments
Open

not build on macos #14

vvzvlad opened this issue Jan 11, 2017 · 0 comments

Comments

@vvzvlad
Copy link

vvzvlad commented Jan 11, 2017

OSX 10.11.6

ld: warning: ignoring file /Users/vvzvlad/Documents/Unwired/foren6/analyzer/dist/Debug/GNU-Linux-x86/librplanalyzer.dylib, file was built for i386 which is not the architecture being linked (x86_64): /Users/vvzvlad/Documents/Unwired/foren6/analyzer/dist/Debug/GNU-Linux-x86/librplanalyzer.dylib
Undefined symbols for architecture x86_64:
  "_dodag_get_key", referenced from:
      EventLog::getEventString(int, rpl::Event*, bool) const in EventLog.o
  "_dodag_get_rpl_instance", referenced from:
      rpl::NetworkInfoManager::updateSelectedNodeInfo() in rplNetworkInfoManager.o
      RplInstanceOverlay::nodeCirclePen(rpl::Node*, QPen*, QBrush*) in RplInstanceOverlay.o
....
      Timeline::paintEvent(QPaintEvent*) in Timeline.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[2]: *** [release/foren6.app/Contents/MacOS/foren6] Error 1

Full log can be seen here: foren6.log.zip

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