Page 1 of 1

Compatible Visual Studio versions

Posted: Mon Oct 03, 2011 6:57 pm
by ThePengoose
Is the camera SDK compatible with VS2008? I have an application up and running with OpenCV and the Camera SDK in VS2008 and it works well however building in release mode and the app will crash on the first call to the camera SDK.

Has anyone else had this problem?

Re: Compatible Visual Studio versions

Posted: Tue Oct 04, 2011 4:23 pm
by NaturalPoint - Mike

Re: Compatible Visual Studio versions

Posted: Wed Oct 05, 2011 12:12 pm
by LinusA
Just to be clear: Yes, the camera SDK is compatible with VS2008. I myself am using it with OpenCV 2.2 and Qt 4.7.3 on WinXP and Win7 (both 32bit) with VS2008, and with VS2010 (and OpenCV and Qt) on Win7 64bit.

Re: Compatible Visual Studio versions

Posted: Fri Jun 22, 2012 11:53 am
by Argo
Some of this is very pertinent to my issue...I'm running VS2010 with QT on a Windows7 64Bit OS. Everything compiles fine, but as soon as I try to initialize a camera the code crashes with an ntdll.dll heap corruption error. I'm compiling with multithreadedDLL. Anyone have any ideas?

Re: Compatible Visual Studio versions

Posted: Mon Jun 25, 2012 10:23 am
by NaturalPoint - Mike
Hello -

The best suggestion I could give you here would be to work up a sample that exhibits this issue, then send the entire project to me at support@naturalpoint.com. We can take a look at that and attempt to find the issue for you.

Re: Compatible Visual Studio versions

Posted: Tue Jun 26, 2012 6:12 am
by Argo
Mike,

Project was uploaded to your ftp yesterday. Thanks.

Re: Compatible Visual Studio versions

Posted: Tue Jun 26, 2012 5:41 pm
by NaturalPoint - Mike
Got it, thanks! Will keep you up on how reviewing it goes.