It seems the current installation strategy is incorrect. Normally, the extracted contents of the source should be installed into a single directory, and FBXSDK_ROOT
should be exported to the environment. Without this, building against the SDK becomes difficult and requires unnecessary overengineering not defined by upstream. Here’s my approach: https://pastebin.com/EcSFCjPh
$ cat fbx-sdk.sh
export FBXSDK_ROOT="/opt/fbx-sdk"
$ cat fbx-sdk.csh
setenv FBXSDK_ROOT "/opt/fbx-sdk"
There are several other changes as well, so apply them as you see fit.
Pinned Comments
bartus commented on 2022-03-14 10:34 (UTC)
Sorry lads, I'm at the Polish Ukraine border helping allocate refugees. Expect no update until this hell is over, wish us luck. Have no time nor access to my rig and AUR keys to test/post updates. If you have a patch, ping me on email - I'll add you as co-maintainer. Posted with my old script - https://github.com/bartoszek/aur-post