-
Notifications
You must be signed in to change notification settings - Fork 17
Description
The Cinder-KinectSdk dev branch works well under the new Visual Studio 2012 (v110_xp compiler) and the new Cinder appRewrite. But when switching from the "Debug" build to "Release", the program compiles fine but throws an exception when running:
Unhandled exception at at 0x7674C41F in KinectProject.exe: Microsoft C++ exception: std::length_error at memory location 0x0018FCEC.
Call stack:
KernelBase.dll!_RaiseException@16�() Unknown
KinectProject.exe!00480adf() Unknown
[Frames below may be incorrect and/or missing, no symbols loaded for KinectProject.exe]
KinectProject.exe!004616ee() Unknown
KinectProject.exe!004240ee() Unknown
KinectProject.exe!00423e15() Unknown
KinectProject.exe!00424651() Unknown
KinectProject.exe!004815d4() Unknown
KinectProject.exe!004815d4() Unknown
KinectProject.exe!004b2f3b() Unknown
KinectProject.exe!004193ea() Unknown
KinectProject.exe!00415a23() Unknown
KinectProject.exe!004021a6() Unknown
KinectProject.exe!00480a0e() Unknown
kernel32.dll!@BaseThreadInitThunk@12�() Unknown
ntdll.dll!___RtlUserThreadStart@8�() Unknown
ntdll.dll!__RtlUserThreadStart@8�() Unknown