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
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to