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

New Post: is not supported

$
0
0
Hi Steve,

Thanks for answering my previous question so quickly. It helped me a lot.
I have installed the C++ REST SDK by NuGet package and it is now embedded into my project but when I compile the program, I get the following error:

C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\atomic(9): fatal error C1189: #error : <atomic> is not supported when compiling with /clr or /clr:pure.

It seems that it has to do with an unmanaged code. Do you know the cause of the error?
The problem came up when I was following your Http Client Tutorial.

Best Regards
RazRez

Viewing all articles
Browse latest Browse all 4845

Trending Articles