home › Forums › # Technical Support › Unhandled exception at 0x751a9617 in test.exe › Reply To: Unhandled exception at 0x751a9617 in test.exe
July 3, 2014 at 18:56
#1139
Keymaster
Hi,
I got the same error you get with the static library, and all you need to fix it is to add dbghelp.lib
as a dependency library, the same place where you write fuzzylite-static-dbg.lib.
I would prefer to solve the issues publicly by posts such that the solution is available to everyone. If we do not succeed, I will email you the project. I will address these issues in the next version.