Sven Trittler
Sven Trittler
So far i did not tried to create a partition in the "mkosi.postinst" file because i dont understand yet how mkosi handles partitions in general. For example there are no...
@behrmann another perspective on this problem: The name of the section "[Partitions]" in mkosi.default is a little bit misleading, it suggests (for non-pro mkosi users) that this is a place...
@jeffpg144 With the exception of a handful `ifdefs` we are able to compile our software with 3 different DDS-Vendors successfully (more to come). I think the DDS-Vendors hurt themself when...
Hey, i am using CycloneDDS and CycloneDDS-CXX on Android successfully for x86_64, x86, armv8, armv7. I have no idea what `Soong` is but in my case i just use cmake...
Later this evening i can provide you my example project files. I dont use Android Studio (Soong) to build the Android App. Instead i use Android NDK and CMake. The...
Why not combine it? Build the CycloneDDS Android libs via CMake and the Android NDK and then link them in your Android.bp file? 1. Download Android NDK via Android Studio...
pypi packages are updated now
@eboasson the branch has conflicts, may you can merge the current master into the branch?
Hey @michelle-vu19, seems that i missed that case described in #484. I put the include of the `ostream_operators.hpp` explicitly into the `cpp` file. Because this file modifies the users std...
hey @michelle-vu19, looks good, you still need to sign the eclipsefdn/eca to be able to merge