04-01-2022, 09:30 AM
Hi guys,
i'm in a very big trouble.
I need to use x64 cpu's compilation in my project because I need to use mathlab libraries wich work only with x64 compilation.
I use assimp64.dll and i need to export meshes using assimpfpfexport
Since when I modyfy complilation mode (from x86 to x64) when i call assimpfpfexporter.export assimp sometimes the procedure crashes without errors and sometime gives me an error:
Attempt to read or write protected memory. Often this condition indicates that other parts of the memory are corrupted.
Somebody had the same problem? Is there another method to export visual?
i'm in a very big trouble.
I need to use x64 cpu's compilation in my project because I need to use mathlab libraries wich work only with x64 compilation.
I use assimp64.dll and i need to export meshes using assimpfpfexport
Since when I modyfy complilation mode (from x86 to x64) when i call assimpfpfexporter.export assimp sometimes the procedure crashes without errors and sometime gives me an error:
Attempt to read or write protected memory. Often this condition indicates that other parts of the memory are corrupted.
Somebody had the same problem? Is there another method to export visual?