On Sun, September 15, 2013 20:07, Jan Ehrhardt wrote: > "Anatol Belski" in php.pecl.dev (Sun, 15 Sep 2013 18:13:40 +0200): > >> Jan, if you've got some of the libs already, please share. At the >> moment, as you know, we need vc9-x86 vc11-x86 vc11-x64 for each >> extension. After a rough evaluation it turned out there are about 30 >> extensions with need on some library, so having several of those already >> prepared were a great help. > > I have got a VC9 project (x86 & x64) for fribidi-0.19.5, inspired by > http://www.readytext.co.uk/?p=2378 > It should be easy to upgrade that to VC11. > > > And I have a working build.bat for judy-1.0.5. Run that from the desired > command prompt and you'll get the static lib. > > Both needed some tweaking, but they produce the desired libs. > > > The imagick libs are mainly wrappers to the DLL's. You can get them by > installing the -dll.exe versions from > http://www.imagemagick.org/script/binary-releases.php#windows > Then choose during installation th eoption to install the development > headers and libraries for C and C++. > > Jan >
Thanks for the links, Jan. I'll be doing those as next. Whereby i'm a bit skeptic about the imagic precompiled stuff, lets see if they mix the runtime versions. Regards Anatol -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
