SaroEngels (Talk | contribs) |
|||
| Line 17: | Line 17: | ||
* pcre | * pcre | ||
* redland | * redland | ||
| − | |||
| − | |||
* tiff | * tiff | ||
* update-mime-database | * update-mime-database | ||
* zlib | * 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://82.149.170.66/kde-windows/installer/kdewin-installer-gui-0.7.4.exe kdewin-installer] | Download all 'bin' and 'lib' packages with [http://82.149.170.66/kde-windows/installer/kdewin-installer-gui-0.7.4.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. | 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. | ||
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.