The title is my question.
x64 build with C++ REST SDK conflicts with x86 error.
So, I cannot compile this.
(BTW, there is another error encountered with this, which is when additional include directory in project proterty points to correct sdk/include folder, it brings me the error "the header doesnt exist" in x64. same doesnt happen in x32 though. but if I give full path in cpp file, it compiles. possible bug in vs2013?)