COVESA / capicxx-someip-tools

Common API C++ SOMEIP tooling
Mozilla Public License 2.0
76 stars 55 forks source link

Issue during linking. #26

Closed OmarJumylee closed 2 years ago

OmarJumylee commented 2 years ago

Hello,

I'm trying to replicate the example CommonAPI C SomeIP in 10 minutes and I keep running into issue during linking image

I've repeated the steps 3 times so far to make sure I didn't miss anything but I get the same error. I also tried to provide the path to vsomeip build directory during cmake but that didn't help My make file has the full path to the vsomeip build and interface directory.

appreciate your help!

OmarJumylee commented 2 years ago

I think I fixed it. vsomeip should be vsomeip3 in make list file. closing the issue.