Hi! In the end, I got it up and running ... the main thing was to add PATH_TOOL_QT3_BIN=$(PATH_SDK_QT3)/bin PATH_TOOL_QT4_BIN=$(PATH_SDK_QT4)/bin
to Config.kmk, in addition to the stuff described above: PATH_SDK_QT4=C:/Programme/Qt/4.4.3 PATH_SDK_QT3=C:/Programme/Qt/3.3.3 Also, for VirtualBox4, a more current version of Qt than 4.4.0 was necessary (4.4.3). The VBoxqt-mt.lib problem I had solved by just copying the qt-mt3.lib to that name. Yours, Sebastian _______________________________________________ vbox-dev mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-dev
