-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
无法解析的外部符号SDL_main #1
Comments
star-hengxing
added a commit
that referenced
this issue
Feb 14, 2024
上游包管理仓库引入的问题,再试试 git pull
xrepo update-repo
xmake f -c -y
xmake |
第一次见这种报错。。感觉是 cmake 对 vs preview 的支持可能不太完善。可以先试试清理全局缓存,然后看一下完整 log xmake g -c
xmake f -c -y -vD |
还真是preview的问题,我把preview退回到17.9就行了,谢谢大佬~ |
xmake 对此做了 workaround,可以更新到 dev 来使用了 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
你好,可以问问这个怎么解决吗
The text was updated successfully, but these errors were encountered: