I finally managed to run configure.vbs successfully. There was another typo
in new version. Change line 1977 fromif (strOptXml2 >> "") then
to
if (strOptXml2 <> "") then

And I realized that I forgot to build Qt4 before using it. After building it
and fixing bug above rest of the process went smooth.

Sincerely yours,
Byelozyorov Sergiy.
_______________________________________________
vbox-dev mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-dev

Reply via email to