问xmake总是报告:错误:无法获取cxx的程序,为什么?EN实际上,低价在市场上通常只是扮演着“搅局”的角色...
error: @programdir/core/main.lua:314: @programdir/actions/build/main.lua:148: @programdir/modules/async/runjobs.lua:320: @programdir/actions/build/kinds/binary.lua:74: @programdir/core/sandbox/modules/os.lua:378: execv(/usr/bin/g++ -o build/linux/x86_64/release/test build/.objs/test/...
Xmake 版本 2.9.1 操作系统版本和架构 macos Sonoma 描述问题 相同配置文件在linux下通过,在mac上安装boost时失败 期待的结果 安装依赖包并通过编译.相同配置文件在linux下通过. 工程配置 set_languages("cxx17") add_includedirs("include") add_includedirs("include/tool
#3662: Improve cmake/make generator for lex/yacc project #3697: Improve trybuild/cmake #3730: Improve c++modules package installation Bugs fixed #3596: Fix check_cxxfuncs and check_cxxsnippets #3603: Fix xmake update #3614: Fix qt envirnoment when running target #3628: Fix msys2/mingw se...
Add add_imports to bulk import modules for the target, option and package script Add xmake -y/--yes to confirm the user input by default Add xmake l package.manager.install xxx to install software package Add xmake plugin for vscode editor, xmake-vscode Add xmake macro .. to run the ...
checking for gcc ... /usr/bin/gcc checking for the c++ compiler (cxx) ... gcc checking for /usr/bin/gcc ... ok checking for flags (-fPIC) ... ok checking for flags (-fvisibility-inlines-hidden) ... ok checking for flags (-O3) ... ok checking for flags (-std=c++20) ......
CXX compiler identification is MSVC 19.41.34123.0-- Detecting C compiler ABI info-- Detecting C compiler ABI info - failed-- Check for working C compiler: E:/program/vs2022/VC/Tools/MSVC/14.41.34120/bin/Hostx64/x64/cl.exe-- Check for working C compiler: E:/program/vs2022/VC/Tools/...
Add add_imports to bulk import modules for the target, option and package script Add xmake -y/--yes to confirm the user input by default Add xmake l package.manager.install xxx to install software package Add xmake plugin for vscode editor, xmake-vscode Add xmake macro .. to run the ...
Add add_imports to bulk import modules for the target, option and package script Add xmake -y/--yes to confirm the user input by default Add xmake l package.manager.install xxx to install software package Add xmake plugin for vscode editor, xmake-vscode Add xmake macro .. to run the ...
Xmake 版本 2.7.8 操作系统版本和架构 Windows 10 pro version 19044.2965 描述问题 在项目中添加opencv 4.5.5后运行xmake,安装opencv时报错 > xmake checking for Microsoft Visual Studio (x64) version ... 2022 checking for Microsoft C/C++ Compiler (x64) version .