In configure.vbs line 1676:

if LogFindFile(strPathXml2, "lib/libxml2.lib") then

should be

if LogFindFile(strPathXml2, "lib/libxml2.lib") <> "" then

Otherwise, script issues error: type mismatch. Please make changes since I
don't have right to commit, do I?

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

Reply via email to