When trying to debug a Fuse MSVC build in Visual Studio it failes because of a Heap Corruption.
on 64 bit an exception is caused in autoReleasePool
on 32 bit I get the following error message:
When trying to debug a Fuse MSVC build in Visual Studio it failes because of a Heap Corruption.
on 64 bit an exception is caused in autoReleasePool
on 32 bit I get the following error message:
Hi,
Thanks for reporting. We are aware of this issue and workin on a solution. Sorry for the inconvenience.
The MSVC target is experimental. You can debug your application in DotNetExe or with the iOS debugger.