[Lazarus] hide application in taskbar

Tiganus Razvan razvan_bc at yahoo.com
Tue Nov 3 12:01:02 CET 2009


Have you "installed" this shared library on your own ?

It means that the shared library is using big endian (while x86 based cpu
are using little endian).
It means that the parameters are reversed so data like "1020" will be "2010"
and you need to convert each byte to it's place.

Ido
http://ik.homelinux.org/


2009/11/3 Dians <diansopandi95 at gmail.com>

> dear all
> i have error like this when startlazarus
> error while loading shared libraries: /usr/lib/libgdk-1.2.so.0: ELF file
> data encoding not little-endian
> i have been installed lazarus 0.9.29 on ubuntu 9.10
>
> sorry about basic question
> thanks
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20091103/6d7b5d0f/attachment-0009.html>


More information about the Lazarus mailing list