Nuitrack Windows 10 Intel Real Depth Sensor D415

I am trying to run NuiTrack SDk Examples like Align ,hand and User , I am getting the following Error:

Can’t find video camera!
Can’t find Depth camera!
Create DepthProvider: Realsense2DepthProvider
OpenCV Error: Unspecified error (The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Carbon support. If you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake or configure script) in cvWaitKey, file c:\projects\apothecary\apothecary\build\opencv\modules\highgui\src\window.cpp, line 616
OpenCV Error: Unspecified error (The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Carbon support. If you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake or configure script) in cvDestroyAllWindows, file c:\projects\apothecary\apothecary\build\opencv\modules\highgui\src\window.cpp, line 539

Hi Alur,

What OpenCV version do you use?
Please note that Nuitrack Runtime already includes compiled OpenCV libraries (version 2.4.8). Did you try to use them in your project?