php-ext-unqlite icon indicating copy to clipboard operation
php-ext-unqlite copied to clipboard

No support for windows?

Open robinclark007 opened this issue 10 years ago • 1 comments

I used to develop on Linux server, but now My company only use windows as a server so I can't run shell like sudo make to compile the project .also I guess the php for windows does not support .so files as extensions. also. Is there any way to make a .dll file to use with it ??looking forward for the reply.

robinclark007 avatar May 23 '15 02:05 robinclark007

Added testing Windows support. Note: All testing is not possible to pass.

Build on windows branch. php-5.6.9-Win32-unqlite-extension.zip

kjdev avatar May 28 '15 01:05 kjdev