After installed boost version 1.55 successful, and then I make the Compilation to VSomeIP。
But it's failed,"/usr/lib/x86_64-linux-gnu/libboost_system.so" file were not into this path.
My system is Ubuntu 19.10,Whether this step can only run on the old Ubuntu version?
The fail information is here:
-- Build files have been written to: /home/jerry/work/vSomeIP/build
jerry@jerry-virtual-machine:~/work/vSomeIP/build$ make
make[2]: No rule to make target '/usr/lib/x86_64-linux-gnu/libboost_system.so', needed by 'libvsomeip.so.2.14.16'. Stop.
make[1]: [CMakeFiles/Makefile2:142: CMakeFiles/vsomeip.dir/all] Error 2
make: *** [Makefile:130: all] Error 2
jerry@jerry-virtual-machine:~/work/vSomeIP/build$
After installed boost version 1.55 successful, and then I make the Compilation to VSomeIP。 But it's failed,"/usr/lib/x86_64-linux-gnu/libboost_system.so" file were not into this path. My system is Ubuntu 19.10,Whether this step can only run on the old Ubuntu version?
The fail information is here:
-- Build files have been written to: /home/jerry/work/vSomeIP/build jerry@jerry-virtual-machine:~/work/vSomeIP/build$ make make[2]: No rule to make target '/usr/lib/x86_64-linux-gnu/libboost_system.so', needed by 'libvsomeip.so.2.14.16'. Stop. make[1]: [CMakeFiles/Makefile2:142: CMakeFiles/vsomeip.dir/all] Error 2 make: *** [Makefile:130: all] Error 2 jerry@jerry-virtual-machine:~/work/vSomeIP/build$