compile problem: cannot find -lqui

Ralf Habacker Ralf.Habacker at freenet.de
Wed Aug 6 20:55:49 CEST 2003


Try topic 8 from  http://kde-cygwin.sourceforge.net/qt3/compiling.php

Due to an internal qmake problem, which wasn't fixed in the recent release, the
linking process may fail with an error like "cannot find -lqui" . You can fix
this problem with the following hack:
cd <qt-src-dir>
cd lib
ln -fs ../bin/cygqui-1.dll libqui.dll
cd ..
make

Cheers
Ralf
>
> Hello
>
> i try to compile as said in:
> http://kde-cygwin.sourceforge.net/qt3-win32/compiling.php
>
> but i get cannot find -lqui
>
> see the png in attachement for further information
> (sorry i can't copy/paste the result from a dos
> window...)
>
> thanks
> enzo
>
>
> ___________________________________________________________
> Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
> Yahoo! Mail : http://fr.mail.yahoo.com



More information about the kde-cygwin mailing list