https://git01.codeplex.com/casablanca says 404 - File or directory not found. also git clone https://git01.codeplex.com/casablanca , is not working, Anyone can help with this ???, My requirement is i am planning to use this library for Windows and Ubuntu build with Cmake for restful library support.
Comments: Hi Steve, My Requirement : Library should be able to used on windows(Visual Studio 2010) and Ubuntu. Please find steps as follows. Step 1 ) NuGet visual studio approach a) NuGet Package Manager . b) Install C++ Rest SDK 2.1.0 version after installation when i build sample code it says a error unable to include #include "cpprest/http_client.h" I am not sure why it fails to find includes. step 2) Ubuntu build with the following link https://casablanca.codeplex.com/wikipage?title=Setup%20and%20Build%20on%20Linux&referringTitle=Documentation sudo add-apt-repository ppa:ubuntu-toolchain-r/test command hangs while execution step 3) Source code download : https://casablanca.codeplex.com/SourceControl/latest git clone from windows : git clone https://git01.codeplex.com/casablanca fails with the error The Procedure entry point curl_multi_timeout could not be loacated in the dynamic link library libcurl.dll downloaded source code doesnot build on Ubuntu, it has some cmake errors ../Casablanca/Build/ cmake .. Errors with cmake. Is it possible to acheive .lib of this library for windows and .a of this library for Ubuntu linux. Regards Vishal Gavas
Comments: Hi Steve, My Requirement : Library should be able to used on windows(Visual Studio 2010) and Ubuntu. Please find steps as follows. Step 1 ) NuGet visual studio approach a) NuGet Package Manager . b) Install C++ Rest SDK 2.1.0 version after installation when i build sample code it says a error unable to include #include "cpprest/http_client.h" I am not sure why it fails to find includes. step 2) Ubuntu build with the following link https://casablanca.codeplex.com/wikipage?title=Setup%20and%20Build%20on%20Linux&referringTitle=Documentation sudo add-apt-repository ppa:ubuntu-toolchain-r/test command hangs while execution step 3) Source code download : https://casablanca.codeplex.com/SourceControl/latest git clone from windows : git clone https://git01.codeplex.com/casablanca fails with the error The Procedure entry point curl_multi_timeout could not be loacated in the dynamic link library libcurl.dll downloaded source code doesnot build on Ubuntu, it has some cmake errors ../Casablanca/Build/ cmake .. Errors with cmake. Is it possible to acheive .lib of this library for windows and .a of this library for Ubuntu linux. Regards Vishal Gavas