freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compiling with Cygnus's Cygwin


From: Pavel Kankovsky
Subject: Re: Compiling with Cygnus's Cygwin
Date: Mon, 28 Feb 2000 13:35:24 +0100 (MET)

On Mon, 28 Feb 2000, Satpal Chander wrote:

> 1.3.1: Gives the following error:
> bash-2.02$ sh configure
> loading cache ./config.cache
> configure: error: can not run //d/Animo_stuff/freetype-1.3.1/config.sub

Is cygwin bin directory mounted on /bin? (I.e. does /bin/sh exist?)

>   platform                 : win32
>   compiler                 : gcc
>   configuration directory  : ./config/win32
>   configuration rules      : .configwin32Makefile.gcc
                               ^^^^^^^^^^^^^^^^^^^^^^^^
Hmm...backslashes instead of forward slashes somewhere?

> //d/Animo_stuff/freetype-1.3.1/test/arch/win32/gw_win32.c:99: undefined
> reference to `DestroyWindow'

You need to link it with with cygwin libraries representing windoze API...
-lgdi32 et al.

--Pavel Kankovsky aka Peak  [ Boycott Microsoft--http://www.vcnet.com/bms ]
"Resistance is futile. Open your source code and prepare for assimilation."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]