Replies: 2 comments
-
先试下 dev #3243 xmake update -s dev |
Beta Was this translation helpful? Give feedback.
0 replies
-
试了一下,又清除了缓存之后,还是一样的问题。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我自己的简单项目


我自己使用vs preview 2022 进行开发,今天我在vs上跑通了gtest,在迁移到xmake里的时候,突然出了很多奇怪的报错。
可能是gtest 和 高标准库冲突了?不是太懂。
xmake.lua 如下
报错信息如下
还有一个问题就是,有时候编译不了,把.xmake目录删除了重新编译就过了,这次不太行。
Beta Was this translation helpful? Give feedback.
All reactions