- 报错:
Ignoring file '/usr/local/Cellar/glfw/3.3.4/lib/libglfw.3.3.dylib': found architecture 'x86_64', required architecture 'arm64'
Undefined symbols:
Linker command failed with exit code 1 (use -v to see invocation)
解决: - 重新安装brew reinstall glfw(检查是不是arm64)
- Library Search Paths /usr/local/lib改成/opt/homebrew/lib
- header Search Paths /usr/local/include改成/opt/homebrew/include
- Link Binary With Libraries记得也替换成arm64的glfw
- copy file也记得改
M芯片 mac配置Vulkan环境报错 Xcode
Justgoodnight2024-03-31 13:50
相关推荐
共享家95278 小时前
linux-数据链路层CZIDC17 小时前
MacOS字体看起来比在 Windows 上更好?Cosmoshhhyyy1 天前
linux远程部署dify和mac本地部署dify行星0081 天前
mac 通过homebrew 安装和使用nvm2501_928094651 天前
Mac电脑录屏工具 Omi录屏专家(Mac中文)森之鸟1 天前
Mac chrome浏览器下载DevEco Studio 6.0.0 Beta2失败FairGuard手游加固2 天前
版本更新!FairGuard-Mac加固工具已上线!金玉满堂@bj2 天前
OS设备UDID查看方法庸懒3 天前
Electron自定义菜单栏及Mac最大化无效的问题解决