=============================================================================
- Author:KangLin(email:kl222@126.com ; QQ:16614119)
- Project:https://github.com/KangLin/rabbitGIS
|Chinese|
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 |
Open "project->build and run->build->build environment"
PKG_CONFIG= #[option]Set pkg_config programe
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.
THIRD_LIBRARY_PATH= #Set third library path, The default is ${SOURCE_ROOT}/ThirdLibrary/${PLATFORM}
qmake
make
https://github.com/KangLin/RabbitGIS/releases
-
Copy Install/Install.nsi to output directory
cp Install/Install.nsi build_${BUILD_TARGERT}
-
Execute
"/C/Program Files (x86)/NSIS/makensis.exe" "build_${BUILD_TARGERT}/Install.nsi"
- osgearth
- osg
- gdal
- libcurl
- libpng
- jpeg
- libgif
- libtiff
- freetype