Skip to content

Zahnstocher/OsmAnd-core

 
 

Repository files navigation

OsmAnd Core

Multi-platform core for OsmAnd project

Installation on Ubuntu

  1. Fresh install Ubuntu 14.04 LTS
  2. Install repo
  1. Install software
  • sudo apt-get install mc git build-essential libfontconfig1-dev freeglut3-dev libxrender-dev libxrandr-dev libxi-dev openjdk-7-jdk
  • sudo add-apt-repository ppa:ubuntu-toolchain-r/test
  • sudo apt-get update
  • sudo apt-get install gcc-4.9 gcc-4.9-multilib g++-4.9 g++-4.9-multilib
  1. Use Bash not Dash
  • sudo dpkg-reconfigure dash
  1. install cmake
  1. Configure git; Get OsmAnd sources

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.7%
  • CMake 3.8%
  • Java 3.0%
  • C 1.7%
  • Shell 1.0%
  • Batchfile 0.6%
  • Other 0.2%