Is there a way that I can configure MSYS2 so that I do not have to always pass in CPPFLAGS=-I/mingw64/include LDFLAGS=-L/mingw64/lib to my compiler?
CPPFLAGS=-I/mingw64/include LDFLAGS=-L/mingw64/lib
I needed to install the mingw 64 bit toolchain