visual studio 2022+vcpkg安装kicad 7.0

Severity	Code	Description	Project	File	Line	Suppression State
Error		CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:112 (message):
    Command failed: F:/vcpkg-master/downloads/tools/msys2/ca907ea16f6f2ba5/usr/bin/bash.exe --noprofile --norc --debug -c "V=1 CPP='compile cl.exe -E' CC='compile cl.exe' CC_FOR_BUILD='compile cl.exe' CPP_FOR_BUILD='compile cl.exe -E' CXX_FOR_BUILD='compile cl.exe' CXX='compile cl.exe' RC='windres-rc rc.exe' WINDRES='windres-rc rc.exe' AR='ar-lib lib.exe' LD='link.exe -verbose' RANLIB=':' STRIP=':' NM='dumpbin.exe -symbols -headers' DLLTOOL='link.exe -verbose -dll' CCAS=':' AS=':' ./../src/gettext-0-de39ca5451.clean/configure --build=x86_64-pc-mingw32 \"--enable-relocatable\" \"--enable-c++\" \"--disable-acl\" \"--disable-csharp\" \"--disable-curses\" \"--disable-java\" \"--disable-openmp\" \"--with-included-glib\" \"ac_cv_func_wcslen=yes\" \"ac_cv_func_memmove=yes\" \"gl_cv_func_printf_directive_n=no\" \"ac_cv_func_memset=yes\" \"ac_cv_header_pthread_h=no\" \"ac_cv_header_dirent_h=no\" \"ac_cv_header_getopt_h=no\" \"--cache-file=../config.cache-x64-windows\" \"ac_cv_prog_ac_ct_STRIP=:\" \"gl_cv_double_slash_root=yes\" \"ac_cv_func_memmove=yes\" \"--disable-silent-rules\" \"--verbose\" \"--enable-shared\" \"--disable-static\" \"--prefix=/D/kicad/kicad-master/build/MSYS2-x64-Debug/vcpkg_installed/x64-windows\" \"--bindir=\\${prefix}/tools/gettext/bin\" \"--sbindir=\\${prefix}/tools/gettext/sbin\" \"--libdir=\\${prefix}/lib\" \"--mandir=\\${prefix}/share/gettext\" \"--docdir=\\${prefix}/share/gettext\" \"--datarootdir=\\${prefix}/share/gettext\""
    Working Directory: F:/vcpkg-master/buildtrees/gettext/x64-windows-rel
    Error code: 另一个程序正在使用此文件,进程无法访问。
    See logs for more information:
      F:\vcpkg-master\buildtrees\gettext\config-x64-windows-rel-out.log
      F:\vcpkg-master\buildtrees\gettext\config-x64-windows-rel-err.log		D:\kicad\kicad-master\scripts/cmake/vcpkg_execute_required_process.cmake		

Severity	Code	Description	Project	File	Line	Suppression State
Error		CMake Error at F:/vcpkg-master/scripts/buildsystems/vcpkg.cmake:892 (message):
  vcpkg install failed.  See logs for more information:
  D:\kicad\kicad-master\build\MSYS2-x64-Debug\vcpkg-manifest-install.log		F:/vcpkg-master/scripts/buildsystems/vcpkg.cmake	892	

关掉另外一个visual studio或者重启电脑问题解决。

你可能感兴趣的:(windows,ide)