Re: Error building Visual Studio 2013 project file for LibreOffice on Windows

2016-06-22 Thread slacka
Ashod Nakashian-2 wrote > I haven't tried a different version of make as Juergen suggests, but I > confirm that the issue has to do with the fact that make doesn't generate > the invariant data that the python script excepts. Specifically, all the # > lines that contain the paths and filenames are

Re: Error building Visual Studio 2013 project file for LibreOffice on Windows

2015-02-21 Thread Ashod Nakashian
I haven't tried a different version of make as Juergen suggests, but I confirm that the issue has to do with the fact that make doesn't generate the invariant data that the python script excepts. Specifically, all the # lines that contain the paths and filenames are missing from the output, hence t

Re: Error building Visual Studio 2013 project file for LibreOffice on Windows

2015-02-20 Thread Jesper Hertel
Thank you so much, Jürgen! I am looking forward to trying that out. Jesper 2015-02-20 12:48 GMT+01:00 Juergen Funk Mailinglist : > Hi Jesper, > > I have the same problem with the Visual Studio Solutions. > > A lot of thanks too David Ostrovsky he has found a solution for that. > The solution

Re: Error building Visual Studio 2013 project file for LibreOffice on Windows

2015-02-17 Thread Jesper Hertel
Den 17/02/2015 07.34 skrev "Tor Lillqvist" : > > > Not many of us use it, > > True. I know. :-) And maybe I will have to see it as a do-it-yourself project then, as Noel suggested. I already started debugging the makefile and Python script involved. I will probably learn something new in the proc

Re: Error building Visual Studio 2013 project file for LibreOffice on Windows

2015-02-16 Thread Tor Lillqvist
> Not many of us use it, True. > However, that doesn't mean you can't use Visual Studio for debugging, it is > very simple to > just run VS and start a program and debug from it, and it will load the > correct source files, etc. In more detail, what works fine is: Start the LibreOffice you jus

Re: Error building Visual Studio 2013 project file for LibreOffice on Windows

2015-02-16 Thread Noel Grandin
Hi On 2015-02-16 09:40 PM, Jesper Hertel wrote: As instructed, I built directly to the source tree to get Visual Studio integration. The Visual Studio integration is, I'm afraid, largely DIY. Not many of us use it, so if it doesn't work for you, and you can't figure it out yourself, you're

Re: Error building Visual Studio 2013 project file for LibreOffice on Windows

2015-02-16 Thread Jesper Hertel
I tried running the command LC_MESSAGES=C C:/cygwin/opt/lo/bin/make cmd="C:/cygwin/opt/lo/bin/make -npf Makefile.gbuild all" cmd which gave this output of 4359 lines: echo "custom cmd" && ( C:/cygwin/opt/lo/bin/make -npf Makefile.gbuild all ) custom cmd # make[1]: Entering directory 'C:/sources/

Re: Error building Visual Studio 2013 project file for LibreOffice on Windows

2015-02-16 Thread Jesper Hertel
I tried running make with the --debug parameter, and that gave this output, if that is helpful: $ /opt/lo/bin/make --debug vs2013-ide-integration GNU Make 4.0 Built for Windows32 Copyright (C) 1988-2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later