bonewell / franca-capi-someip-sample

Sample of using FrancaIDL, CommonAPI and SOME/IP over TCP
40 stars 22 forks source link

dlsym not able to find the symbol (VSOMEIP_CFG_RUNTIME) #2

Closed uj864 closed 6 years ago

uj864 commented 6 years ago

I am building the vsomeip apps for qnx platform, I have used the implementation from branch release/qnx660/2.5.2. dlsym in vsomeip-master/implementation/utility/src/utility.cpp points to null pointer, nm libvsomeip-cfg.so.2 does not show any symbol for VSOMEIP_CFG_RUNTIME. Can you help me understand what could be the problem.

bonewell commented 6 years ago

I'm not specialist of vsomeip. I just did minimal changes in vsomeip to build for QNX. It works for my sample. It is better to ask authors of vsomeip project.