Re: [PHP-WIN] compiling extensions

2003-12-03 Thread Svensson, B.A.T. (HKG)
OK, maybe this is what you need to do then(?): In the first case you need to create a DLL project in VC++ (I understand you are using VC++?), and when you work with the PHP project you need to include a header file that describe the DLL functions. In the second case you need to get the header file

Re: [PHP-WIN] compiling extensions

2003-12-03 Thread Piotr Pluciennik
Hi, I'm thinking about both cases. This time I'd like to compile GD with some modifications and I'd like also prepare extension with my own functions. Regards Piotr --- "Svensson, B.A.T. (HKG)" <[EMAIL PROTECTED]> wrote: > Are you talking about your own extension or a third > party extension? >

Re: [PHP-WIN] compiling extensions

2003-12-03 Thread Svensson, B.A.T. (HKG)
Are you talking about your own extension or a third party extension? On Tue, 2003-12-02 at 16:40, Piotr Pluciennik wrote: > Hi, > > I've already compiled php and now is time for some extensions. So, what > should I do, where can I find info on how to do it under windows? > > Waiting to hear from

[PHP-WIN] compiling extensions

2003-12-02 Thread Piotr Pluciennik
Hi, I've already compiled php and now is time for some extensions. So, what should I do, where can I find info on how to do it under windows? Waiting to hear from you asap... Piotr -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Compiling extensions in VC++6

2002-06-05 Thread Michael Davey
I was wondering if anyone here had any experience with building any of the extensions supplied with the PHP source code? I have so far managed to successfully compile both the CGI and Apache module versions of PHP itself, but I am having mixed luck with the extensions. Some I can get libraries f

[PHP-WIN] Compiling extensions on win32

2001-11-28 Thread Krokovay Károly
Hi All, I would like to compile a self-made php extension on win32. Is it true that the source C code can be compiled only with Microsoft Visual C/C++ 6.0? Thanks! Kroko -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mai