Skip to content

KangLin/RabbitGIS

Repository files navigation

Logon RabbitGIS Logon

Build status

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

|ChineseChinese|


Build and package

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/

File format: RabbitIm_$(Platform)$(Version)$(Architecture)$(QT_VERSION).zip

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 RabbitThirdLibrary

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

3.1 Automatically build the generated application

https://github.com/KangLin/RabbitGIS/releases

3.2 Manual packing

3.2.1 windows
  1. Copy Install/Install.nsi to output directory

    cp Install/Install.nsi build_${BUILD_TARGERT}

  2. Execute

    "/C/Program Files (x86)/NSIS/makensis.exe" "build_${BUILD_TARGERT}/Install.nsi"

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