[zeromq-dev] ZeroMQ binding for PHP not working on WAMPSERVER

Mikko Koppanen mikko.koppanen at gmail.com
Mon Oct 10 00:52:50 CEST 2011


On Sun, Oct 9, 2011 at 9:36 PM, lanre lawal <lawillas4ever at yahoo.com> wrote:
> I want to use the ZMQ library for a PHP project. I have downloaded the files
> and done a build with visual studio. When I type the pear command to get the
> pecl extension i get an error that says: ERROR: The DSP zmq.dsp does not
> exist. Also when I try the windows build from source, at the stage when you
> do configure --enable-zmq, it says the zmq option is invalid. Please i need
> urgent help on this

Hi,

you can use these instructions to build on Windows:
https://wiki.php.net/internals/windows/stepbystepbuild. The option for
is --with-zmq rather than --enable-zmq. I committed a fix a few
minutes ago that adds the needed files to the windows build. However,
it's been a while since I've built on Windows so not sure in what
state it is.

-- 
Mikko Koppanen



More information about the zeromq-dev mailing list