assimp2json
assimp2json copied to clipboard
Failure reading file withe the win32 binaries
Hi, I am trying to use the win32 binaries to read an ifc file with the following line: C:\assimp2json-master\bin\Debug\assimp2json --log --verbose rac_basic_sample_project.ifc test.json and it outputs: failure to read file rac_basic_sample_project.ifc I have successfully converted this file using the online converter so it seems like there is an issue with the win32 binaries... is it possible to have a look and update the binaries to their latest version please? I have been trying to build it myself with CMake and Visual Studio 2013 and it does not find some libraries so I am stuck... Any help would be greatly appreciated!! Best Alex