[Mingw-users] Compilation error

Back to archive index
Eli Zaretskii eliz****@gnu*****
Mon Dec 2 12:31:12 JST 2019


> From: "F.C" <fcaba****@gmail*****>
> Date: Sun, 1 Dec 2019 17:11:32 -0400
> 
> My compiler Mingw don't work, my log below, could you help me ?
> 
> Thanks,
> 
> C:\WINDOWS\system32\cmd.exe /C C:/TDM-GCC-64/bin/mingw32-make.exe -j4 SHELL=cmd.exe -e -f 
> Makefile
> "----------Building project:[ Bank_account_creator - Debug ]----------"
> process_begin: CreateProcess(NULL, pkg-config --libs gtk+-3.0, ...) failed.
> process_begin: CreateProcess(NULL, pkg-config --cflags gtk+-3.0, ...) failed.

You need to install pkg-config, it's a separate program.



More information about the MinGW-Users mailing list
Back to archive index