[vbox-dev] Bugs in new configure.vbs
Sergiy Byelozyorov
rryk.ua at gmail.com
Thu Mar 5 10:38:07 PST 2009
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.virtualbox.org/pipermail/vbox-dev/attachments/20090305/66b7e5ad/attachment-0001.html
More information about the vbox-dev
mailing list