X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B393238708D5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1598568742; bh=jzlozpTIw8eXU3g8D/sWEZ/aSyxuDFrrNgF2Yc3TXhg=; h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=UTMxfpSaW40zQzixtSD4BT8dOK5tzBYaxn7yPuqzCYFLGKnnhd4N5HuogQN50czLI MwSI+KSpIycZsMkaNnWLIZHXbdZavSySJuzYRdyLDRejwA2Y1/EazIiGcSYbsgmNtH cOStRiF7/blM/d52Sv9ZaXWeVYXgY2P6fNUxO6C8= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 5738A385701E X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=7IDbQIqBtiltsT9C1kljk216npcVEgFjj4pN6H+fELk=; b=GGBpyiF0kGLn7/fT4MveoTHwvJuciPE0dHMK3l/mUy85I6/eMudVlsaWo+tCsaFuq8 4uQLq4nlybRg4eCFZVZYoDXB/xqkFsaeka8IGY0VcmC8yOFNje/KBGAROTfnEo0/NOPu euAcYemFi2YHm6443xbXkcvLtStx1txMoei591NbowuM6NsF5246HhCAbKlG0E0gSv00 +qdow1rpcLe9ATTkmZ6HlPC9Hw2Wp3lTX+5L0A9s90Zkq/XN1G1OQ842z9YdIMcii329 Jv1465UHfzKPYRFihgMktFRWhS2WimtXBYv++A9CGYMCFoAwHVEIm9i7r7WZGGQ1vbAU nZ8g== X-Gm-Message-State: AOAM533QO8jNkh40wFQJzaqFwVMImSTqaBV5PnA/uz+ND3m8ej00BUPi nAGkWUU7v41Ce14Li+s71o4gaEiGSjcOWCVuKp9h8Xf/R+g= X-Google-Smtp-Source: ABdhPJwJvxm82DFwI0l1gsHg1vuSDBF/Mjz3N2tge51hDn6DKrxAKdDnHB9M+MBA9T4yg6GYzp1W74b8pOmGV2dwi3Y= X-Received: by 2002:a05:651c:c6:: with SMTP id 6mr10785428ljr.237.1598568738425; Thu, 27 Aug 2020 15:52:18 -0700 (PDT) MIME-Version: 1.0 Date: Fri, 28 Aug 2020 00:51:41 +0200 Message-ID: Subject: undetectable libraries To: cygwin AT cygwin DOT com X-Spam-Status: No, score=-1.5 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 List-Archive: List-Post: List-Help: List-Subscribe: , From: Juan carlos Rebate via Cygwin Reply-To: Juan carlos Rebate Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" 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? -- 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