Advertisement
Guest User

Untitled

a guest
Mar 25th, 2013
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.45 KB | None | 0 0
  1. ld: warning: ld: warning: ignoring file ../openFrameworks/libs/FreeImage/lib/osx/freeimage.a, missing required architecture armv7 in file ../openFrameworks/libs/FreeImage/lib/osx/freeimage.a (1 slices)ignoring file ../openFrameworks/libs/glew/lib/osx/glew.a, file was built for archive which is not the architecture being linked (armv7): ../openFrameworks/libs/glew/lib/osx/glew.a
  2.  
  3. ld: warning: ignoring file ../openFrameworks/libs/poco/lib/ios/PocoFoundation.a, file was built for archive which is not the architecture being linked (armv7): ../openFrameworks/libs/poco/lib/ios/PocoFoundation.a
  4. ld: warning: ignoring file ../openFrameworks/libs/poco/lib/ios/PocoCrypto.a, file was built for archive which is not the architecture being linked (armv7): ../openFrameworks/libs/poco/lib/ios/PocoCrypto.a
  5. ld: warning: ignoring file ../openFrameworks/libs/poco/lib/ios/PocoXML.a, file was built for archive which is not the architecture being linked (armv7): ../openFrameworks/libs/poco/lib/ios/PocoXML.a
  6. ld: warning: ignoring file ../openFrameworks/libs/poco/lib/ios/PocoUtil.a, file was built for archive which is not the architecture being linked (armv7): ../openFrameworks/libs/poco/lib/ios/PocoUtil.a
  7. ld: warning: ignoring file ../openFrameworks/libs/glu/lib/ios/glu.a, file was built for archive which is not the architecture being linked (armv7): ../openFrameworks/libs/glu/lib/ios/glu.a
  8. Undefined symbols for architecture armv7:
  9. "Poco::SystemException::SystemException(std::string const&, int)", referenced from:
  10. Poco::MutexImpl::unlockImpl() in libofxiPhone_iphoneos_Debug.a(ofxiPhoneAccelerometer.o)
  11. Poco::MutexImpl::lockImpl() in libofxiPhone_iphoneos_Debug.a(ofxiPhoneAccelerometer.o)
  12. "Poco::AtomicCounter::AtomicCounter(int)", referenced from:
  13. Poco::ReferenceCounter::ReferenceCounter() in libofxiPhone_iphoneos_Debug.a(ofxiPhoneAccelerometer.o)
  14. "Poco::AtomicCounter::~AtomicCounter()", referenced from:
  15. Poco::ReferenceCounter::~ReferenceCounter() in libofxiPhone_iphoneos_Debug.a(ofxiOSEAGLView.o)
  16. "Poco::SystemException::~SystemException()", referenced from:
  17. Poco::MutexImpl::unlockImpl() in libofxiPhone_iphoneos_Debug.a(ofxiPhoneAccelerometer.o)
  18. Poco::MutexImpl::lockImpl() in libofxiPhone_iphoneos_Debug.a(ofxiPhoneAccelerometer.o)
  19. "typeinfo for Poco::SystemException", referenced from:
  20. Poco::MutexImpl::unlockImpl() in libofxiPhone_iphoneos_Debug.a(ofxiPhoneAccelerometer.o)
  21. Poco::MutexImpl::lockImpl() in libofxiPhone_iphoneos_Debug.a(ofxiPhoneAccelerometer.o)
  22. "typeinfo for Poco::NullPointerException", referenced from:
  23. Poco::SharedPtr<Poco::DefaultStrategy<ofVec3f, Poco::AbstractDelegate<ofVec3f> >, Poco::ReferenceCounter, Poco::ReleasePolicy<Poco::DefaultStrategy<ofVec3f, Poco::AbstractDelegate<ofVec3f> > > >::deref() const in ofxAccelerometer.o
  24. Poco::SharedPtr<Poco::AbstractDelegate<ofTouchEventArgs>, Poco::ReferenceCounter, Poco::ReleasePolicy<Poco::AbstractDelegate<ofTouchEventArgs> > >::deref() const in libofxiPhone_iphoneos_Debug.a(ofxiOSEAGLView.o)
  25. Poco::SharedPtr<Poco::AbstractDelegate<ofVec3f>, Poco::ReferenceCounter, Poco::ReleasePolicy<Poco::AbstractDelegate<ofVec3f> > >::deref() const in libofxiPhone_iphoneos_Debug.a(ofxiPhoneAccelerometer.o)
  26. Poco::SharedPtr<Poco::AbstractDelegate<ofEntryEventArgs>, Poco::ReferenceCounter, Poco::ReleasePolicy<Poco::AbstractDelegate<ofEntryEventArgs> > >::deref() const in libofxiPhone_iphoneos_Debug.a(ofEvents.o)
  27. Poco::SharedPtr<Poco::AbstractDelegate<ofMessage>, Poco::ReferenceCounter, Poco::ReleasePolicy<Poco::AbstractDelegate<ofMessage> > >::deref() const in libofxiPhone_iphoneos_Debug.a(ofEvents.o)
  28. Poco::SharedPtr<Poco::AbstractDelegate<ofDragInfo>, Poco::ReferenceCounter, Poco::ReleasePolicy<Poco::AbstractDelegate<ofDragInfo> > >::deref() const in libofxiPhone_iphoneos_Debug.a(ofEvents.o)
  29. Poco::SharedPtr<Poco::AbstractDelegate<ofResizeEventArgs>, Poco::ReferenceCounter, Poco::ReleasePolicy<Poco::AbstractDelegate<ofResizeEventArgs> > >::deref() const in libofxiPhone_iphoneos_Debug.a(ofEvents.o)
  30. ...
  31. "Poco::NullPointerException::~NullPointerException()", referenced from:
  32. Poco::SharedPtr<Poco::DefaultStrategy<ofVec3f, Poco::AbstractDelegate<ofVec3f> >, Poco::ReferenceCounter, Poco::ReleasePolicy<Poco::DefaultStrategy<ofVec3f, Poco::AbstractDelegate<ofVec3f> > > >::deref() const in ofxAccelerometer.o
  33. Poco::SharedPtr<Poco::AbstractDelegate<ofTouchEventArgs>, Poco::ReferenceCounter, Poco::ReleasePolicy<Poco::AbstractDelegate<ofTouchEventArgs> > >::deref() const in libofxiPhone_iphoneos_Debug.a(ofxiOSEAGLView.o)
  34. Poco::SharedPtr<Poco::AbstractDelegate<ofVec3f>, Poco::ReferenceCounter, Poco::ReleasePolicy<Poco::AbstractDelegate<ofVec3f> > >::deref() const in libofxiPhone_iphoneos_Debug.a(ofxiPhoneAccelerometer.o)
  35. Poco::SharedPtr<Poco::AbstractDelegate<ofEntryEventArgs>, Poco::ReferenceCounter, Poco::ReleasePolicy<Poco::AbstractDelegate<ofEntryEventArgs> > >::deref() const in libofxiPhone_iphoneos_Debug.a(ofEvents.o)
  36. Poco::SharedPtr<Poco::AbstractDelegate<ofMessage>, Poco::ReferenceCounter, Poco::ReleasePolicy<Poco::AbstractDelegate<ofMessage> > >::deref() const in libofxiPhone_iphoneos_Debug.a(ofEvents.o)
  37. Poco::SharedPtr<Poco::AbstractDelegate<ofDragInfo>, Poco::ReferenceCounter, Poco::ReleasePolicy<Poco::AbstractDelegate<ofDragInfo> > >::deref() const in libofxiPhone_iphoneos_Debug.a(ofEvents.o)
  38. Poco::SharedPtr<Poco::AbstractDelegate<ofResizeEventArgs>, Poco::ReferenceCounter, Poco::ReleasePolicy<Poco::AbstractDelegate<ofResizeEventArgs> > >::deref() const in libofxiPhone_iphoneos_Debug.a(ofEvents.o)
  39. ...
  40. "Poco::NullPointerException::NullPointerException(int)", referenced from:
  41. Poco::SharedPtr<Poco::DefaultStrategy<ofVec3f, Poco::AbstractDelegate<ofVec3f> >, Poco::ReferenceCounter, Poco::ReleasePolicy<Poco::DefaultStrategy<ofVec3f, Poco::AbstractDelegate<ofVec3f> > > >::deref() const in ofxAccelerometer.o
  42. Poco::SharedPtr<Poco::AbstractDelegate<ofTouchEventArgs>, Poco::ReferenceCounter, Poco::ReleasePolicy<Poco::AbstractDelegate<ofTouchEventArgs> > >::deref() const in libofxiPhone_iphoneos_Debug.a(ofxiOSEAGLView.o)
  43. Poco::SharedPtr<Poco::AbstractDelegate<ofVec3f>, Poco::ReferenceCounter, Poco::ReleasePolicy<Poco::AbstractDelegate<ofVec3f> > >::deref() const in libofxiPhone_iphoneos_Debug.a(ofxiPhoneAccelerometer.o)
  44. Poco::SharedPtr<Poco::AbstractDelegate<ofEntryEventArgs>, Poco::ReferenceCounter, Poco::ReleasePolicy<Poco::AbstractDelegate<ofEntryEventArgs> > >::deref() const in libofxiPhone_iphoneos_Debug.a(ofEvents.o)
  45. Poco::SharedPtr<Poco::AbstractDelegate<ofMessage>, Poco::ReferenceCounter, Poco::ReleasePolicy<Poco::AbstractDelegate<ofMessage> > >::deref() const in libofxiPhone_iphoneos_Debug.a(ofEvents.o)
  46. Poco::SharedPtr<Poco::AbstractDelegate<ofDragInfo>, Poco::ReferenceCounter, Poco::ReleasePolicy<Poco::AbstractDelegate<ofDragInfo> > >::deref() const in libofxiPhone_iphoneos_Debug.a(ofEvents.o)
  47. Poco::SharedPtr<Poco::AbstractDelegate<ofResizeEventArgs>, Poco::ReferenceCounter, Poco::ReleasePolicy<Poco::AbstractDelegate<ofResizeEventArgs> > >::deref() const in libofxiPhone_iphoneos_Debug.a(ofEvents.o)
  48. ...
  49. "Poco::Mutex::Mutex()", referenced from:
  50. Poco::Delegate<ofxiPhoneApp, ofTouchEventArgs, false>::Delegate(Poco::Delegate<ofxiPhoneApp, ofTouchEventArgs, false> const&) in libofxiPhone_iphoneos_Debug.a(ofxiOSEAGLView.o)
  51. Poco::Delegate<ofxiPhoneApp, ofTouchEventArgs, false>::Delegate(ofxiPhoneApp*, void (ofxiPhoneApp::*)(ofTouchEventArgs&)) in libofxiPhone_iphoneos_Debug.a(ofxiOSEAGLView.o)
  52. "Poco::Bugcheck::nullPointer(char const*, char const*, int)", referenced from:
  53. Poco::ActiveMethod<ofVec3f, Poco::AbstractEvent<ofVec3f, Poco::DefaultStrategy<ofVec3f, Poco::AbstractDelegate<ofVec3f> >, Poco::AbstractDelegate<ofVec3f>, Poco::FastMutex>::NotifyAsyncParams, Poco::AbstractEvent<ofVec3f, Poco::DefaultStrategy<ofVec3f, Poco::AbstractDelegate<ofVec3f> >, Poco::AbstractDelegate<ofVec3f>, Poco::FastMutex>, Poco::ActiveStarter<Poco::AbstractEvent<ofVec3f, Poco::DefaultStrategy<ofVec3f, Poco::AbstractDelegate<ofVec3f> >, Poco::AbstractDelegate<ofVec3f>, Poco::FastMutex> > >::ActiveMethod(Poco::AbstractEvent<ofVec3f, Poco::DefaultStrategy<ofVec3f, Poco::AbstractDelegate<ofVec3f> >, Poco::AbstractDelegate<ofVec3f>, Poco::FastMutex>*, ofVec3f (Poco::AbstractEvent<ofVec3f, Poco::DefaultStrategy<ofVec3f, Poco::AbstractDelegate<ofVec3f> >, Poco::AbstractDelegate<ofVec3f>, Poco::FastMutex>::*)(Poco::AbstractEvent<ofVec3f, Poco::DefaultStrategy<ofVec3f, Poco::AbstractDelegate<ofVec3f> >, Poco::AbstractDelegate<ofVec3f>, Poco::FastMutex>::NotifyAsyncParams const&)) in ofxAccelerometer.o
  54. Poco::ActiveMethod<ofDragInfo, Poco::AbstractEvent<ofDragInfo, Poco::DefaultStrategy<ofDragInfo, Poco::AbstractDelegate<ofDragInfo> >, Poco::AbstractDelegate<ofDragInfo>, Poco::FastMutex>::NotifyAsyncParams, Poco::AbstractEvent<ofDragInfo, Poco::DefaultStrategy<ofDragInfo, Poco::AbstractDelegate<ofDragInfo> >, Poco::AbstractDelegate<ofDragInfo>, Poco::FastMutex>, Poco::ActiveStarter<Poco::AbstractEvent<ofDragInfo, Poco::DefaultStrategy<ofDragInfo, Poco::AbstractDelegate<ofDragInfo> >, Poco::AbstractDelegate<ofDragInfo>, Poco::FastMutex> > >::ActiveMethod(Poco::AbstractEvent<ofDragInfo, Poco::DefaultStrategy<ofDragInfo, Poco::AbstractDelegate<ofDragInfo> >, Poco::AbstractDelegate<ofDragInfo>, Poco::FastMutex>*, ofDragInfo (Poco::AbstractEvent<ofDragInfo, Poco::DefaultStrategy<ofDragInfo, Poco::AbstractDelegate<ofDragInfo> >, Poco::AbstractDelegate<ofDragInfo>, Poco::FastMutex>::*)(Poco::AbstractEvent<ofDragInfo, Poco::DefaultStrategy<ofDragInfo, Poco::AbstractDelegate<ofDragInfo> >, Poco::AbstractDelegate<ofDragInfo>, Poco::FastMutex>::NotifyAsyncParams const&)) in libofxiPhone_iphoneos_Debug.a(ofEvents.o)
  55. Poco::ActiveMethod<ofMessage, Poco::AbstractEvent<ofMessage, Poco::DefaultStrategy<ofMessage, Poco::AbstractDelegate<ofMessage> >, Poco::AbstractDelegate<ofMessage>, Poco::FastMutex>::NotifyAsyncParams, Poco::AbstractEvent<ofMessage, Poco::DefaultStrategy<ofMessage, Poco::AbstractDelegate<ofMessage> >, Poco::AbstractDelegate<ofMessage>, Poco::FastMutex>, Poco::ActiveStarter<Poco::AbstractEvent<ofMessage, Poco::DefaultStrategy<ofMessage, Poco::AbstractDelegate<ofMessage> >, Poco::AbstractDelegate<ofMessage>, Poco::FastMutex> > >::ActiveMethod(Poco::AbstractEvent<ofMessage, Poco::DefaultStrategy<ofMessage, Poco::AbstractDelegate<ofMessage> >, Poco::AbstractDelegate<ofMessage>, Poco::FastMutex>*, ofMessage (Poco::AbstractEvent<ofMessage, Poco::DefaultStrategy<ofMessage, Poco::AbstractDelegate<ofMessage> >, Poco::AbstractDelegate<ofMessage>, Poco::FastMutex>::*)(Poco::AbstractEvent<ofMessage, Poco::DefaultStrategy<ofMessage, Poco::AbstractDelegate<ofMessage> >, Poco::AbstractDelegate<ofMessage>, Poco::FastMutex>::NotifyAsyncParams const&)) in libofxiPhone_iphoneos_Debug.a(ofEvents.o)
  56. Poco::ActiveMethod<ofTouchEventArgs, Poco::AbstractEvent<ofTouchEventArgs, Poco::DefaultStrategy<ofTouchEventArgs, Poco::AbstractDelegate<ofTouchEventArgs> >, Poco::AbstractDelegate<ofTouchEventArgs>, Poco::FastMutex>::NotifyAsyncParams, Poco::AbstractEvent<ofTouchEventArgs, Poco::DefaultStrategy<ofTouchEventArgs, Poco::AbstractDelegate<ofTouchEventArgs> >, Poco::AbstractDelegate<ofTouchEventArgs>, Poco::FastMutex>, Poco::ActiveStarter<Poco::AbstractEvent<ofTouchEventArgs, Poco::DefaultStrategy<ofTouchEventArgs, Poco::AbstractDelegate<ofTouchEventArgs> >, Poco::AbstractDelegate<ofTouchEventArgs>, Poco::FastMutex> > >::ActiveMethod(Poco::AbstractEvent<ofTouchEventArgs, Poco::DefaultStrategy<ofTouchEventArgs, Poco::AbstractDelegate<ofTouchEventArgs> >, Poco::AbstractDelegate<ofTouchEventArgs>, Poco::FastMutex>*, ofTouchEventArgs (Poco::AbstractEvent<ofTouchEventArgs, Poco::DefaultStrategy<ofTouchEventArgs, Poco::AbstractDelegate<ofTouchEventArgs> >, Poco::AbstractDelegate<ofTouchEventArgs>, Poco::FastMutex>::*)(Poco::AbstractEvent<ofTouchEventArgs, Poco::DefaultStrategy<ofTouchEventArgs, Poco::AbstractDelegate<ofTouchEventArgs> >, Poco::AbstractDelegate<ofTouchEventArgs>, Poco::FastMutex>::NotifyAsyncParams const&)) in libofxiPhone_iphoneos_Debug.a(ofEvents.o)
  57. Poco::ActiveMethod<ofAudioEventArgs, Poco::AbstractEvent<ofAudioEventArgs, Poco::DefaultStrategy<ofAudioEventArgs, Poco::AbstractDelegate<ofAudioEventArgs> >, Poco::AbstractDelegate<ofAudioEventArgs>, Poco::FastMutex>::NotifyAsyncParams, Poco::AbstractEvent<ofAudioEventArgs, Poco::DefaultStrategy<ofAudioEventArgs, Poco::AbstractDelegate<ofAudioEventArgs> >, Poco::AbstractDelegate<ofAudioEventArgs>, Poco::FastMutex>, Poco::ActiveStarter<Poco::AbstractEvent<ofAudioEventArgs, Poco::DefaultStrategy<ofAudioEventArgs, Poco::AbstractDelegate<ofAudioEventArgs> >, Poco::AbstractDelegate<ofAudioEventArgs>, Poco::FastMutex> > >::ActiveMethod(Poco::AbstractEvent<ofAudioEventArgs, Poco::DefaultStrategy<ofAudioEventArgs, Poco::AbstractDelegate<ofAudioEventArgs> >, Poco::AbstractDelegate<ofAudioEventArgs>, Poco::FastMutex>*, ofAudioEventArgs (Poco::AbstractEvent<ofAudioEventArgs, Poco::DefaultStrategy<ofAudioEventArgs, Poco::AbstractDelegate<ofAudioEventArgs> >, Poco::AbstractDelegate<ofAudioEventArgs>, Poco::FastMutex>::*)(Poco::AbstractEvent<ofAudioEventArgs, Poco::DefaultStrategy<ofAudioEventArgs, Poco::AbstractDelegate<ofAudioEventArgs> >, Poco::AbstractDelegate<ofAudioEventArgs>, Poco::FastMutex>::NotifyAsyncParams const&)) in libofxiPhone_iphoneos_Debug.a(ofEvents.o)
  58. Poco::ActiveMethod<ofMouseEventArgs, Poco::AbstractEvent<ofMouseEventArgs, Poco::DefaultStrategy<ofMouseEventArgs, Poco::AbstractDelegate<ofMouseEventArgs> >, Poco::AbstractDelegate<ofMouseEventArgs>, Poco::FastMutex>::NotifyAsyncParams, Poco::AbstractEvent<ofMouseEventArgs, Poco::DefaultStrategy<ofMouseEventArgs, Poco::AbstractDelegate<ofMouseEventArgs> >, Poco::AbstractDelegate<ofMouseEventArgs>, Poco::FastMutex>, Poco::ActiveStarter<Poco::AbstractEvent<ofMouseEventArgs, Poco::DefaultStrategy<ofMouseEventArgs, Poco::AbstractDelegate<ofMouseEventArgs> >, Poco::AbstractDelegate<ofMouseEventArgs>, Poco::FastMutex> > >::ActiveMethod(Poco::AbstractEvent<ofMouseEventArgs, Poco::DefaultStrategy<ofMouseEventArgs, Poco::AbstractDelegate<ofMouseEventArgs> >, Poco::AbstractDelegate<ofMouseEventArgs>, Poco::FastMutex>*, ofMouseEventArgs (Poco::AbstractEvent<ofMouseEventArgs, Poco::DefaultStrategy<ofMouseEventArgs, Poco::AbstractDelegate<ofMouseEventArgs> >, Poco::AbstractDelegate<ofMouseEventArgs>, Poco::FastMutex>::*)(Poco::AbstractEvent<ofMouseEventArgs, Poco::DefaultStrategy<ofMouseEventArgs, Poco::AbstractDelegate<ofMouseEventArgs> >, Poco::AbstractDelegate<ofMouseEventArgs>, Poco::FastMutex>::NotifyAsyncParams const&)) in libofxiPhone_iphoneos_Debug.a(ofEvents.o)
  59. Poco::ActiveMethod<ofKeyEventArgs, Poco::AbstractEvent<ofKeyEventArgs, Poco::DefaultStrategy<ofKeyEventArgs, Poco::AbstractDelegate<ofKeyEventArgs> >, Poco::AbstractDelegate<ofKeyEventArgs>, Poco::FastMutex>::NotifyAsyncParams, Poco::AbstractEvent<ofKeyEventArgs, Poco::DefaultStrategy<ofKeyEventArgs, Poco::AbstractDelegate<ofKeyEventArgs> >, Poco::AbstractDelegate<ofKeyEventArgs>, Poco::FastMutex>, Poco::ActiveStarter<Poco::AbstractEvent<ofKeyEventArgs, Poco::DefaultStrategy<ofKeyEventArgs, Poco::AbstractDelegate<ofKeyEventArgs> >, Poco::AbstractDelegate<ofKeyEventArgs>, Poco::FastMutex> > >::ActiveMethod(Poco::AbstractEvent<ofKeyEventArgs, Poco::DefaultStrategy<ofKeyEventArgs, Poco::AbstractDelegate<ofKeyEventArgs> >, Poco::AbstractDelegate<ofKeyEventArgs>, Poco::FastMutex>*, ofKeyEventArgs (Poco::AbstractEvent<ofKeyEventArgs, Poco::DefaultStrategy<ofKeyEventArgs, Poco::AbstractDelegate<ofKeyEventArgs> >, Poco::AbstractDelegate<ofKeyEventArgs>, Poco::FastMutex>::*)(Poco::AbstractEvent<ofKeyEventArgs, Poco::DefaultStrategy<ofKeyEventArgs, Poco::AbstractDelegate<ofKeyEventArgs> >, Poco::AbstractDelegate<ofKeyEventArgs>, Poco::FastMutex>::NotifyAsyncParams const&)) in libofxiPhone_iphoneos_Debug.a(ofEvents.o)
  60. ...
  61. "Poco::FastMutex::~FastMutex()", referenced from:
  62. Poco::AbstractEvent<ofVec3f, Poco::DefaultStrategy<ofVec3f, Poco::AbstractDelegate<ofVec3f> >, Poco::AbstractDelegate<ofVec3f>, Poco::FastMutex>::~AbstractEvent() in ofxAccelerometer.o
  63. Poco::AbstractEvent<ofEventArgs, Poco::DefaultStrategy<ofEventArgs, Poco::AbstractDelegate<ofEventArgs> >, Poco::AbstractDelegate<ofEventArgs>, Poco::FastMutex>::~AbstractEvent() in libofxiPhone_iphoneos_Debug.a(ofEvents.o)
  64. Poco::AbstractEvent<ofEntryEventArgs, Poco::DefaultStrategy<ofEntryEventArgs, Poco::AbstractDelegate<ofEntryEventArgs> >, Poco::AbstractDelegate<ofEntryEventArgs>, Poco::FastMutex>::~AbstractEvent() in libofxiPhone_iphoneos_Debug.a(ofEvents.o)
  65. Poco::AbstractEvent<ofResizeEventArgs, Poco::DefaultStrategy<ofResizeEventArgs, Poco::AbstractDelegate<ofResizeEventArgs> >, Poco::AbstractDelegate<ofResizeEventArgs>, Poco::FastMutex>::~AbstractEvent() in libofxiPhone_iphoneos_Debug.a(ofEvents.o)
  66. Poco::AbstractEvent<ofKeyEventArgs, Poco::DefaultStrategy<ofKeyEventArgs, Poco::AbstractDelegate<ofKeyEventArgs> >, Poco::AbstractDelegate<ofKeyEventArgs>, Poco::FastMutex>::~AbstractEvent() in libofxiPhone_iphoneos_Debug.a(ofEvents.o)
  67. Poco::AbstractEvent<ofMouseEventArgs, Poco::DefaultStrategy<ofMouseEventArgs, Poco::AbstractDelegate<ofMouseEventArgs> >, Poco::AbstractDelegate<ofMouseEventArgs>, Poco::FastMutex>::~AbstractEvent() in libofxiPhone_iphoneos_Debug.a(ofEvents.o)
  68. Poco::AbstractEvent<ofAudioEventArgs, Poco::DefaultStrategy<ofAudioEventArgs, Poco::AbstractDelegate<ofAudioEventArgs> >, Poco::AbstractDelegate<ofAudioEventArgs>, Poco::FastMutex>::~AbstractEvent() in libofxiPhone_iphoneos_Debug.a(ofEvents.o)
  69. ...
  70. "Poco::Mutex::~Mutex()", referenced from:
  71. Poco::Delegate<ofxiPhoneApp, ofTouchEventArgs, false>::~Delegate() in libofxiPhone_iphoneos_Debug.a(ofxiOSEAGLView.o)
  72. "ofParameterGroup::get(int) const", referenced from:
  73. ofxXmlSettings::serialize(ofAbstractParameter const&) in ofxXmlSettings.o
  74. ofxXmlSettings::deserialize(ofAbstractParameter&) in ofxXmlSettings.o
  75. "Poco::FastMutex::FastMutex()", referenced from:
  76. Poco::AbstractEvent<ofVec3f, Poco::DefaultStrategy<ofVec3f, Poco::AbstractDelegate<ofVec3f> >, Poco::AbstractDelegate<ofVec3f>, Poco::FastMutex>::AbstractEvent() in ofxAccelerometer.o
  77. Poco::AbstractEvent<ofDragInfo, Poco::DefaultStrategy<ofDragInfo, Poco::AbstractDelegate<ofDragInfo> >, Poco::AbstractDelegate<ofDragInfo>, Poco::FastMutex>::AbstractEvent() in libofxiPhone_iphoneos_Debug.a(ofEvents.o)
  78. Poco::AbstractEvent<ofMessage, Poco::DefaultStrategy<ofMessage, Poco::AbstractDelegate<ofMessage> >, Poco::AbstractDelegate<ofMessage>, Poco::FastMutex>::AbstractEvent() in libofxiPhone_iphoneos_Debug.a(ofEvents.o)
  79. Poco::AbstractEvent<ofTouchEventArgs, Poco::DefaultStrategy<ofTouchEventArgs, Poco::AbstractDelegate<ofTouchEventArgs> >, Poco::AbstractDelegate<ofTouchEventArgs>, Poco::FastMutex>::AbstractEvent() in libofxiPhone_iphoneos_Debug.a(ofEvents.o)
  80. Poco::AbstractEvent<ofAudioEventArgs, Poco::DefaultStrategy<ofAudioEventArgs, Poco::AbstractDelegate<ofAudioEventArgs> >, Poco::AbstractDelegate<ofAudioEventArgs>, Poco::FastMutex>::AbstractEvent() in libofxiPhone_iphoneos_Debug.a(ofEvents.o)
  81. Poco::AbstractEvent<ofMouseEventArgs, Poco::DefaultStrategy<ofMouseEventArgs, Poco::AbstractDelegate<ofMouseEventArgs> >, Poco::AbstractDelegate<ofMouseEventArgs>, Poco::FastMutex>::AbstractEvent() in libofxiPhone_iphoneos_Debug.a(ofEvents.o)
  82. Poco::AbstractEvent<ofKeyEventArgs, Poco::DefaultStrategy<ofKeyEventArgs, Poco::AbstractDelegate<ofKeyEventArgs> >, Poco::AbstractDelegate<ofKeyEventArgs>, Poco::FastMutex>::AbstractEvent() in libofxiPhone_iphoneos_Debug.a(ofEvents.o)
  83. ...
  84. "typeinfo for ofParameterGroup", referenced from:
  85. ofxXmlSettings::serialize(ofAbstractParameter const&) in ofxXmlSettings.o
  86. ofxXmlSettings::deserialize(ofAbstractParameter&) in ofxXmlSettings.o
  87. "ofParameterGroup::size() const", referenced from:
  88. ofxXmlSettings::serialize(ofAbstractParameter const&) in ofxXmlSettings.o
  89. ofxXmlSettings::deserialize(ofAbstractParameter&) in ofxXmlSettings.o
  90. "typeinfo for ofAbstractParameter", referenced from:
  91. typeinfo for ofReadOnlyParameter<int, ofAbstractParameter> in ofxOscReceiver.o
  92. typeinfo for ofReadOnlyParameter<float, ofAbstractParameter> in ofxOscReceiver.o
  93. typeinfo for ofReadOnlyParameter<bool, ofAbstractParameter> in ofxOscReceiver.o
  94. typeinfo for ofReadOnlyParameter<std::string, ofAbstractParameter> in ofxXmlSettings.o
  95. ld: symbol(s) not found for architecture armv7
  96. clang: error: linker command failed with exit code 1 (use -v to see invocation)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement