Fossil SCM

fossil-scm / compat / zlib / contrib / zlib1-dll / readme.txt
Source Blame History 21 lines
6ea30fb… florian 1 Use this directory to build the legacy zlib1.dll for Windows, which contains
6ea30fb… florian 2 both zlib and minizip. Use cmake either at the command prompt, or with Visual
6ea30fb… florian 3 Studio as outlined below.
6ea30fb… florian 4
6ea30fb… florian 5
6ea30fb… florian 6 To create a Visual Studio project
6ea30fb… florian 7 ---------------------------------
6ea30fb… florian 8
6ea30fb… florian 9 1. Start cmake-gui.
6ea30fb… florian 10 2. Point source-dir to the source.
6ea30fb… florian 11 3. Point build-dir to the dir where you want to build.
6ea30fb… florian 12 4. Hit configure -- there you can select details.
6ea30fb… florian 13 5. Select the options you want, which are shown with descriptions after the
6ea30fb… florian 14 configure run is complete.
6ea30fb… florian 15 6. Hit configure again to assure that everything that is needed is found.
6ea30fb… florian 16 7. For those not found, deactivate the option or install the dependency, e.g.
6ea30fb… florian 17 bzip2 for minizip, and go back to step 6 until there is no red.
6ea30fb… florian 18 8. Hit generate.
6ea30fb… florian 19 9. Hit open project.
6ea30fb… florian 20
6ea30fb… florian 21 Now you can Build > Build solution.

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button