I am thinking of trying a Mac OS X dev build to figure out the unwanted
warnings that are generally reported and carry on to try and see if I can
fix the rest. Definitely not an easy task though, very new to libreoffice
source :).
On Sat, Oct 10, 2015 at 1:09 PM, Arjun kochhar wrote:
> Hello tm
Hello tml, I work on a licensed library in one of my organization products
that renders office and PDF documents just fine. But lately, we have been
getting several requests to support open document formats as well, and we
are considering/evaluating libreoffice as our solution if it works fairly
we
>I am able to open couple of .odt documents, but opening of .odp and .ods
fails,
Yep, that is more or less what I see too, and if you seriously plan to work
on this, you need to figure out what causes that. (Are you doing this just
out of personal interest, or is there some organisation backing yo
I did gave iOS Simulator a try, the library compilation goes through but
seems like some symbols for star library has not been built for i386
platform. I was even able to compile the code now with Xcode 7 and
currently have deployed the app on iOS9, without a need to have developer
certificate. I a
On 9 October 2015 at 11:01, Arjun kochhar wrote:
> As a follow up question, the README.cross seems to mention the build does
> not work for iOS simulator. Is it true as of today too?
>
I have no idea, why don't you just try? ;)
--tml
___
LibreOffice m
On 8 October 2015 at 20:06, Arjun kochhar wrote:
> I guess the compilation just went through, but the sample app is failing
> due to no code signing identifies found:
>
Yes, you will need such to be able to build for an iOS device. Or have you
managed to build and run one of the Xcode sample pro
I guess the compilation just went through, but the sample app is failing
due to no code signing identifies found:
[build BIN] top level modules: libreoffice
[build ALL] top level modules: build-non-l10n-only build-l10n-only
/Applications/Xcode.app/Contents/Developer/usr/bin/make -j 4 -rs ios
ma
UPDATE: I just got a new system running OS X 10.10 and iOS SDK Version :
8.0 and it has been over an hour and a half and the compilation still seems
to go on without any errors till now, some snippets from the logs:
[build CXX] sd/source/ui/func/fuhhconv.cxx
[build CXX] sd/source/ui/func/fuinsert
Thanks. In the morning today, I shifted to git://gerrit.libreoffice.org/core
master branch and along with the regular iOS build options in README.cross,
I added the options that you had provided but I seem to be getting this
error now somewhere down the line : "~/lo/core/solenv/gbuild/LinkTarget.mk
On 8 October 2015 at 05:51, Arjun kochhar wrote:
> I updated configure.ac to consider 9.0 as a possible SDK too, since the
> highest value mentioned there was 8.3
>
Then you must be using some other branch than master, because that was
changed on June 16 in master. Please use the master branch f
>
>
> *configure: WARNING: using cross tools not prefixed with host triplet*
>
This can be ignored.
--tml
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Also, I seem to get the following warnings in config.log, not sure if this
something I should be worried about, and if I require some specific version
of gcc to get the build going for iOS:
checking for arm-apple-darwin10-gcc... no
checking for gcc... gcc
*configure: WARNING: using cross tools n
Thanks a lot tor, I seem to get couple of compilation errors while trying
to build using the following commands : "--build=x86_64-apple-darwin14.5.0
--host=arm-apple-darwin14 --enable-dbgutil --enable-debug --enable-werror".
I am currently running OS X Yosemite 10.10.5 on my Mac and have iOS 9.0 SD
> So possibly a build for iOS will succeed,
I had to fix up some bit-rot, but it did build, and the TiledLibreOffice
app displayed the simple test1.odt as it should. (But not a more complex
document; It crashed, and I have no inspiration now to dig into the exact
reasons.)
--tml
_
On 7 October 2015 at 08:41, Tor Lillqvist wrote:
> (But note that building LibreOffice on OS X 10.11 is broken at the moment.
>
Actually, it seems that as long as one uses at
least --disable-firebird-sdbc, possibly also --disable-collada
--disable-gltf --without-java, LibreOffice builds fine als
On 6 October 2015 at 20:49, Arjun kochhar wrote:
> The xcodeproj compilation fails and currently, I am looking at
> README.cross to see if I can get the compilation go through with the steps
> mentioned there.
>
> You are on the right path. The Xcode project is usable only once a "make"
from the
Hi, Can someone please provide some README or guidelines on how to go about
compiling the libreoffice xcodeproj listed under experimental in core/ios/
directory. I am currently running Xcode 7 on my system. The README in
/core/ios/ folder does not seem to provide much ideas. The xcodeproj
compilati
17 matches
Mail list logo