From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf1-x135.google.com (mail-lf1-x135.google.com [IPv6:2a00:1450:4864:20::135]) by sourceware.org (Postfix) with ESMTPS id ACAD4385701E for ; Thu, 27 Aug 2020 23:41:24 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org ACAD4385701E Received: by mail-lf1-x135.google.com with SMTP id c8so3851726lfh.9 for ; Thu, 27 Aug 2020 16:41:24 -0700 (PDT) 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: <20200828.080706.1669634597121160239.yasu@utahime.org> In-Reply-To: <20200828.080706.1669634597121160239.yasu@utahime.org> From: Juan carlos Rebate Date: Fri, 28 Aug 2020 01:40:46 +0200 Message-ID: Subject: Re: undetectable libraries To: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Aug 2020 23:41:26 -0000 yes mingw64-x86_64-gtk3 mingw64-x86_64-sdl2 sdl2-devel libcurl-devel El vie., 28 ago. 2020 a las 1:10, Yasuhiro KIMURA () escr= ibi=C3=B3: > > From: Juan carlos Rebate via Cygwin > 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=3Dx86_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