home Forums # Technical Support Unhandled exception at 0x751a9617 in test.exe Reply To: Unhandled exception at 0x751a9617 in test.exe

#1165

Hi,

please make sure you carefully follow the steps presented in post #post-1134. If you have issues with dbghelp.lib, then build fuzzylite using cmake . -G"NMake Makefiles" -DFL_DEBUG=ON -DFL_BACKTRACE=OFF, but you will not receive information in the case of unhandled signals and exceptions.

If you still have issues, I would recommend that you start your project from scratch and try again carefully following the instructions given.