Kev0055 Posted October 5, 2014 Share Posted October 5, 2014 Just updated to latest 3.2 Leadwerks Standard Edition Linux version and getting the following message when launching: "error while loading shared libraries: libsteam_api.so: cannot open shared object file: No such file or directory" Running on Linux 14.04 64-bin Ubuntu. No issues prior to the update. I did a clean install just in case and still getting the error. PS - ldd command gives following (obviously): libsteam_api.so => not found Link to comment Share on other sites More sharing options...
Ma-Shell Posted October 5, 2014 Share Posted October 5, 2014 It turns out libsteam_api.so isn't copied into the directory when I build the project, which is a bit of an annoyance. But it seems to work when I copy libsteam_api.so to the published project's root directory. http://www.leadwerks.com/werkspace/topic/10628-shared-lib-libsteam-apiso-loading-question/page__hl__libsteam Link to comment Share on other sites More sharing options...
Kev0055 Posted October 5, 2014 Author Share Posted October 5, 2014 Fixed by copying libsteam_api.so from one of my Steam games into one of the known /usr/lib directories. Link to comment Share on other sites More sharing options...
Josh Posted November 20, 2014 Share Posted November 20, 2014 Is this with the Steam version or standalone? My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted November 23, 2014 Share Posted November 23, 2014 THis is resolved. My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Recommended Posts