Replies: 1 comment 2 replies
-
pass -vD and see logs |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Cross compile my project to aarch64 version(aarch64-linux-gnu-gcc), command is :
everything is ok here :
Same xmake config while cross compile my project to QNX version(ntoaarch64-) :
Some bugs report here :
So what are xmake checking for while build project? Is that support to qnx cross compile? Hope to figure out this question, thanks :)
Beta Was this translation helpful? Give feedback.
All reactions