pkg-config is a helper tool used when compiling applications and libraries. It helps you insert the correct compiler options on the command line so an application can use gcc -o test test.c `pkg-config --libs --cflags glib-2.0` for instance, rather than hard-coding values on where to find glib (or other libraries). It is language-agnostic, so it can be used for defining the location of documentation tools, for instance. The program is free software and licensed under the GPL version 2 or any later version (at your option).
2024-03-26 10:34:41 387KB pkg-config
1
已经编译的exe程序,适合windows上使用,可配合msys2进行交叉编译
2022-11-09 16:02:26 3MB pkg-config msys2 exe Win32
1
pkg-config is a helper tool used when compiling applications and libraries. It helps you insert the correct compiler options on the command line so an application can use gcc -o test test.c `pkg-config --libs --cflags glib-2.0` for instance, rather than hard-coding values on where to find glib (or other libraries). It is language-agnostic, so it can be used for defining the location of documentation tools, for instance.
2022-05-16 14:01:15 375KB windows 综合资源
1
适用于macOS的pkg-config 0.29.2 该项目为构建了一个签名的macOS安装程序包, 是在编译应用程序和库时使用的辅助工具。 它包含pkg-config 0.29.2的源分发。 执照 安装程序和相关脚本的版权(c)2018 Don McCaughey。 pkg-config和安装程序是根据GNU通用公共许可证版本2发行的。有关详细信息,请参阅LICENSE文件。
2022-04-01 17:41:06 4.97MB macos installer build-tool command-line-tool
1
pkg-config本身是一个linux下的命令,其功能是用于获得某一个库/模块的所有编译相关的信息。 # 在windows上面配置pkg-config 将下载的pkg-config_0.23-2_win64解压,解压的bin与MinGW-w64里的的bin目录合并。
2021-12-13 15:50:49 1.44MB pkg-config_0.23-
1
分享pkg-config-0.29.1.tar.gz源码资源,解决国外站点下载很慢
2021-11-02 14:09:06 1.92MB pkg-config-0.29.
1
适用于在windows下使用mingw编译 配置时候缺失 pkg-config ,所有完整资源 直接可以下载使用
2021-09-23 16:02:25 2.6MB mingw pkconfig
1
pkg-config for windows x64
2021-09-23 15:11:41 1.44MB pkg-config
1
在Windows上编译64位ffmpeg,如果需要支持x264,需要下载一些编译工具。本压缩包将所需工具集中整理,只需一次下载,方便使用。 包括工具有:mingw-w64-install.exe,MSYS-1.0.11.exe,yasm.exe,pkg-config.exe,pexports.exe,libglib-2.0-0.dll
2021-06-30 14:16:59 4.41MB mingw-w64 MSYS yasm pkg-config
1
编译FFMpeg 64位 Windows平台时需要的工具
2021-01-28 02:17:29 26KB pkg-config
1