====== Dirent support for Windows, How to compile ====== Latest version (all PHP branches): dirent-20080629 ===== Available prebuilt libraries ===== All prebuilt libraries are available in the php-libs [[http://windows.php.net/downloads/php-sdk/deps/|repositories]] For PHP suitable sources and up-to-date information see [[https://github.com/winlibs/dirent]]. The filename format is: dirent-date-vcversion.zip where datae defines the date when we updated the sources, vcversion which Visual C++ has been used. ===== Building Dirent ===== ==== Requirements ===== * Dirent Sources, [[https://github.com/winlibs/|]] * Common tools used to compile PHP ==== Compile ===== Simply open the project files and compile your desired build (vc6/8/9 are available). Only static library are available.