'make check' with Windows/MSVC build?
Noel Grandin
noel at peralex.com
Wed Apr 11 08:43:36 PDT 2012
On 2012-04-11 17:31, Stephan Bergmann wrote:
> ooinstall needs to be fixed to work on Windows (my understanding is
> that it does not). Second, as long as long pathnames on Windows are
> still an issue (and my understanding is that they are, at least for
> our interaction with the berkeleydb library), it would be advantageous
> to mimic the original logic, like running ooinstall not
Perhaps we can fix just this part, by using an "#if WIN32" and
converting the paths to the short version before calling BerkelyDB?
Then we confine the problem to only the problematic area, and the rest
of the build process can stay untainted.
Disclaimer: http://www.peralex.com/disclaimer.html
More information about the LibreOffice
mailing list