-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Description
Hey Dario,
I'm attempting to build LibXenoverse, but it's failing on me with LNK1120: 20 unresolved externals.
All originate from LibXenoverse.lib and look like:
Error 45 error LNK2001: unresolved external symbol "protected: bool __thiscall
fbxsdk_2015_1::FbxProperty::Get(void *,enum fbxsdk_2015_1::EFbxType const &)const "
(?Get@FbxProperty@fbxsdk_2015_1@@IBE_NPAXABW4EFbxType@2@@Z)
[Path\to]\xenoviewer\LibXenoverse.lib(EAN.obj) xenoviewer
I've cleaned and rebuilt the solution a couple of times, but to no avail. Since neither C++ nor Windows is my usual development platform I figured I'd ask rather than bang my head against it for who knows how long.
Full warning and error list: http://pastebin.com/SWQJRqT6
Cheers
Metadata
Metadata
Assignees
Labels
No labels