Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.
/ Libraries-OLD Public archive

Various precompiled open source libraries for OS X & iOS with build scripts

Notifications You must be signed in to change notification settings

swisspol/Libraries-OLD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS REPOSITORY IS DEPRECATED: An updated version is now available at https://github.com/swisspol/Libraries.

Overview

This repository contains various open source libraries precompiled as static libraries and ready-to-use for OS X (i386, x86_64) & iOS (armv7, armv7s). The build scripts are also provided.

(*) See this message from the libjpeg-turbo-users mailing list for important information about performance regression when using Clang instead of GCC to compile the library.

Building

To (re)build all libraries for both OS X, iPhone Simulator and iPhone OS, simply run the "build-all.sh" command in Terminal while in the "Build-Scripts" directory.

The build scripts were tested on OS X 10.9 with Xcode 5.0.1.

Using

To use these libraries in your OS X or iOS Xcode projects, you will need to configure the build settings to reference the header ("include" directories) and library files ("lib" directories).

See the included test projects for an example.

About

Various precompiled open source libraries for OS X & iOS with build scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages