Unable to setup the demo project windows sdk

|

I have followed the steps exactly as mentioned in the documentation to setup the demo app for windows desktop, but i keep getting the error C1083 : Cannot open include file: ‘UIlib.h’: No such file or directory

|

Hi Harsha,

please change project configuration to “Release”.

i am also facing same problem…

Hi Arun,

the problem is because you set to project configuration as “debug”, please change to “release”. Let me know if that works.

Hi WEbRx,

which Visual Studio version are you using?

Best