Giter VIP home page Giter VIP logo

gpac_extra_libs's Introduction

This package contains all libraries needed to build an almost complete complete version of GPAC.
To find out more about non included libraries in this package, please refer to GPAC install documentation.

***NOTE: You might have to create the destination folder first***

1. For Windows Users: Depends on the platforms (win32 or x64) and Visual Studio version (VS2010 or VS2015)
	- Copy include/SDL to [gpac_folder]/extra_lib/include
	- Copy libraries from lib/[VS_VERSION]/[PLATFORM] to [gpac_folder]/extra_lib/lib/[PLATFORM]
	- Copy DLLs from bin/[VS_VERSION]/[PLATFORM] to [gpac_folder]/bin/[PLATFORM]
	
2. For GCC Users: Depends on the architecture (x86 or x64)
	- Copy libraries from lib/[ARCH] to [gpac_folder]/extra_lib/lib/gcc
	
3. For iOS Users: 
	- Copy libraries from lib/ios to [gpac_folder]/extra_lib/lib/iOS

4. For MacOS Users:
	- Copy libraries from lib/macos to [gpac_folder]/extra_lib/lib/gcc

5. For Android Users:
	- Copy libraries from lib/android to [gpac_folder]/extra_lib/lib/android
	- Copy lib/android/real3d.jar to [gpac_folder]/applications/osmo4_android/libs
	

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.