Page 1 of 1

Compiling and creating new dlls for php

Posted: Fri Oct 20, 2006 5:15 am
by lazaroskyr
I have a problem with php_printer_dll.I found two files,php_print.c and php_print.h that if I compile maybe the problem will be solved. But I have problems with compiling.If I manage to compile them it will give me a dll that I can copy to ext file of php?

Posted: Fri Oct 20, 2006 8:15 am
by amir

Posted: Fri Oct 20, 2006 1:42 pm
by volka
The source archive from php.net contains the file README.WIN32-BUILD-SYSTEM. Please read it.