Hello Everyone!
I am having a problem to start develop to C++ Rest SDK. The problem maybe could be simple but I do not see any solution =( .
I created an empty 'Console Win 32 Project' and when I clicked with the right button in project to go to "Manage NuGet Packages" the follow message appears: "The Project 'ProjectName' is unsupported".
I try to follow the tutorial: [https://casablanca.codeplex.com/wikipage?title=Using%20NuGet%20to%20add%20the%20C%2b%2b%20REST%20SDK%20to%20a%20VS%20project](http://www.example.com) but this is not work.
I try to make one DLL for use with unity3d so I believe I could not embed any windows plataform code. Could this be the problem? This SDK needs the Windows.h to be used?
Obs: I am using the visual studio 2012 Pro
Thx for all!
I am having a problem to start develop to C++ Rest SDK. The problem maybe could be simple but I do not see any solution =( .
I created an empty 'Console Win 32 Project' and when I clicked with the right button in project to go to "Manage NuGet Packages" the follow message appears: "The Project 'ProjectName' is unsupported".
I try to follow the tutorial: [https://casablanca.codeplex.com/wikipage?title=Using%20NuGet%20to%20add%20the%20C%2b%2b%20REST%20SDK%20to%20a%20VS%20project](http://www.example.com) but this is not work.
I try to make one DLL for use with unity3d so I believe I could not embed any windows plataform code. Could this be the problem? This SDK needs the Windows.h to be used?
Obs: I am using the visual studio 2012 Pro
Thx for all!