Skip to content

KangLin/RabbitGIS

Repository files navigation

Logon RabbitGIS Logon

Build status

=============================================================================

|ChineseChinese|


Build

1. Download Precompiled or compiled third-party libraries

1.1. Download the precompiled third-party libraries

Download from https://sourceforge.net/projects/rabbitim-third-library/files/release/

Compiler Versioin Platform Architecture
VS2015 14 WINDOWS_MSVC x86
VS2013 12 WINDOWS_MSVC x86
gcc 5.3.0 530 WINDOWS_MINGW x86
gcc 4.9.2 492 WINDOWS_MINGW x86
gcc 4.9.1 491 WINDOWS_MINGW x86
gcc 4.8.2 482 WINDOWS_MINGW x86
gcc 4.8 4.8 ANDROID arm

2.2. compiled third-party libraries

See rabbitim-third-library

2. Set up the compilation environment

2.1 Set up build environment

Open "project->build and run->build->build environment"

PKG_CONFIG=              #[option]Set pkg_config programe

2.2 Set up run environment

Open "project->build and run->run->run environment"

OSGEARTH_DEFAULT_FONT=simsun.ttc #Set font, The example is to set the Chinese font to simsun.

2.3 Set qmake parameter

THIRD_LIBRARY_PATH=      #Set third library path, The default is ${SOURCE_ROOT}/ThirdLibrary/${PLATFORM}

3. compiling

qmake
make

depend third-party libraries

  • osgearth
  • osg
  • gdal
  • libcurl
  • libpng
  • jpeg
  • libgif
  • libtiff
  • freetype

About

GIS edit, show

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published