You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Hey, just now seeing this. Must have missed the email. I'm building VS11 samples right now against the new dev branch of Cinder (merged from appRewrite today). Will look for this issue.
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
The text was updated successfully, but these errors were encountered: