vsomeip icon indicating copy to clipboard operation
vsomeip copied to clipboard

fix dynamic_pointer_cast error

Open 007herelsp opened this issue 11 months ago • 2 comments

dynamic_pointer_cast this issue where some objects return nullptr Created outside of the boundaries of the shared library. See below discuss for more details. https://github.com/android/ndk/issues/519 https://github.com/android/ndk/issues/533

007herelsp avatar Mar 28 '24 14:03 007herelsp

Hello @007herelsp, Your changes are breaking the builds on ubuntu and windows. Can you check it? Thanks

fcmonteiro avatar Mar 28 '24 15:03 fcmonteiro

Hello @fcmonteiro We have fixed the builds issue, please check it

007herelsp avatar Apr 06 '24 09:04 007herelsp