Hi all,
Thanks so much
- I done using CPPRest 1.0 on Windows. Now I want to use on MAC.
- I clone code from server and build successfully by Xcode 5.0.2 on Mac 10.8.5 but the lastest version was built by -std=c++11 and my project are building by -std=GNU++ therfore I can't use CPPRest latest version.
-
Now I reset code to version 1.0 the same with on Windows. But not find the CMakeList to build on Mac.
Thanks so much