Hi Everybody, Thanks for all the advices, now I try to follow the instrucctions that appear on this tutorial http://www.dreamincode.net/forums/topic/244215-introduction-to-creating-a-php-extension-for-windows/but it's to complicate for me, I doesn't have sufficient experience to work with c++ and Windows sdk. My question to you is somebody compiled some extension of pecl for windows? and How you did it?
Sorry for my grammar my English is very basic I'm from Paraguay. Regards, -- Luis Fernando Vera Ortiz Desarrollador de Aplicaciones twitter: @fveral 2012/10/19 Pierre Joye <[email protected]> > I don't think the gnupg library is available for VC, > > On Thu, Oct 18, 2012 at 11:13 PM, Anatoliy Belsky <[email protected]> wrote: > > Hi Luis, > > > > as I can see, the last pecl gnupg release was issued 2010. However some > > later code in trunk exists. If you want to try to build it yourself, > there > > is a guide about it here > > https://wiki.php.net/internals/windows/stepbystepbuild . > > > > Anyway I'm not sure there are no windows or 5.3/5.4 issues as I even > don't > > see config.w32 there (so you'll need to create one). Most likely you'll > > also need the gnupg for windows as a dependency (just reading config.m4). > > > > All these facts tell that building it on windows will require some > effort, > > but it isn't undoable. If you need help on it, just ask further questions > > here :) > > > > Regards > > > > Anatoliy > > > > On Thu, October 18, 2012 21:47, Hannes Magnusson wrote: > >> On Thu, Oct 18, 2012 at 12:14 PM, Luis Fernando Vera Ortíz > >> <[email protected]> wrote: > >>> Good Afternoon PHP team, > >>> > >>> > >>> I'm having some problems trying to include an extension to my php on > >>> windows. The library I need is the GnuPG wrapper called gnupg, and I > >>> can't > >>> find any place a tutorial to help me to compile or even the same dll. > >> > >> Are you talking about http://pecl.php.net/package/gnupg ? > >> > >> Maybe one of the windos peeps (CCed) can help you out there. > >> Alternatively, you'll have to ask the author if he can help you out. > >> > >> -Hannes > >> > >> -- > >> Windows Internals Mailing List (http://www.php.net/) > >> To unsubscribe, visit: http://www.php.net/unsub.php > >> > >> > > > > > > > > -- > > PHP Webmaster List Mailing List (http://www.php.net/) > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > -- > Pierre > > @pierrejoye | http://blog.thepimp.net | http://www.libgd.org
