AB4D Forum
assimp wpfexporter error - Printable Version

+- AB4D Forum (https://forum.ab4d.com)
+-- Forum: Products Forums (https://forum.ab4d.com/forumdisplay.php?fid=4)
+--- Forum: Ab3d.PowerToys (https://forum.ab4d.com/forumdisplay.php?fid=9)
+--- Thread: assimp wpfexporter error (/showthread.php?tid=4325)



assimp wpfexporter error - kreativasas - 04-01-2022

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?


RE: assimp wpfexporter error - kreativasas - 04-04-2022

nobody can help me? It's very important....
thanks


RE: assimp wpfexporter error - abenedik - 04-05-2022

It seems that there is an exception in the native assimp library. Maybe there is a problem with the .Net assimp wrapper - in this case it may be possible to improve the .net wrapper so that this would work correctly.

I will send you and email with link to a newer version of Assimp library that was compiled with debug build. This may give us some additional information.