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

Commented Unassigned: how to compile the code on linux platform [43]

$
0
0
I have downloaded the c++ rest SDK 'casablanca' code for linux platform and using it on ubuntu 12.04.
I had completed all the setup, build, and run tests steps and all the test has been succesfully passed.
after that i have written my code for HTTP request. I want to know how should i include the path and compile my code on Linux.

please find my code attached.

the same code is running successfully on VS2012 after setting path on windows platform.

when i am compiling my code by following command
g++ -std=c++11 -I /home/tushar/Desktop/casablanca/rest/Release/include/ -lcasablanca -lboost_thread -Wno-sign-compare -Wno-unused-parameter code.cpp


i am getting the error:
please find the log file attached.
Comments: Hi tusharg20, Did Artur's recommendation address your problem? If so, we can close the issue.

Viewing all articles
Browse latest Browse all 4845

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>