Browse Source

Started to rewrite README.OSX.txt as README.macOS.md . Also testing GitHub quirks

pull/10/head
Matthias Melcher 7 years ago
parent
commit
9141399a3b
  1. 63
      README.macOS.md

63
README.OSX.txt → README.macOS.md

@ -1,40 +1,29 @@
README.OSX.txt - Building FLTK under Apple macOS _README.macOS.md - Building FLTK under Apple macOS_
-------------------------------------------------
CONTENTS
========
1. INTRODUCTION
CONTENTS 2. HOW TO BUILD FLTK USING _autoconf_ AND _make_
========== 1. Prerequisites
2. Downloading and Unpacking
1 INTRODUCTION 3. Configuring FLTK
2 HOW TO BUILD FLTK USING GCC 4. Building FLTK
2.1 Prerequisites 5. Testing FLTK
2.2 Downloading and Unpacking 6. Installing FLTK
2.3 Configuring FLTK 7. Creating new Projects
2.4 Building FLTK 3. HOW TO BUILD FLTK USING _CMake_ AND _Xcode_
2.5 Testing FLTK 1. Prerequisites
2.6 Installing FLTK 2. Downloading and Unpacking
2.7 Creating new Projects 3. Configuring FLTK
3 HOW TO BUILD FLTK USING XCODE3 4. Building FLTK
3.1 Prerequisites 5. Testing FLTK
3.2 Downloading and Unpacking 6. Uninstalling previous versions of FLTK
3.3 Configuring FLTK 7. Installing FLTK
3.4 Building FLTK 8. Installing Little Helpers
3.5 Testing FLTK 9. Creating new Projects
3.6 Uninstalling previous versions of FLTK 4. HOW TO BUILD FLTK USING _CMake_ AND _make_
3.7 Installing FLTK 5. MAKE AN APPLICATION LAUNCHABLE BY DROPPING FILES ON ITS ICON
3.8 Installing Little Helpers 6. DOCUMENT HISTORY
3.9 Creating new Projects
4 HOW TO BUILD FLTK USING XCODE4
4.1 Prerequisites
4.2 Downloading and Unpacking
4.3 Configuring FLTK
4.4 Building FLTK
4.5 Testing FLTK
4.6 Uninstalling previous versions of FLTK
4.7 Installing FLTK
5 MAKE AN APPLICATION LAUNCHABLE BY DROPPING FILES ON ITS ICON
6 DOCUMENT HISTORY
1 INTRODUCTION 1 INTRODUCTION
Loading…
Cancel
Save