Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
f285ac7c
Kaydet (Commit)
f285ac7c
authored
Tem 09, 2014
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Add note that building for the simulator is broken
Change-Id: I188ce756ea8194e903fc0d3edb0e859ab52c7d0f
üst
fe6f8010
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
README.cross
README.cross
+5
-4
No files found.
README.cross
Dosyayı görüntüle @
f285ac7c
...
@@ -287,7 +287,8 @@ Here is an autogen.input for iOS (device) using Xcode 4.6, on OS X 10.8:
...
@@ -287,7 +287,8 @@ Here is an autogen.input for iOS (device) using Xcode 4.6, on OS X 10.8:
--enable-debug
--enable-debug
--enable-werror
--enable-werror
For the iOS Simulator:
For the iOS Simulator, but note that building for the simulator is
broken at the moment (July 2014):
--build=i386-apple-darwin10.7.0
--build=i386-apple-darwin10.7.0
--host=arm-apple-darwin10
--host=arm-apple-darwin10
...
@@ -296,9 +297,9 @@ For the iOS Simulator:
...
@@ -296,9 +297,9 @@ For the iOS Simulator:
--enable-debug
--enable-debug
--enable-werror
--enable-werror
Note that you will have to install autoconf and automake yourself
You will have to install autoconf and automake yourself before running
before running autogen.sh. They are no longer included in Xcode 4.3
autogen.sh. They are no longer included in Xcode 4.3 and later (not
and later (not
even in the add-on "command line tools").
even in the add-on "command line tools").
The -mmacosx-version-min=10.7 is necessary when building for the iOS
The -mmacosx-version-min=10.7 is necessary when building for the iOS
simulator to avoid clang replacing simple calls to fprintf with calls
simulator to avoid clang replacing simple calls to fprintf with calls
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment