Hi Tor and Michael,
Thank you for the inputs. Yes, when I ran with --without-java flag it
took the default SDK. Also, when I tried running with --enable-64-bit
flag it did run successfully. Both worked fine.
Regards,
Koushik Sekhar
On 10/24/2017 12:22 PM, Tor Lillqvist wrote:
Or just pass
Thank you Michael for your suggestion. I was able to rectify that error
by using the --enable-64-bit flag and also, configured the build
successfully. Now, I am trying to build the right version of the make
file to build and run libreOffice.
Thank you again!
Regards,
Koushik Sekhar
by using
Or just pass the --without-java flag and get on with it. Why can't it be
the default?
(Unless you specifically are interested in hacking on some Java-based
functionality in LibreOffice.)
--tml
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.o
On 24.10.2017 20:37, Koushik Sekhar wrote:
> I have installed Visual Studio 2015 update 3 on my system. I figured out
> that VC++ was not installed so installed the same and ran a small
> program to verified the same. Now, when I ran the autogen.sh \ file
> again, I am getting error again.
that
Hi Shinnok,
Sorry for the delayed response. I wasn't able to access ssrmail server
and found out with Axel that the server is down due to some upgrade. I
have installed Thunderbird and synced the ssrlabs account.
Follow up on the previous mail,
I have installed Visual Studio 2015 update 3 o
Hi Shinnok,
Just a follow up on previous mail. Please let me know if there is any
other alternative or suggestions.
Thank you.
Regards,
Koushik Sekhar
On Mon, October 2, 2017 8:27 pm, koushik.sek...@ssrlabs.com wrote:
> Hi Shinnok,
>
>
> I have setup the basic environment for LibreOffice Do
Hi,
It is not clear to me what version of Visual Studio you installed on your
system and if you tried running it in the first place, as Regina suggested in a
follow up e-mail. Please open Visual Studio, write a small hello world, compile
and run it to verify your installation of the VC++ compil
Hi Koushik Sekhar,
do you have checked, that your installation of Visual Studio is OK? Try
to run Visual Studio. Run "devenv.exe", it is in folder Common7/IDE.
Kind regards
Regina
koushik.sek...@ssrlabs.com schrieb:
Hi Shinnok,
I have setup the basic environment for LibreOffice Document Pro
Hi Shinnok,
I have setup the basic environment for LibreOffice Document Project. I am
facing issues while running the build for libo core. I have also
explicitly specified the JDK and the Microsoft Visual Studio versions when
I run the autogen.sh \ file but I am still getting errors. I have attach