> Changed and compiled, now the errors - a long-long list : > > > C:/harbour_dev/harbour/mingw/lib/libhbqts.a(hbqt_qpixmap.o):hbqt_qpixmap.cpp:(.text+0x5c0): > first defined here > C:/harbour_dev/harbour/mingw/lib/libhbqtguis.a(QColor.o):QColor.cpp:(.text+0x40): > multiple definition of `HB_FUN_QT_QCOLOR_YELLOWF' > > > Investigaing the lib folder, found > > 02/28/2010 02:08 PM 469,456 libhbqt.a > 02/28/2010 02:09 PM 1,186,158 libhbqtcore.a > 02/28/2010 02:10 PM 1,177,558 libhbqtcores.a > 02/28/2010 02:15 PM 4,219,650 libhbqtgui.a > 02/28/2010 02:20 PM 4,186,292 libhbqtguis.a > 02/28/2010 02:20 PM 104,782 libhbqtnetwork.a > 02/28/2010 02:20 PM 103,846 libhbqtnetworks.a > 02/28/2010 02:08 PM 3,104,552 libhbqts.a > > Note the size differences of libhbqts.a and libhbqt.a. > Probably makefile for hbqts is different.
SVN is correct. I'd suggest to try a clean build from fresh sources. Brgds, Viktor _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
