Update README.md with OpenHarmony build project#388
Conversation
christian-rauch
left a comment
There was a problem hiding this comment.
There is obviously an unresolved merge conflict in the README.md. Did you check the commits before sending the PR?
The instructions are quite verbose. Essentially, you only have to provide the CMAKE_TOOLCHAIN_FILE to make this work. It looks to me that these instructions apply to any CMake project and that there is nothing special about apriltag here.
Instead of this verbose instructions, could you just link to the OpenHarmony documentation on how to install and use the SDK? Also, to make sure that this continues to work, can you add a CI pipeline to cross-compile with the latest OpenHarmony SDK?
Thank for your suggestion.we will adopt it and make the necessary modifications bedore resubmitting a new one. |
|
@foreveruzi Are you still interested in this PR? |
|
I am closing this now since there seems to be no interest in addressing the comments and getting this PR merged. |
We support build project of OHpro in OpenHarmony, so we'd like to contribute it. Hope my PR can help developers use this library.