Quantcast
Channel: WE MOVED to github.com/microsoft/cpprestsdk. This site is not monitored!
Viewing all articles
Browse latest Browse all 4845

New Post: CPP Rest SDK, Build errors while building my project

$
0
0
Hi Mohamed,

I tried the steps you mentioned but our sample applications build just fine with VS2012 + Update 4 (latest). We will need more information on what code snippet you are trying to compile, what else is included in the project.
We just released 2.1 version of our SDK. Could you give it a shot.

Here are the steps I followed:
  1. Create a default Win32 Console Application.
  2. Reference the C++ REST 2.1 Nuget Package.
  3. Compile the app, source looks like:
#include "stdafx.h"
#include <cpprest\streams.h>

int _tmain(int argc, _TCHAR* argv[])
{
    return 0;
}
Are the above three steps working for you?

Thanks
Kavya

Viewing all articles
Browse latest Browse all 4845

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>