Replies: 2 comments 1 reply
|
Maybe this is helping? https://programmingcsharp.com/enable-hot-reload-in-visual-studio/ Use at least Visual Studio 2022 and .NET 6 Anyhow its more a visual studio option not realy depend on axmol |
|
It may not work with Axmol, and it has something to do with the PDB generation. The file gets too large, and you start getting errors when using any debug database format other than If you want to try it out, then just add this to your The It will most likely show errors regarding the PDB size, so if that is the case, then |

Uh oh!
There was an error while loading. Please reload this page.
how any whey two develop axmol game c++ with hot reload. i think it can help develop speed. i try to use visual studio c++ hot reload but not work for me.
All reactions