compile problem

Jérôme DESPATIS jdespatis at yahoo.fr
Sun Jul 20 01:53:03 CEST 2003


Re

concerning my previous mail, i've made an error, i
have indeed in qt-3/lib :

libdesignerlib.a
libdesignerlib.prl
libeditor.prl
libqassistantclient.a
libqassistantclient.prl
libqmotif.prl
libqt.dll
libqui.dll

i would say there's an arror with designer, i would
have put libdesigner.a and not libdesignerlib.a

Further more, i've modified tools/designer/app/app.pro
qassistantclient.lib => libqassistantclient.a

but i get now cannot find -ldesigner (because of the
name of libdesignerlib.a instead of libdesigner.a i
think)

enzo

 --- Jérôme DESPATIS <jdespatis at yahoo.fr> a écrit : >
Hello
> 
> (first, i don't see the change QMAKE_INCDIR and
> QMAKE_LIBDIR in the repository, you have performed a
> commit ?)
> 
> After a long long compile, i get one error:
> 
> mv -f ../../../lib/libdesignerlib.a
> ...
> Entering directory /qt-3/tools/designer/app
> ...
> g++-2 -Wl,--disable-runtime-pseudo-reloc
> -Wl,--export-all-symbols -fno-exceptions -g -o
> ../../../bin/designer .obj/debug-shared/main.o
> -Wl,-rpath,/qt-3/lib -L/qt-3/lib -L/usr/X11R6/lib
> /qt-3/lib/designerlib.lib -lqt -lpng -lz -lcygwin
> -lgdi32 -lXrender
> 
> => g++-2: /qt-3/lib/designerlib.lib: No such file or
> directory
> 
> in fact i have in /qt-3/lib:
> libdesigner.a
> libdesigner.prl
> libeditor.prl
> libqassistantclient.a
> libqassistantclient.prl
> libqmotif.prl
> libqt.dll
> libqui.dll
> 
> and no designerlib.lib (.lib is normally not posix,
> only for visual studio i think)
> 
> so i've changed /qt-3/designer/app/app.pro :
> LIBS += $$QT_BUILD_TREE/lib/designerlib.lib
> => LIBS += $$QT_BUILD_TREE/lib/libdesignerlib.a
> 
> now continuing to compile
> 
> 
> enzo
> 
> 
>
___________________________________________________________
> Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et
> en français !
> Yahoo! Mail : http://fr.mail.yahoo.com
> _______________________________________________
> kde-cygwin mailing list
> kde-cygwin at mail.kde.org
> http://mail.kde.org/mailman/listinfo/kde-cygwin 

___________________________________________________________
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