undetectable libraries

Yasuhiro KIMURA yasu@utahime.org
Thu Aug 27 23:07:06 GMT 2020


From: Juan carlos Rebate via Cygwin <cygwin@cygwin.com>
Subject: undetectable libraries
Date: Fri, 28 Aug 2020 00:51:41 +0200

> good evening, I have a strange problem, I try to compile code that
> uses gtk3 and sdl2 in addition to curl, the problem is that when I
> invoke the gcc compiler it tells me that sdl2-devel and libcurl are
> not installed, but actually yes are.
> ./configure --cross-prefix=x86_64-w64-mingw32- --enable-sdl
> --enable-gtk --enable-curl
> I'm not sure if they allow to send screenshot to show windows of the
> cygwin package installer so they can see the installed packages. How
> could I find the variable and add it to compile?

Did you install packages such as libcurl-devel, libgtk3-devel and
libSDL2-devel?

---
Yasuhiro KIMURA


More information about the Cygwin mailing list