COVESA / capicxx-someip-tools

Common API C++ SOMEIP tooling
Mozilla Public License 2.0
77 stars 56 forks source link

Compilation error for CommonAPI-VSomeIP #8

Closed cjj19840220 closed 4 years ago

cjj19840220 commented 4 years ago

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$

lutzbichler commented 4 years ago

This cannot be analysed without further informations: