Skip to content

Instantly share code, notes, and snippets.

@AlexAbraham1

AlexAbraham1/Log Secret

Created July 28, 2014 19:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AlexAbraham1/ab371f136725d4c5fd95 to your computer and use it in GitHub Desktop.
Save AlexAbraham1/ab371f136725d4c5fd95 to your computer and use it in GitHub Desktop.
Ld bin/videoGrabberExampleDebug.app/Contents/MacOS/videoGrabberExampleDebug normal x86_64
cd /Users/alexabraham/Downloads/of_v0.8.3_osx_release/examples/video/videoGrabberExample
export MACOSX_DEPLOYMENT_TARGET=10.6
/Applications/Xcode6-Beta4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch x86_64 -isysroot /Applications/Xcode6-Beta4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -L/Users/alexabraham/Downloads/of_v0.8.3_osx_release/examples/video/videoGrabberExample/bin -F/Users/alexabraham/Downloads/of_v0.8.3_osx_release/examples/video/videoGrabberExample/bin -F/Users/alexabraham/Downloads/of_v0.8.3_osx_release/examples/video/videoGrabberExample/../../../libs/glut/lib/osx -filelist /Users/alexabraham/Library/Developer/Xcode/DerivedData/videoGrabberExample-dvdkojkejavarybrlppgfvdixgdc/Build/Intermediates/videoGrabberExample.build/Debug/videoGrabberExample.build/Objects-normal/x86_64/videoGrabberExampleDebug.LinkFileList -mmacosx-version-min=10.6 -dead_strip ../../../libs/poco/lib/osx/PocoCrypto.a ../../../libs/poco/lib/osx/PocoData.a ../../../libs/poco/lib/osx/PocoDataODBC.a ../../../libs/poco/lib/osx/PocoDataSQLite.a ../../../libs/poco/lib/osx/PocoFoundation.a ../../../libs/poco/lib/osx/PocoNet.a ../../../libs/poco/lib/osx/PocoNetSSL.a ../../../libs/poco/lib/osx/PocoUtil.a ../../../libs/poco/lib/osx/PocoXML.a ../../../libs/poco/lib/osx/PocoZip.a ../../../libs/tess2/lib/osx/tess2.a ../../../libs/glew/lib/osx/glew.a ../../../libs/cairo/lib/osx/cairo-script-interpreter.a ../../../libs/cairo/lib/osx/cairo.a ../../../libs/cairo/lib/osx/pixman-1.a ../../../libs/fmodex/lib/osx/libfmodex.dylib ../../../libs/rtAudio/lib/osx/rtAudio.a ../../../libs/openssl/lib/osx/crypto.a ../../../libs/openssl/lib/osx/ssl.a ../../../libs/glfw/lib/osx/libglfw3.a -stdlib=libstdc++ -framework Accelerate -framework QTKit -framework GLUT /Users/alexabraham/Downloads/of_v0.8.3_osx_release/libs/openFrameworksCompiled/lib/osx/openFrameworksDebug.a -framework AGL -framework ApplicationServices -framework AudioToolbox -framework CoreAudio -framework CoreFoundation -framework CoreServices -framework OpenGL -framework QuickTime -framework AppKit -framework Cocoa -framework IOKit -framework CoreVideo -Xlinker -dependency_info -Xlinker /Users/alexabraham/Library/Developer/Xcode/DerivedData/videoGrabberExample-dvdkojkejavarybrlppgfvdixgdc/Build/Intermediates/videoGrabberExample.build/Debug/videoGrabberExample.build/Objects-normal/x86_64/videoGrabberExampleDebug_dependency_info.dat -o /Users/alexabraham/Downloads/of_v0.8.3_osx_release/examples/video/videoGrabberExample/bin/videoGrabberExampleDebug.app/Contents/MacOS/videoGrabberExampleDebug
ld: warning: ld: warning: ld: warning: ignoring file ../../../libs/poco/lib/osx/PocoCrypto.a, file was built for archive which is not the architecture being linked (x86_64): ../../../libs/poco/lib/osx/PocoCrypto.aignoring file ../../../libs/poco/lib/osx/PocoDataODBC.a, file was built for archive which is not the architecture being linked (x86_64): ../../../libs/poco/lib/osx/PocoDataODBC.aignoring file ../../../libs/poco/lib/osx/PocoData.a, file was built for archive which is not the architecture being linked (x86_64): ../../../libs/poco/lib/osx/PocoData.a
ld: warning: ignoring file ../../../libs/poco/lib/osx/PocoDataSQLite.a, file was built for archive which is not the architecture being linked (x86_64): ../../../libs/poco/lib/osx/PocoDataSQLite.a
ld: warning: ignoring file ../../../libs/poco/lib/osx/PocoNet.a, file was built for archive which is not the architecture being linked (x86_64): ../../../libs/poco/lib/osx/PocoNet.a
ld: warning: ignoring file ../../../libs/poco/lib/osx/PocoFoundation.a, file was built for archive which is not the architecture being linked (x86_64): ../../../libs/poco/lib/osx/PocoFoundation.a
ld: warning: ignoring file ../../../libs/poco/lib/osx/PocoNetSSL.a, file was built for archive which is not the architecture being linked (x86_64): ../../../libs/poco/lib/osx/PocoNetSSL.a
ld: warning: ignoring file ../../../libs/tess2/lib/osx/tess2.a, missing required architecture x86_64 in file ../../../libs/tess2/lib/osx/tess2.a (2 slices)
ld: warning: ignoring file ../../../libs/poco/lib/osx/PocoUtil.a, file was built for archive which is not the architecture being linked (x86_64): ../../../libs/poco/lib/osx/PocoUtil.a
ld: warning: ignoring file ../../../libs/poco/lib/osx/PocoXML.a, file was built for archive which is not the architecture being linked (x86_64): ../../../libs/poco/lib/osx/PocoXML.a
ld: warning: ignoring file ../../../libs/poco/lib/osx/PocoZip.a, file was built for archive which is not the architecture being linked (x86_64): ../../../libs/poco/lib/osx/PocoZip.a
ld: warning: ignoring file ../../../libs/cairo/lib/osx/cairo-script-interpreter.a, file was built for archive which is not the architecture being linked (x86_64): ../../../libs/cairo/lib/osx/cairo-script-interpreter.a
ld: warning: ignoring file ../../../libs/glew/lib/osx/glew.a, file was built for archive which is not the architecture being linked (x86_64): ../../../libs/glew/lib/osx/glew.a
ld: warning: ignoring file ../../../libs/cairo/lib/osx/pixman-1.a, file was built for archive which is not the architecture being linked (x86_64): ../../../libs/cairo/lib/osx/pixman-1.a
ld: warning: ignoring file ../../../libs/cairo/lib/osx/cairo.a, file was built for archive which is not the architecture being linked (x86_64): ../../../libs/cairo/lib/osx/cairo.a
ld: warning: ignoring file ../../../libs/fmodex/lib/osx/libfmodex.dylib, missing required architecture x86_64 in file ../../../libs/fmodex/lib/osx/libfmodex.dylib (2 slices)
ld: warning: ld: warning: ignoring file ../../../libs/rtAudio/lib/osx/rtAudio.a, file was built for archive which is not the architecture being linked (x86_64): ../../../libs/rtAudio/lib/osx/rtAudio.aignoring file ../../../libs/glfw/lib/osx/libglfw3.a, file was built for archive which is not the architecture being linked (x86_64): ../../../libs/glfw/lib/osx/libglfw3.a
ld: warning: ignoring file ../../../libs/openssl/lib/osx/crypto.a, file was built for archive which is not the architecture being linked (x86_64): ../../../libs/openssl/lib/osx/crypto.a
ld: warning: ignoring file ../../../libs/openssl/lib/osx/ssl.a, file was built for archive which is not the architecture being linked (x86_64): ../../../libs/openssl/lib/osx/ssl.a
ld: warning: ignoring file /Users/alexabraham/Downloads/of_v0.8.3_osx_release/libs/glut/lib/osx/GLUT.framework/GLUT, file was built for i386 which is not the architecture being linked (x86_64): /Users/alexabraham/Downloads/of_v0.8.3_osx_release/libs/glut/lib/osx/GLUT.framework/GLUT
ld: warning: ignoring file /Users/alexabraham/Downloads/of_v0.8.3_osx_release/libs/openFrameworksCompiled/lib/osx/openFrameworksDebug.a, file was built for archive which is not the architecture being linked (x86_64): /Users/alexabraham/Downloads/of_v0.8.3_osx_release/libs/openFrameworksCompiled/lib/osx/openFrameworksDebug.a
ld: warning: ignoring file /Applications/Xcode6-Beta4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks//QuickTime.framework/QuickTime, file was built for i386 which is not the architecture being linked (x86_64): /Applications/Xcode6-Beta4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks//QuickTime.framework/QuickTime
Undefined symbols for architecture x86_64:
"ofTexture::draw(float, float, float, float)", referenced from:
ofApp::draw() in ofApp.o
"ofVideoGrabber::initGrabber(int, int, bool)", referenced from:
ofVideoGrabber::initGrabber(int, int) in ofApp.o
"ofBackground(int, int, int, int)", referenced from:
ofApp::update() in ofApp.o
"ofVideoGrabber::draw(float, float)", referenced from:
ofApp::draw() in ofApp.o
"ofVideoGrabber::isFrameNew()", referenced from:
ofApp::update() in ofApp.o
"ofVideoGrabber::update()", referenced from:
ofApp::update() in ofApp.o
"ofVideoGrabber::getPixels()", referenced from:
ofApp::update() in ofApp.o
"ofVideoGrabber::videoSettings()", referenced from:
ofApp::keyPressed(int) in ofApp.o
"ofVideoGrabber::setDeviceID(int)", referenced from:
ofApp::setup() in ofApp.o
"ofVideoGrabber::setDesiredFrameRate(int)", referenced from:
ofApp::setup() in ofApp.o
"ofSetVerticalSync(bool)", referenced from:
ofApp::setup() in ofApp.o
"ofSetupOpenGL(int, int, int)", referenced from:
_main in main.o
"ofVideoGrabber::listDevices()", referenced from:
ofApp::setup() in ofApp.o
"ofTexture::allocate(int, int, int)", referenced from:
ofApp::setup() in ofApp.o
"ofVideoGrabber::ofVideoGrabber()", referenced from:
ofApp::ofApp() in main.o
"ofTexture::~ofTexture()", referenced from:
ofApp::~ofApp() in ofApp.o
"ofTexture::loadData(unsigned char const*, int, int, int)", referenced from:
ofApp::update() in ofApp.o
"ofTexture::ofTexture()", referenced from:
ofApp::ofApp() in main.o
"ofVideoGrabber::~ofVideoGrabber()", referenced from:
ofApp::ofApp() in main.o
ofApp::~ofApp() in ofApp.o
"ofSetHexColor(int)", referenced from:
ofApp::draw() in ofApp.o
"ofRunApp(ofBaseApp*)", referenced from:
_main in main.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment