https://chocolatey.org/install
choco install mingw --x86
gcc -m32 .\AccountingIQ.c -o AccountingIQ.exe
https://chocolatey.org/install
[ ! ] You may need to force install 64bit with --x64 --force
if x86 was previously installed
choco install mingw
g++ -static pillowMint.cpp -o pillowMint.exe