Re: Building OpenOffice using VS2012 Express?

2014-03-10 Thread LOH KOK HOE
I'm just curious to know how to retrieve the 8.3 file names. For my case, Microsoft Visual Studio 11.0, it doesn't show anything. Thus I wonder why? Is this some sort of Windows 8 feature? On Mon, Mar 10, 2014 at 9:53 PM, Andre Fischer wrote: > On 10.03.2014 14:42, LOH KOK HOE wrote: > >> This

Re: Building OpenOffice using VS2012 Express?

2014-03-10 Thread Andre Fischer
On 10.03.2014 14:42, LOH KOK HOE wrote: This is interesting. On Windows 8, when I issue the command > dir /x in command prompt to retrieve Microsoft Visual Studio 11.0's unique name, it shows nothing. Why this could happened? How you guys workaround on this issue? I have not made the transition

Re: Building OpenOffice using VS2012 Express?

2014-03-10 Thread LOH KOK HOE
This is interesting. On Windows 8, when I issue the command > dir /x in command prompt to retrieve Microsoft Visual Studio 11.0's unique name, it shows nothing. Why this could happened? How you guys workaround on this issue? On Mon, Mar 10, 2014 at 6:31 PM, Andre Fischer wrote: > On 10.03.2014

Re: Building OpenOffice using VS2012 Express?

2014-03-10 Thread Andre Fischer
On 10.03.2014 10:42, John O'Sullivan wrote: I copied my Visual Studio Express 2008 into a short dir tree with no spaces in the dir names to work around this issue. I took the Common7 and VC subdirs from C:\Program Files (x86)\Microsoft Visual Studio 9.0 into another dir, and all worked smoothly.

Re: Building OpenOffice using VS2012 Express?

2014-03-10 Thread John O'Sullivan
I copied my Visual Studio Express 2008 into a short dir tree with no spaces in the dir names to work around this issue. I took the Common7 and VC subdirs from C:\Program Files (x86)\Microsoft Visual Studio 9.0 into another dir, and all worked smoothly. Cheers John On Mon, Mar 10, 2014 at 8:41 AM

Re: Building OpenOffice using VS2012 Express?

2014-03-10 Thread Andre Fischer
On 09.03.2014 10:25, LOH KOK HOE wrote: Dear all, Has anyone successfully build OpenOffice using VS2012 Express? I'm currently experiencing some error while following command is issue: ./configure --with-dmake-url= https://dmake.apache-extras.org.codespot.com/files/dmake-4.12.2.tar.bz2--with-cl-

Building OpenOffice using VS2012 Express?

2014-03-09 Thread LOH KOK HOE
Dear all, Has anyone successfully build OpenOffice using VS2012 Express? I'm currently experiencing some error while following command is issue: ./configure --with-dmake-url= https://dmake.apache-extras.org.codespot.com/files/dmake-4.12.2.tar.bz2--with-cl-home=/cygdrive/c/"Program Files (x86)"/"Mi