Page 1 of 1

Windows 8 and Visual Studio 2012 with x64.

Posted: Tue Nov 06, 2012 5:36 pm
by mstarr
I'm getting a crash when attempting to run the SimpleCameraTest application in 64-bit after building with VS 2012 on Windows 8. The 32-bit version builds and runs correctly (in both VS 2010 and 2012) on Windows 8. The 64-bit version also works correctly under Windows 8 when built with VS 2010. All combinations work on Windows 7.

Would it be possible for someone with symbols to take a look at this particular combination?

Thanks.
First-chance exception at 0x0000000180019391 (cameralibraryx64.dll) in SimpleCameraTest.exe: 0xC0000005: Access violation reading location 0xFFFFFFFFF3DA5910.

Call stack:
> cameralibraryx64.dll!0000000180019391() Unknown
user32.dll!000007fa1f643e95() Unknown
user32.dll!000007fa1f6414d7() Unknown
cameralibraryx64.dll!000000018001931b() Unknown
cameralibraryx64.dll!000000018008a1b7() Unknown
cameralibraryx64.dll!000000018008a28f() Unknown
kernel32.dll!000007fa1d98167e() Unknown
ntdll.dll!000007fa1f8d3501() Unknown

Re: Windows 8 and Visual Studio 2012 with x64.

Posted: Fri Nov 09, 2012 4:13 pm
by jolsonsalem
I am passing this on to our developers and will let you know what we come up with.

Re: Windows 8 and Visual Studio 2012 with x64.

Posted: Fri Nov 09, 2012 5:47 pm
by beckdo
There are some issues with the current Camera SDK and Visual Studio 2012. These will be resolved in the next release which should be coming before long.