Re: freetype not detected on configure

2019-08-04 Thread Gavin M2301
Hi Andrey- I had to set up ming in Cygwin correctly. $ x86_64-w64-mingw32-gcc.exe `agar-config --cflags` -o hello hello.c `agar-config --libs` The cool trick is cygcheck. That allows you to see which dependency you are missing so you can play with the package manager in cygw

Re: freetype not detected on configure

2019-08-03 Thread Andrey Repin
Greetings, Gavin M2301! > I just needed to play with the versions that were offered in the package > manager. It is working now. It would be beneficial to future readers if you specify, what exactly helped your cause/how did you solved your issue. -- With best regards, Andrey Repin Sunday, Aug