m (moved Getting Started/Build/KDE4/Windows/3rd-party libraries to Getting Started/Build/Windows/3rd-party libraries: Reorg, we only have KDE4 now so it's redundant) |
|||
| (12 intermediate revisions by 6 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | Here is a list of the 3rd-party libraries: | |
| − | + | * aspell | |
| + | * boost-headers | ||
| + | * bzip2 | ||
| + | * expat | ||
| + | * giflib | ||
| + | * gpgme | ||
| + | * iconv | ||
| + | * jasper | ||
| + | * jpeg | ||
| + | * libintl | ||
| + | * libpng | ||
| + | * libxml2 | ||
| + | * libxslt | ||
| + | * openslp | ||
| + | * openssl | ||
| + | * pcre | ||
| + | * redland | ||
| + | * tiff | ||
| + | * update-mime-database | ||
| + | * zlib | ||
| + | |||
| + | For mingw only: | ||
| + | * runtime-mingw | ||
| + | * subversion-mingw | ||
| + | |||
| + | There are sometimes mingw and msvc versions, be careful which you choose. | ||
| + | |||
| + | Download all 'bin' and 'lib' packages with [http://www.winkde.org/pub/kde/ports/win32/installer/kdewin-installer-gui-latest.exe kdewin-installer] | ||
| + | for the build process, set <tt>CMAKE_INCLUDE_PATH</tt> and <tt>CMAKE_LIBRARY_PATH</tt> for cmake. The Installer will put all files into the installation directory you can choose on the settings page. CMAKE_INCLUDE_PATH and CMAKE_LIBRARY_PATH should point to the include and lib subdirectories of your installation path respectively. | ||
| + | There are some [[Getting Started/Build/KDE4/Windows/additional libraries|additional libraries]] you have to build yourself to use extended features in some apps. | ||
Here is a list of the 3rd-party libraries:
For mingw only:
There are sometimes mingw and msvc versions, be careful which you choose.
Download all 'bin' and 'lib' packages with kdewin-installer for the build process, set CMAKE_INCLUDE_PATH and CMAKE_LIBRARY_PATH for cmake. The Installer will put all files into the installation directory you can choose on the settings page. CMAKE_INCLUDE_PATH and CMAKE_LIBRARY_PATH should point to the include and lib subdirectories of your installation path respectively. There are some additional libraries you have to build yourself to use extended features in some apps.