> -----Ursprüngliche Nachricht----- > Von: "John-Paul Stanford" > Gesendet: Tue. 29.09.09 (10:38) > An: [email protected] > Betreff: QT Build error using emerge > > Hi, > > I've been attempting build KDE on windows using emerge and mingw > > I'm typing the following command: > > emerge kde-4.3 > > but I get the following build error when building QT: > > g++ -enable-stdcall-fixup -Wl,-enable-auto-import -Wl,-enable-runtime-pseudo-reloc -Wl,-s -Wl,-subsystem,console -mthreads -Wl -o ../../../bin/moc.exe release/moc.o > release/preprocessor.o release/generator.o release/parser.o release/token.o release/main.o
the following line looks wrong -L'None;c' L'/kderoot/build/win32libs-bin/dbus-1.2.4/image/lib;c' -L'/kderoot/build/win32libs-bin/openssl-0.9.8k/image/lib;c' -L'/kderoot/build/testing/mysql-server-5.1.36/image/lib' -L../bootstrap/release -lbootstrap -luser32 this line too C:kderootmingwbin..libgccmingw323.4.5........mingw32binld.exe: cannot find -lbootstrap > > Just wondering I'm doing wrong. I just tried building mingw qt in release mode and did not encounter such an error. Can you run emerge --configure qt and send in the displayed lines until the line containing 'Running syncqt..' Regards Ralf _______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
