Re: [Libreoffice] Compiling question by a complete beginner

2012-01-23 Thread David Tardon
On Sat, Jan 21, 2012 at 10:49:10PM +0200, Barış Akkurt wrote: > Hi, I'm a complete beginner in LibreOffice development and at the compiling > step now. I tried instructions here: > http://wiki.documentfoundation.org/Development/Native_Build But compilation > failed while building the moz module. I

Re: [Libreoffice] Compiling question by a complete beginner

2012-01-22 Thread Bruno Girin
On 21/01/12 20:49, Bar?s, Akkurt wrote: Hi, I'm a complete beginner in LibreOffice development and at the compiling step now. I tried instructions here: http://wiki.documentfoundation.org/Development/Native_Build But compilation failed while building the moz module. I tried instructions here:

Re: [Libreoffice] Compiling question by a complete beginner

2012-01-21 Thread Stefan Knorr (Astron)
Hi Baris, not that I'm an expert, but it's probably not advisable to follow the instructions you found on vogella.de, as the bootstrap repository (and the associated repositories) is now quite outdated. Instead, it's seems the best to follow the wiki page (as Julien already said). If you have trou

Re: [Libreoffice] Compiling question by a complete beginner

2012-01-21 Thread Christian Lohmaier
2012/1/21 Barış Akkurt : > [...] > --- > ERROR: error 65280 occurred while making > /home/baris/libo/helpcontent2/source/auxiliary > >  it seems th

Re: [Libreoffice] Compiling question by a complete beginner

2012-01-21 Thread julien2412
Hello, IMHO the best way is to follow http://wiki.documentfoundation.org/Development/Native_Build . But if you have some trouble you may find help on IRC. http://webchat.freenode.net/ channels : - libreoffice-dev (obviously for dev questions : patch for example) - libreoffice (user questions) Jul