0

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?

user8908459
  • 537
  • 5
  • 24

1 Answers1

1

I needed to install the mingw 64 bit toolchain

user8908459
  • 537
  • 5
  • 24