<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font face="Tahoma">Thanks, you're right, with one repo, the
checkout and build process is definitely much smoother!<br>
<br>
(1) I had to comment out some code in
qa\osl\security\osl_Security.cxx because it was trying to run a
unit test which failed because I'm not logged in as Administrator.<br>
Perhaps it should skip that test if the currently logged in user
is not Administrator?<br>
<br>
(2) I have to do "export DISABLE_ATL=true" because otherwise I get
a compile fail in embedserve, I don't appear to have the atlbase.h
file on my machine. <br>
Perhaps this should be a configure check?<br>
<br>
(3) Right now I'm struggling to get past a link error in l10ntools<br>
helpmerge.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) class rtl::OString __cdecl
comphelper::string::getToken(class rtl::OString const
&,long,char)" <br>
Any ideas?<br>
<br>
Thanks, Noel Grandin<br>
<br>
</font><br>
Tor Lillqvist wrote:
<blockquote
cite="mid:4E5D9D0D02000028000A60D0@novprvoes0310.provo.novell.com"
type="cite">
<blockquote type="cite">
<pre wrap="">Are there up-to-date instructions somewhere for building on Windows with the
new OneGit repos?
</pre>
</blockquote>
<pre wrap="">
Well, the aspects that changed with the switch from several git repos to just one (or two, or three, depending on whether you want to include help and dictionaries or not) don't differ between platforms... So just clone the new "core" repo, and build using old instructions. Please report specific errors you get...
--tml
_______________________________________________
LibreOffice mailing list
<a class="moz-txt-link-abbreviated" href="mailto:LibreOffice@lists.freedesktop.org">LibreOffice@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/libreoffice">http://lists.freedesktop.org/mailman/listinfo/libreoffice</a>
</pre>
</blockquote>
<br><br><br><hr><font size="-2" color=808080>Disclaimer: <a href="http://www.peralex.com/disclaimer.html">http://www.peralex.com/disclaimer.html</a><br><br>
</body>
</html>