Mosquitto-PHP
Mosquitto-PHP copied to clipboard
Mosquitto.dsp does not exist
Hi, I'm trying to install mosquitto-PHP in windows. My PHP version is 5.4. When I run the command I get this error.
D:\xampp\php>pecl install Mosquitto-alpha
WARNING: channel "pecl.php.net" has updated its protocols, use "pecl channel-update pecl.php.net" to update
downloading Mosquitto-0.4.0.tgz ...
Starting to download Mosquitto-0.4.0.tgz (23,804 bytes)
.....done: 23,804 bytes
5 source files, building
ERROR: The DSP Mosquitto.dsp does not exist.
I also have same issue
I don't have a Windows machine handy to replicate this, but I will try and see if I can get hold of one. I've been looking into using Appveyor (see the appveyor
branch) to do automated builds and provide binaries, but that's been difficult to do without a machine :-)
I also have this problem :/ please help