重新找直接可以在 mingw 下运行的版本,最终在下面这个地址找到 http://www.gtk.org/download-windows.html 需要下载的文件: pkg-config-0.23-2.zip http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/pkg-config-0.23-2.zip glib_2.18.4-1_win32.zip http://ftp.gnome.org/pub/gnome/binaries/...
VSCODE + LINUX + SDL2_mixer + openGL: pkg-config 令人找不着北的大小写游戏。草! 话说为了孩子的教育, 俺是操碎了心。 曾经给孩子写了一个简单的弹球 demo, 在 WINDOWS 和 MACOS 上跑得麻溜麻溜地。 换到 li…
You don't need pkg-config to use Meson, and I don't think it makes sense tobuildpkgconf to get it. You either have dependencies already available on your Windows system via pkg-config, but if you don't, then downloading pkg-config won't give you anything. There are better ways of ...
pkg-config is a cross-platform software that has been successfully tested and it works perfectly on all GNU/Linux distributions, as well as on the FreeBSD, Mac OS X and Microsoft Windows operating systems. It only requires a working C library and compiler. ...
WINDOWS SPECIALITIES If a .pc file is found in a directory that matches the usual conventions (i.e., ends with \lib\pkgconfig), the prefix for that package is assumed to be the grandparent of the direc- tory where the file was found, and the prefix variable is SunOS 5.11 Last ...
Donwloadedlibusbfor Windowsby clickingDownloads>Latest Windows binaries Created alibusb.pcfile in thePKG_CONFIG_PATHdirectory: # libusb.pcprefix=C:/Users/Tom/Desktop/pkg-config-lite-0.28-1/libs/libusbexec_prefix=${prefix}includedir=${prefix}/include/libusb-1.0libdir=${exec_prefix}/MinGW64/...
Describe the issue I can't install pkg-config. https://github.com/msys2/msys2-installer/releases/download/2022-01-28/msys2-x86_64-20220128.exe msys2-x86_64-20220128.exe $ pacman -S pkg-config resolving dependencies... looking for conflic...
今天在使用Dockerfile制作Docker镜像的时候,突然发现以前可以运行的 “RUN yum install -y sudo” 突然...
http://www.gtk.org/download-windows.html 需要下载的文件: pkg-config-0.23-2.zip http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/pkg-config-0.23-2.zip glib_2.18.4-1_win32.zip http://ftp.gnome.org/pub/gnome/binaries/win32/glib/2.18/glib_2.18.4-1_win32.zip ...
The pkg-config is free software that supports different platforms, including Unix-like systems, Windows, Linux, and Mac OS X. To use pkg-config, you only need glib installed or a working C library and compiler. Let’s look at the common usage and understand pkg-config more in the section...