Skip to content

boberfly/LumixEngine_3rdparty

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LumixEngine - 3rd party libraries

Source of 3rd party libraries for Lumix Engine

3rd party libraries in this repository:

The 3rd party libraries are git submodules.

Steps to build and install the libraries on Windows:

  1. run projects/genie_vs13.bat
  2. open projects/tmp/LumixEngine_3rdparty.sln in Visual Studio 2013
  3. build the solution
  4. run projects/genie_install.bat

Steps to build and install the libraries on Windows:

  1. cd projects
  2. ./genie_linux --gcc=linux-gcc-5 gmake
  3. cd tmp/gcc5
  4. make config=debug64

Note: the source code repository must be cloned in the same directory as this repository is cloned

About

Source of 3rd partylibraries for LumixEngine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 57.4%
  • C 34.7%
  • Batchfile 5.7%
  • C++ 2.2%