Re: I'm new and I'm having build issues

2016-12-06 Thread Michael Stahl
On 12/06/2016 05:54 AM, jrattur wrote: > Thanks for the messages everyone :) > > @slacka thanks, I'll check these forums first in the future and thanks for > the comment @jan iversen > > *I've tried building again with this configuration:* > *(--with-windows-sdk=7.1A instead of

Re: I'm new and I'm having build issues

2016-12-06 Thread Tor Lillqvist
> The wiki mentions --with-windows-sdk=7.1A and that failed for me above. > It does? Does it say that one should always use it? Or that just in some special circumstances one should? I have never used that. Did you notice the "If you want your builds to run on Windows XP"? Do you really, why?

Re: I'm new and I'm having build issues

2016-12-06 Thread jrattur
Thanks Tor Lillqvist, The wiki mentions --with-windows-sdk=7.1A and that failed for me above. Can you tell me the difference between the different options below? --with-windows-sdk=7.1 --with-visual-studio=2015 --with-visual-studio=2013 I would assume with 2013/2015 etc mean with the microsoft

Re: I'm new and I'm having build issues

2016-12-05 Thread Tor Lillqvist
> It seems like it might be using msvc 2012 which is seemingly too old. Can > anyone recommend a different one to try? > As our wiki surely clearly says, you should use MSVC 2013 or 2015. --tml ___ LibreOffice mailing list

Re: I'm new and I'm having build issues

2016-12-05 Thread jrattur
Thanks for the messages everyone :) @slacka thanks, I'll check these forums first in the future and thanks for the comment @jan iversen *I've tried building again with this configuration:* *(--with-windows-sdk=7.1A instead of --with-visual-studio=2015)* /$

Re: I'm new and I'm having build issues

2016-12-05 Thread slacka
> Do I need to delete the failed build before building again? Not usually. If you do get stuck trying a 'make clean' before asking for help never hurts. > Does it need to be connected to the Internet while building? (so that I > could disconnect the net while disabling my firewall to build) This

Re: I'm new and I'm having build issues

2016-12-05 Thread Jan Iversen
> Please search the dev list and use google to try to answer your own > questions before asking for help. This is to be read relatively, it is a lot better to ask, than to fight and give up ! rgds jan I. ___ LibreOffice mailing list

Re: I'm new and I'm having build issues

2016-12-05 Thread jrattur
Thanks very much for the quick responses :) I've got a couple of simple questions: Do I need to delete the failed build before building again? Does it need to be connected to the Internet while building? (so that I could disconnect the net while disabling my firewall to build) Cheers Joel On

Re: I'm new and I'm having build issues

2016-12-05 Thread julien2412
Hello jrattur, I don't build on Linux but I think you should give a try to Visual Studio 2013 (see https://wiki.documentfoundation.org/Development/BuildingOnWindows). Julien -- View this message in context:

Re: I'm new and I'm having build issues

2016-12-05 Thread Stephan Bergmann
On 12/05/2016 04:04 PM, jrattur wrote: I'm building in win7 with cygwin (not using lode) and I added --with-visual-studio=2015 to the autogen command (I have multiple versions of visual studio installed). It ran happily for an hour and a half or so and failed with this output: /[CXX]

Re: I'm new

2016-12-01 Thread marius adrian popa
First step is to download LibreOffice and get it build. We have made a step by step guide on how to proceed: https://wiki.documentfoundation.org/Development/GetInvolved On Wed, Nov 30, 2016 at 11:46 AM, Dragos Petrescu < petrescudragos1...@gmail.com> wrote: > Hi, > > I'm new here and I'd like

Re: I'm new

2016-11-30 Thread julien2412
Hello Dragos, You can start here: https://wiki.documentfoundation.org/Development/GetInvolved The very first step is to retrieve sources and build them, you'll find explanation and useful links in url quoted above. Regards, Julien -- View this message in context: