[Lazarus] [lazarus-br] Re: Compilar para Win32
Mattias Gaertner
nc-gaertnma at netcologne.de
Wed Aug 22 20:01:29 CEST 2012
On Wed, 22 Aug 2012 11:40:30 -0300
Alexsander Rosa <alexsander.rosa at gmail.com> wrote:
> Still trying Linux64 -> Linux32, the error now is:
> ld: cannot find -lgdk_pixbuf-2.0
>
> The greatest secret of the Universe: append ":i386" to ANY "apt-get
> install" and Ubuntu does the trick.
>
> But:
> $ sudo apt-get install libgdk-pixbuf2.0-dev:i386
> Os pacotes a seguir têm dependências desencontradas:
> libgdk-pixbuf2.0-dev:i386 : Depende: gir1.2-gdkpixbuf-2.0:i386 (=
> 2.26.1-1) mas não será instalado
>
> Any clues?
Have you tried
sudo apt-get -f install ?
Mattias
More information about the Lazarus
mailing list