bino-list
[Top][All Lists]
Advanced

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

Re: [Bino-list] Compilation for dummies


From: Martin Lambers
Subject: Re: [Bino-list] Compilation for dummies
Date: Wed, 27 Jun 2012 13:41:01 +0200

On Wed, 27 Jun 2012 12:29:44 +0100, Tim Sampson wrote:
> This got me a bit further but apparently, I am missing windres.
> 
>    checking for i686-pc-mingw32-windres... no
>    checking for windres... no
>    configure: error: windres not found

The command i686-pc-mingw32-windres should be build by MXE, and the
directory with all MXE commands should be in your $PATH variable. For
example:
$ export PATH="/path/to/mxe/usr/bin:$PATH"

(Note: if you start a new shell, you have to repeat this command,
unless you put it into a shell startup script like $HOME/.bashrc).

Martin



reply via email to

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