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: 

fbxsdk2013.1 link error with macosx lion

1 REPLY 1
Reply
Message 1 of 2
tsky
227 Views, 1 Reply

fbxsdk2013.1 link error with macosx lion

Hi,
i try to link the static lib (LIBS += -lfbxsdk-2013.1-static) to my appilaction. With linux this works perfectly. On my MacBook Pro, with Lion, i got this:


...
"_CFReadStreamGetStatus", referenced from:
fbxsdk_2013_1::FBXGet_Internet_Source_File(char const*)in libfbxsdk-2013.1-static.a(fbxutilities.o)
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
...


seems that the linker does not find the correct binary for _x86-64 in the lib. The library say´s it has Universal, i386 and _x86-64.

Someone out there who has the same Problem AND a solution ?

tsky
1 REPLY 1
Message 2 of 2
jiayang.xu
in reply to: tsky

Here comes an answer from Robert Goulet (Dev Lead of FBX):
I could not reproduce this issue on my Mac running Lion. What’s even more strange, is that this method is no longer part of the FBX SDK 2013.2. Maybe you should try the new SDK?

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

Post to forums  

Autodesk Design & Make Report