I am having trouble getting FLTK set up. I am currently using windows and trying to built it with msys2. Whenever I try to configure it with ./configure I get this error:
configure: error: Configure could not find required X11 libraries, aborting.
Here is the full stack trace: https://pastebin.com/raw/YeA72wYr
I tried redownloading FLTK without success.
What should I do? Thanks!