Skip to content

kotoro/Jakopter

 
 

Repository files navigation

Jakopter

Requirements

CMake ≥ 2.8

Lua 5.1 or 5.2

FFMPEG (or at least libavcodec)

Build instructions

The project uses CMake as a build system.

On UNIX systems you can generate a Makefile with the command:

cmake .

Then you should be able to compile the project properly with:

make

You can clear the files generated by CMake with:

./clear_cmake_generated_files

Releases

No releases published

Packages

No packages published

Languages

  • C 68.9%
  • CMake 26.3%
  • C++ 1.6%
  • Lua 1.6%
  • Objective-C 1.5%
  • Shell 0.1%