Community
FBX Forum
Welcome to Autodesk’s FBX Forums. Share your knowledge, ask questions, and explore popular FBX topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Mavericks, Xcode 5, FBX SDK 2012.2 - Undefined Symbols

0 REPLIES 0
Reply
Message 1 of 1
Anonymous
333 Views, 0 Replies

Mavericks, Xcode 5, FBX SDK 2012.2 - Undefined Symbols

Howdy,

 

I'm having some link errors trying to compile with Xcode 5 and the FBX SDK 2012.2.

 

Here is a small example of the errors I'm getting:

 

Undefined symbols for architecture x86_64:
  "std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_Rep::_S_empty_rep_storage", referenced from:
     fbxsdk_2012_2::awString::IString::~IString() in libfbxsdk-2012.2-static.a(awString.o)
     fbxsdk_2012_2::awString::IString::~IString() in libfbxsdk-2012.2-static.a(awString.o)
     fbxsdk_2012_2::awString::IString::~IString() in libfbxsdk-2012.2-static.a(awString.o)
     fbxsdk_2012_2::awString::IStringImpl::IStringImpl() in libfbxsdk-2012.2-static.a(awString.o)
     fbxsdk_2012_2::awString::IStringImpl::IStringImpl() in libfbxsdk-2012.2-static.a(awString.o)
     fbxsdk_2012_2::awString::IString::substr(unsigned int, unsigned int) const in libfbxsdk-2012.2-static.a(awString.o)
     fbxsdk_2012_2::awString::IStringImpl::~IStringImpl() in libfbxsdk-2012.2-static.a(awString.o)

It seems to be missing some libraries?

 

Adios,

Cactus Dan

0 REPLIES 0

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report