Outils pour utilisateurs

Outils du site


informatique:php:build_win32

Compiler PHP et PECL pour Windows

Compilation des sources: http://fr2.php.net/manual/fr/install.windows.building.php

Build your own PHP on Windows: http://wiki.php.net/internals/windows/stepbystepbuild

Supported compilers to build PHP on Windows: http://wiki.php.net/internals/windows/compiler

Supported Windows/Platform SDK: http://wiki.php.net/internals/windows/windowssdk

The PHP directory contains all libraries and tools required to build PHP itself or its extensions: http://pecl2.php.net/downloads/php-windows-builds/

Create a simple extension

Creating a PHP 5 Extension with Visual C++ 2005 Posted by Matthew E

Notes

Mettre le répertoire du source de l'extension dans

http://algorytmy.pl/doc/php/zend.creating.php

Le source doit contenir un fichier “config.w32”

Puis:

buildconf
configure ...
nmake
nmake snap
informatique/php/build_win32.txt · Dernière modification : 19/05/2012 00:18 de 127.0.0.1

Sauf mention contraire, le contenu de ce wiki est placé sous les termes de la licence suivante : CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki