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
xmake f -cvD
checking for platform ... windows
checking for architecture ... x64
checking for cl.exe ... C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.35.32215\bin\HostX64\x64\cl.exe
checking for Microsoft Visual Studio (x64) version ... 2022
checkinfo: cannot runv(zig.exe version), No such file or directory
checking for zig ... no
checkinfo: cannot runv(zig.exe version), No such file or directory
checking for zig ... no
checking for FOLLY_HAVE_SHADOW_LOCAL_WARNINGS ... no
checking for cl.exe ... C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.35.32215\bin\HostX64\x64\cl.exe
checking for the c compiler (cc) ... cl.exe
> "C:\\Program Files\\Microsoft Visual Studio\\2022\\Professional\\VC\\Tools\\MSVC\\14.35.32215\\bin\\HostX64\\x64\\cl.exe" -c -nologo -FoC:\Users\guiji\AppData\Local\Temp\.xmake\230404\_8FCA9E9FB8784E20899A9543E4BDDA60.o C:\Users\guiji\AppData\Local\Temp\.xmake\230404\_F48B04C3325346D2A69EB4203E37E7D7.c
> checking for c includes(time.h)
checking for HAVE_CLOCK_GETTIME ... ok
Xmake 版本
2.7.7
操作系统版本和架构
windows10
描述问题
check时,生成的临时编译文件中,没有添加需要check的函数,直接check通过:
生成的临时文件_F48B04C3325346D2A69EB4203E37E7D7.c:
期待的结果
可以准确的检测函数
工程配置
No response
附加信息和错误日志
No response
The text was updated successfully, but these errors were encountered: