qt-copy has been updated to Qt-3.1-Beta2

Ryan C. Stallings kde at beergeek.net
Fri Oct 4 22:51:00 BST 2002


With the new source, I get an unresolved symbol for qInitImages_designer in 
qt-copy/tools/designer/app/main.cpp  

-----
test -d ../../../bin/ || mkdir -p ../../../bin/
g++ -fno-exceptions -o ../../../bin/designer .obj/release-shared-mt/main.o    
-Wl,-rpath,/export/kde-cvs/qt-copy/lib -L/export/kde-cvs/qt-copy/lib 
-L/usr/X11R6/lib -L/usr/X11R6/lib -ldesigner 
-Wl,-rpath,/export/kde-cvs/qt-copy/lib -L/usr/X11R6/lib -lqui 
-lqassistantclient -L/export/kde-cvs/qt-copy/lib -lqt-mt -ljpeg -lpng -lz 
-lpthread -lGLU -lGL -lXmu -lSM -lICE -ldl -lXext -lX11 -lm -lXrender -lXft 
-lfreetype
.obj/release-shared-mt/main.o: In function `main':
.obj/release-shared-mt/main.o(.text+0xab8): undefined reference to 
`qInitImages_designer(void)'
collect2: ld returned 1 exit status
make: *** [../../../bin/designer] Error 1





More information about the kde-core-devel mailing list