|
LightsprintSDK 2021.08.08
|
#define SUPPORT_FCOLLADA in src/LightsprintIO/supported_formats.h (for Linux, also add references to makefile)FCollada/LibXML to FCollada/libxml in order to prevent case sensitivity problems in includes.FCollada/FUtils/FUFileManager.cpp and change "size" to "(unsigned int) size" at line 392.FCollada/FUtils/FUStringBuilder.h and replace "long" by "long long" at lines 139 and 140.