internals:windows:libs:qdbm

This is an old revision of the document!


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

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.1212875078.txt.gz · Last modified: 2017/09/22 13:28 (external edit)