Skeleton generation Problem

I am trying to run the skeleton detection program using nuitrack trial version using the visual studio 2015 community platform. I have already given all the supporting package link in the visual studio. When I Build the program It has no error but while running It gives the following error message:
The application was unable to start correctly (0xc000007b). Click OK to close the application.

This issue is caused by mixing 32-bit and 64-bit binaries. What is your OS architecture? Is it 32-bit or 64-bit? If it’s 64-bit OS please make sure you’re using 64-bit compiler and 64-bit version of Nuitrack (nuitrack-win64.zip).