cmake not work for me #415
Unanswered
calvin2021y
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Can you list all the steps you did in order to get to this error? |
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
-
for linux get error:
try macOS get more error, last error like "error occurred: Command env -u IPHONEOS_DEPLOYMENT_TARGET".
my TARGET = Some(x86_64-apple-darwin), MACOSX_DEPLOYMENT_TARGET = Some(10.13). not sure whare come from the IPHONEOS_DEPLOYMENT_TARGET.
Beta Was this translation helpful? Give feedback.
All reactions