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 exceute an object [44]

$
0
0
Hello,
Thanks for the response.

Now i am able to make the object (object name : first) but when i am exceuting the object by following command
./first
than i am getting error
./first: error while loading shared libraries: libcasablanca.so: cannot open shared object file: No such file or directory

similarly when i am exceuting the sample Bingrequest object in folder /rest/Binaries/Debug32 than also i am getting the similar error .


Comments: Take a look at how this is done in run_tests.sh. You will need to set LD_LIBRARY_PATH like this: ``` export LD_LIBRARY_PATH=. ```

Viewing all articles
Browse latest Browse all 4845

Trending Articles



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