2011/10/6 Tor Lillqvist <[email protected]>: > Could it be that we don't get any manifest into the executables, or > something? That was broken at some stage after the gbuildification of > desktop. Myself, I haven't had a successful build of master in a > month.
It's very possible, yes. Regina, this log is about the installation. Do you also have another error log in the "Event Viewer" that is produced when you launch soffice.exe? It probably mentions manifests and MSVCR90 Also you can use the tool mt.exe to check the manifest. The syntax is something like: $ mt.exe -inputresource:soffice.exe -out:soffice.manifest (mt.exe should be located in C:\Program Files\Microsoft SDKs\Windows\v6.1\bin or a similar location) Thanks again :) -- Jesús Corrius <[email protected]> Document Foundation founding member Mobile: +34 661 11 38 26 Skype: jcorrius | Twitter: @jcorrius _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
