Re: Solving Cygwin path breaking issue of autogen.sh

2016-04-09 Thread Pranav Kant
On Sat, Nov 14, 2015 at 9:02 PM, Hung Mark wrote: > Hi, > > I'd like to share my experience since I didn't see this on Developer's > wiki. > When I was trying to build LibreOffice in Windows, autogen.sh was not > able to finish its job, with message below: > > checking cl.exe... found Visual C++

Re: Solving Cygwin path breaking issue of autogen.sh

2015-11-16 Thread jan iversen
Hi. Building on a "normal" VM is not a problem, as you note, but a USB disk depend on the formatting, if you have formatted it with FAT32 instead of NTFS, Cygwin sometimes "forget" the limitation and believes it is NTFS, meaning long names. The fsutil statement forces cygwin to use good old 8.3 na

Solving Cygwin path breaking issue of autogen.sh

2015-11-14 Thread Hung Mark
Hi, I'd like to share my experience since I didn't see this on Developer's wiki. When I was trying to build LibreOffice in Windows, autogen.sh was not able to finish its job, with message below: checking cl.exe... found Visual C++ 2013 (E:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin