<html><body><span style="display:block;" class="xfm_66874637"><div><span style="font-size:10pt;line-height:12pt;font-family:Arial;" class="xfmc1">Hi,</span></div>
<div><span style="font-size:10pt;line-height:12pt;font-family:Arial;" class="xfmc1">I used instruction for CMake linking external library from </span><span style="font-family:Arial;font-size:10pt;line-height:12pt;"><a href="https://stackoverflow.com/questions/8774593/cmake-link-to-external-library" target="_blank" rel="noreferrer noopener">https://stackoverflow.com/questions/8774593/cmake-link-to-external-library</a>(for example)</span></div>
<div><span style="font-size:10pt;line-height:12pt;font-family:Arial;" class="xfmc1">And it works on Ubuntu 16 only.</span></div>
<div><span style="font-size:10pt;line-height:12pt;font-family:Arial;" class="xfmc1"><br data-mce-bogus="1"/></span></div>
<div><span style="font-size:10pt;line-height:12pt;font-family:Arial;" class="xfmc1">When I try it made on Ubuntu 18 I got problem during start application: </span></div>
<div style="white-space:pre-wrap;"><span style="color:#8d8d8d;"><span style="font-family:Arial;font-size:10pt;line-height:12pt;">error while loading shared libraries: libfoo.so.3: cannot open shared object file: No such file or directory</span></span></div>
<div style="white-space:pre-wrap;"><span style="color:#8d8d8d;"><span style="font-family:Arial;font-size:10pt;line-height:12pt;"><br data-mce-bogus="1"/></span></span></div>
<div style="white-space:pre-wrap;"><span style="font-family:Arial;font-size:10pt;line-height:12pt;color:rgb(0, 0, 0);">Could anybody help me in this problem?</span></div>
<div style="white-space:pre-wrap;"><span style="font-family:Arial;font-size:10pt;line-height:12pt;color:rgb(0, 0, 0);">Thanks, Serge.</span></div></span></body></html>