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
Trying to compile from Macosx ARM64 to x86_64 with fmt package installed returns errors.
From what was discovered on discord, cmake.install() needs to be improved.
Expected Behavior
there shouldn't be any errors and fmt should be redownloaded/recompiled/made compatible for x86_64 linking.
Xmake Version
v2.7.1+202208261458
Operating System Version and Architecture
macOS Monterey 12.5.1 on MacM2 (ARM64)
Describe Bug
Trying to compile from
Macosx ARM64
tox86_64
withfmt
package installed returns errors.From what was discovered on discord,
cmake.install()
needs to be improved.Expected Behavior
there shouldn't be any errors and
fmt
should be redownloaded/recompiled/made compatible forx86_64
linking.Project Configuration
xmake.lua
Additional Information and Error Logs
The text was updated successfully, but these errors were encountered: