MyNameIsZelta

Results 3 comments of MyNameIsZelta

I use this cmd below: ``` cmake -B ./build -G Ninja -DCMAKE_TOOLCHAIN_FILE=$ANDROID_NDK_HOME/build/cmake/android.toolchain.cmake -DANDROID_ABI=x86_64 -S . cmake --build ./build ```

build details: https://github.com/canaanfredi/vsomeip-anroid-cmake I just change vsomeip version from 3.4.10 to 3.3.8

https://github.com/COVESA/vsomeip/blob/master/implementation/configuration/include/internal_android.hpp Notice that this header file we tried to rename libvsomeip3-cfg.so TO libvsomeip_cfg.so but we got this: ![WeChatWorkScreenshot_2d2c4a45-6fca-485e-9c76-307a2b8685b7](https://github.com/COVESA/vsomeip/assets/97597284/d6df538a-475a-4919-9945-8b6b4ac377af)