You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
with the current osxcross version in this repo will lead to errors
#13 2307.6 ld: symbol(s) not found for architecture x86_64
#13 2307.6 clang: error: linker command failed with exit code 1 (use -v to see invocation)
#13 2307.6
#13 2307.6 exiting with abnormal exit code (1)
#13 2307.6 run 'OCDEBUG=1 ./build.sh' to enable debug messages
#13 2307.6
------
executor failed running [/bin/sh -c UNATTENDED=yes OSX_VERSION_MIN=${OSX_VERSION_MIN} ./build.sh]: exit code: 1
The actual issue is here: tpoechtrager/osxcross#314
But adding this here to track it so when the fix gets merged, we can update our osxcross's version.
The text was updated successfully, but these errors were encountered:
Running
with the current osxcross version in this repo will lead to errors
The actual issue is here: tpoechtrager/osxcross#314
But adding this here to track it so when the fix gets merged, we can update our osxcross's version.
The text was updated successfully, but these errors were encountered: