Hi maverick786us,
I recommend you ignore the version of the C++ REST SDK which comes with Visual Studio 2013. It is quite old now and the library now exclusively is delivered on CodePlex and through our NuGet package.
I'm not familiar with what netGUI is. The error is correct and indicating you that you need to download the NuGet package. Open your solution in Visual Studio and build and it should automatically download the package for you.
Steve
I recommend you ignore the version of the C++ REST SDK which comes with Visual Studio 2013. It is quite old now and the library now exclusively is delivered on CodePlex and through our NuGet package.
I'm not familiar with what netGUI is. The error is correct and indicating you that you need to download the NuGet package. Open your solution in Visual Studio and build and it should automatically download the package for you.
Steve