public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Gavin M2301 <lokiofasgard501@gmail.com>
To: cygwin@cygwin.com
Subject: Re: freetype not detected on configure
Date: Sun, 04 Aug 2019 09:34:00 -0000	[thread overview]
Message-ID: <CAHiusVjsowO1zA=Qr1M7hkU5nDTt+gbDHSJAY5CAJj+EFLTTHg@mail.gmail.com> (raw)
In-Reply-To: <1097059966.20190804092824@yandex.ru>

Hi Andrey-

I had to set up ming in Cygwin correctly.

$     x86_64-w64-mingw32-gcc.exe  `agar-config --cflags`           -o hello
hello.c       `agar-config --libs`

The cool trick is cygcheck. That allows you to see which dependency you are
missing so you can play with the package manager in cygwin and install the
right mingw packages.

The on-line help and the tricks Charles showed me earlier by running
agar-config --cflags and agar-config --libs helps you figure out what you
need on the system.

I guess that is about it.  Thx!




On Sun, Aug 4, 2019 at 2:35 AM Andrey Repin <anrdaemon@yandex.ru> wrote:

> Greetings, Gavin M2301!
>
> > I just needed to play with the versions that were offered in the package
> > manager. It is working now.
>
> It would be beneficial to future readers if you specify, what exactly
> helped
> your cause/how did you solved your issue.
>
>
> --
> With best regards,
> Andrey Repin
> Sunday, August 4, 2019 9:27:57
>
> Sorry for my terrible english...
>
>

--
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

  reply	other threads:[~2019-08-04  9:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-03 21:24 Gavin M2301
2019-08-04  6:35 ` Andrey Repin
2019-08-04  9:34   ` Gavin M2301 [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-08-03 19:32 Gavin M2301

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAHiusVjsowO1zA=Qr1M7hkU5nDTt+gbDHSJAY5CAJj+EFLTTHg@mail.gmail.com' \
    --to=lokiofasgard501@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).