Hi, 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. mingw32-make.exe[1]: Entering directory 'C:/Users/TECH-AV/Desktop/Second_Program/Bank_account/Bank_account_creator' mingw32-make.exe[1]: *** [Debug/main.c.o.d] Error 4198413 mingw32-make.exe[1]: *** Waiting for unfinished jobs.... Bank_account_creator.mk:99: recipe for target 'Debug/main.c.o.d' failed mingw32-make.exe[1]: Leaving directory 'C:/Users/TECH-AV/Desktop/Second_Program/Bank_account/Bank_account_creator' mingw32-make.exe: *** [All] Error 2 Makefile:4: recipe for target 'All' failed ====1 errors, 0 warnings==== -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.osdn.me/mailman/archives/mingw-users/attachments/20191201/283a358a/attachment.html>