Replies: 1 comment 1 reply
-
open a pr to enable cross platform for poco package in xmake-repo. then use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
C++cross compilation, the host is an x86_64 Linux system. To compile Linux programs under arm64, the program needs to rely on some third-party libraries, such as poco. How can i write xmake.lua?
Beta Was this translation helpful? Give feedback.
All reactions