delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/08/27/19:42:14

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F3CD138708D5
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1598571688;
bh=E8+ZnPlp6XqM55+8n8l1ZnUX2HZcl+g18SPJ9IWh5S8=;
h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=T85XMJLQTGayEzCzQJtVeB1OUfYpSTLXaXev22k3W3vESWaHUGq8bgqnABKtgOwaz
4LOItOuDyzrUwBhgMlKwoWqdwkXx7msL0YNR8mnWbXDdSPAZXwC/GIXzQwKYCebFH1
0ACFZT/Co7yzKnp31369f2IwwJpw1A+Z8DtMy6gA=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org ACAD4385701E
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:mime-version:references:in-reply-to:from:date
:message-id:subject:to:content-transfer-encoding;
bh=Fvf/3km4ARTKZ2G6fyByXpkxkDWTgX6e9477l9ApOhI=;
b=Ypv/VpbsRZQ98eyjd+EYMMG7lhaLVol+gQY/3LHO7wTza+DGOB6QEpaM12I+rnuHiM
XfIg0dA7OPbnm0kMDquPhQdrlZ82jC8HoeoOWDlMW2rpA9UNhW1byysja4hCrqwS+A8g
G4BVdaKTLe0Ug5pkPZ2BJ0jqOC2ip3+OCeObWjU6SIUGiHO/ve3taHZ7wLY8ENsddTzq
ftsNzaSMSsgu5p1uaK6BvtzVAApp0NYyzoM62hgUUIqgnos02Bnph8qUiEQx1VFZ4AKG
TshT4quNTV7XrYmTwTuYNDlHLFKyHL3HXMU675dBzgO0e6ZV2MxR5eP/wdlzifpxhOEJ
BNIw==
X-Gm-Message-State: AOAM530ARMsmJPbVVOs5LUYk7/NAwO5T7KQvOPhFezk6+bgALPMoRxj6
U3z6YxDnWoMEO81jdFbG6VYtIG4Es2b9+DpgR8sc1nJAhjg=
X-Google-Smtp-Source: ABdhPJxpb2v5QPtfZ38gKbxBT1SgmzbKBMdFcVqOehlyznpP5DUww2V1FvLUxtgLaRpzC13qP4sk/Gas6+oN4cHXqAI=
X-Received: by 2002:a05:6512:330c:: with SMTP id
k12mr10870360lfe.151.1598571683232;
Thu, 27 Aug 2020 16:41:23 -0700 (PDT)
MIME-Version: 1.0
References: <CAJzZnfQuLYvJy-srM_jFbtWNHgOxZSw3gOo1=Bips_Zh1AwoUQ AT mail DOT gmail DOT com>
<20200828 DOT 080706 DOT 1669634597121160239 DOT yasu AT utahime DOT org>
In-Reply-To: <20200828.080706.1669634597121160239.yasu@utahime.org>
Date: Fri, 28 Aug 2020 01:40:46 +0200
Message-ID: <CAJzZnfSmsHc7faZdGUQVPV2aQM=OcL1xm+5bZ7P_ObTiZrEJpg@mail.gmail.com>
Subject: Re: undetectable libraries
To: cygwin AT cygwin DOT com
X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT,
FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Juan carlos Rebate via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Juan carlos Rebate <nerus492 AT gmail DOT com>
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 07RNftEg030877

yes mingw64-x86_64-gtk3
mingw64-x86_64-sdl2
sdl2-devel
libcurl-devel

El vie., 28 ago. 2020 a las 1:10, Yasuhiro KIMURA (<yasu AT utahime DOT org>) escribió:
>
> From: Juan carlos Rebate via Cygwin <cygwin AT cygwin DOT 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
--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019