PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net


 

QDBM Windows, How to compile

Available prebuilt libraries

All prebuilt libraries are available in the php-libs repositories

The filename format is:

qdbm-x.y.z-vcversion.zip

where x.y.z defines the version, vcversion which Visual C++ has been.

Building QDBM 1.8.77

Requirements

  • QDBM sources
    • to keep the PHP libs naming, please use our makefile available in our qdbm sources . only the makefile has been modified
  • Common tools used to compile PHP

Configuration

No special configuration required.

Compile

This step describes the process VC6/ 2k3/5/8.

cd c:\build_php_deps\qdbm-1.8.77\
nmake /f vcmakefile

This command will build the DLL and its .lib as well as the static version of the library.

Install in the SDK

To be written

 
internals/windows/libs/qdbm.txt · Last modified: 2008/06/07 21:44 by pajoye
 
Atom | show source | credits | stats | sitemap | contact | advertising | mirror sites