> but cygpath does not work when the directory does not exist,
Ah... Thanks!
--tml
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
On 10 February 2012 13:57, Tor Lillqvist wrote:
> Am I hallucinating or is there some weird randomness in the
> Cygwin-based MSVC build nowadays? Just a moment ago I saw in
> config_host.mk that ILIB didn't contain the ...solver\wntmsci12\lib
> entry (which caused libxmlsec linking to fail). I sta
On Fri, Feb 10, 2012 at 3:12 PM, walter wrote:
> Hi,
> as I said my cygwin works fine, but I haven't then 'config_host.mk' file
> in 'libo' (after a successful build).
Many of my problems are probably because I am using a netbook to
compile LibO on Windows. The computer also hangs many times dur
> Am I hallucinating or is there some weird randomness in the
> Cygwin-based MSVC build nowadays? Just a moment ago I saw in
> config_host.mk that ILIB didn't contain the ...solver\wntmsci12\lib
> entry (which caused libxmlsec linking to fail). I started
> investigating, added some debugging printo
Oh well, let's hope a "make clean" helps;) I'll see on Monday.
Am I hallucinating or is there some weird randomness in the
Cygwin-based MSVC build nowadays? Just a moment ago I saw in
config_host.mk that ILIB didn't contain the ...solver\wntmsci12\lib
entry (which caused libxmlsec linking to fail)
On 10 February 2012 12:08, Tor Lillqvist wrote:
> cl : Command line error D8038 : invalid argument
> [...]
> -I/cygdrive/c/ooo/git/master/core/writerfilter/inc
> [...]
I guess it's more likely that the error refers to these bogus Cygwin
pathnames. Hmm...
--tml
___