After the installation i've found 2 directories in \Program Files (x86)\ - \Micrisoft SDKs\ and \Microsoft Cpp REST SDK for VS 2014 v 1.4. Which should i use to use in my project? If i use cpp rest folder to add .lib files, program doesnt compile with LNK2001 and LNK1120 errors. When i use ms sdks folder, it doesnt work due to missing casablanca120.dll.
↧