Closed palade closed 8 years ago
No, POCO is included in macchina.io. Have you set LD_LIBRARY_PATH correctly?
Deleted everything, and re-build it, and now works. Thank you for your help!
@palade Could you clarify what should written: export LD_LIBRARY_PATH=pwd
/platform/lib/Linux/x86_64
Is 'pwd' thing should be replaced with present working directory or we should leave it as it is?
$PWD is the current working directory. Can you try LD_LIBRARY_PATH=$PWD/platform/lib/Linux/x86_64? otherwise, just embed the full path.
Yes, I get it thanks!
Do poco libraries need to be installed before building macchina or come together with this project? After building the project and try to run it, I get the following error: