X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:from:date:message-id:subject:to
	:content-type; q=dns; s=default; b=xKehzw5aSdNyL6UR3KXLcogWBXrqN
	R0QF0CctV6ykRJgmQOb1ngYVqRO/jHQluWWY7VeCUVqnW4DafJxblL6l/e/aftbN
	OwiS7rWBEkNOjdMl/HV7eTGrQ5WPP53KSzWgiv3KjloSjNmIqJmTBmhetUBo9NNF
	YZcLV0phT4vQrQ=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:from:date:message-id:subject:to
	:content-type; s=default; bh=pbuKdyGV5txpTl3QqwNNmWARzUw=; b=Z3N
	8lt4RB88iTwqn73p3JU/FmAxFRNeRVuzzOGiW53V2iQrtSbD4yxAHFdp/5cwmAOq
	mad4gfdIgGmb0SxfLCfe0oRxxtllWbtc/XfEoLc7bTKeAKxiy7h3HR/CPwELmtZg
	NaYwb36SAhy55CAIY5AqiTpY94rLJGTsl3463tfA=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.1 spammy=H*c:alternative
X-HELO: mail-io1-f53.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=20161025;        h=mime-version:from:date:message-id:subject:to;        bh=ZH5fymm8w+VaGT9LVpTUEVFKplzrSLzsKLmBDSThSlg=;        b=iq3uEMPsMqQUILMn8tw1he4pPgsU8+CFkI4qDUPNj80krr39+800t0u2uoYo+5HqF5         T6LP3I8gSBnAEy5g/uTr78m4EykO+8hWYvU6wNJrXQn1qCzzklnfEke0iitfRIW6Xfoi         bAGEf2l2ywXa7cz8Ur3FZnlPRXzc4HnZdT8z20+/whtVxByANC6wubec72upyr846Ffb         katj19mPFpv8sVLtdV38NhkR/Cd+LP3frmY7MHkaSWKIEM0AdrynC3geeNoJXK/6UjAi         12TbxHu027w6zw/4aTUlLqS4sWSrFGJ3CPKjRwX8fDB8HJ0jy5ltKAdl/b+iav+gocra         SKrg==
MIME-Version: 1.0
From: Gavin M2301 <lokiofasgard501@gmail.com>
Date: Sat, 3 Aug 2019 15:32:34 -0400
Message-ID: <CAHiusVjFE4NUjQKAyWMz3W8CSEhdWRFvrkkKDYYSRwmEi3OCEg@mail.gmail.com>
Subject: freetype not detected on configure
To: cygwin@cygwin.com
Content-Type: text/plain; charset="UTF-8"
X-IsSubscribed: yes

Hi all-

I am trying to run this:

./configure --host=x86_64-w64-mingw32 \
      --prefix=$MINGWROOT \
      --enable-debug \
      --with-{freetype,sdl,png,jpeg,gl}=$MINGWROOT \
      --without-{fontconfig,sndfile,gettext,iconv} I get this for an error
msg: checking for FreeType...no
*
* The FreeType library was not found, aborting!
*
* Agar needs FreeType to display vector fonts
* (http://www.freetype.org/).

I think I checked everything in the package manager that said freetype.

Any ideas on what I can do?

thanks.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

