using: cmake -G "NMake Makefiles" ..\libzip-0.10rc1 inside the SDK 7.1 (includes VC10, free, if one likes to play with smtg else than mingw/cygwin :). On Fri, Feb 18, 2011 at 11:47 AM, Pierre Joye <pierre.php%gmail.com@localhost> wrote: > hi, > > > C:\php-sdk\libsbuild\vc10\x86\libzip-0.10rc1\lib\zipconf.h(16) : fatal > error C1083: Cannot open include file: 'inttypes.h': No such file or > directory > NMAKE : fatal error U1077: 'C:\PROGRA~2\MICROS~2.0\VC\bin\cl.exe' : > return code '0x2' > Stop. > NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual > Studio 10.0\VC\Bin\nmake.exe"' : return code '0x2' > Stop. > NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual > Studio 10.0\VC\Bin\nmake.exe"' : return code '0x2' > Stop. > > > Something is wrong with stdint detection (exists in VC10+, not > before). I can provide the right file if no stdint.h is present on the > system (http://lxr.php.net/opengrok/xref/PHP_5_3/win32/php_stdint.h). > > I don't have the time right now to debug this problem but will do > later today or during the weekend. > > Cheers, > > On Fri, Feb 18, 2011 at 11:24 AM, Pierre Joye > <pierre.php%gmail.com@localhost> wrote: >> thanks! >> >> You may add a link to the page as well >> >> On Fri, Feb 18, 2011 at 11:24 AM, Dieter Baron >> <dillo%danbala.tuwien.ac.at@localhost> wrote: >>> On 18 Feb 2011, at 11:05, Pierre Joye <pierre.php%gmail.com@localhost> >>> wrote: >>> >>>> Willing to test it today on windows :) >>>> >>>> Did you create an archive for this RC (and where? :) or should I use the >>>> repo? >>> >>> Oops, soory, forgot to mention that: >>> >>> http://nih.at/libzip/libzip-0.10rc1.tar.gz >>> >>> thanks, >>> dillo >>> >>>> Cheers, >>>> >>>> On Mon, Feb 14, 2011 at 1:30 PM, Dieter Baron >>>> <dillo%danbala.tuwien.ac.at@localhost> wrote: >>>>> hi, >>>>> >>>>> I'm pleased to announce the (long overdue) release candidate for 0.10: >>>>> >>>>> * Added zip_get_num_files(), deprecated zip_get_num_entries(). >>>>> * Better windows support. >>>>> * Support for traditional PKWARE encryption added. >>>>> * Fix some memory leaks. >>>>> * Fix cmake build and installation >>>>> * Fix memory leak in error case in zip_open() >>>>> * Fixed CVE-2011-0421 (no security implications though) >>>>> * More documentation. >>>>> >>>>> Also, libzip was internally restructured to easier support encryption and >>>>> multiple compression methods. >>>>> >>>>> Please test, especially on Windows (since we don't have the ability to >>>>> test there). >>>>> >>>>> thanks, >>>>> dillo & thomas >>>>> >>>>> >>>> >>>> >>>> >>>> -- >>>> Pierre >>>> >>>> @pierrejoye | http://blog.thepimp.net | http://www.libgd.org >>> >> >> >> >> -- >> Pierre >> >> @pierrejoye | http://blog.thepimp.net | http://www.libgd.org >> > > > > -- > Pierre > > @pierrejoye | http://blog.thepimp.net | http://www.libgd.org > -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org
Made by MHonArc.