Linking fbxsdk 2019.2 with libxml2

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
It has come to my attention that the fbxsdk does not already come with libxml2 and libz, as discussed on this post: https://forums.autodesk.com/t5/fbx-forum/fbx-sdk-2019-2-released/td-p/8434571
I've been trying to link the sdk to the libxml2 installed on my system with no success. I tried to reinstall the sdk after making sure that I had libxml2 and libxml2-devel files installed, but it still doesn't link.
I'm not sure at this point what I have to do to make it work, since in the dev documentation the only thing mentioned when installing the sdk is to "Follow the instructions in <yourFBXSDKpath>\Install_FbxFileSdk.txt" , and the readme only contains information about how to build the sample code, not the sdk.
I'm running centos 7.
Let me know if more information on my system is needed.
Any help is welcome.
Thanks