internals:windows:libs:libxmp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
internals:windows:libs:libxmp [2008/06/07 10:57] pajoyeinternals:windows:libs:libxmp [2013/01/18 13:44] – [Requirements] ab
Line 14: Line 14:
  
 ==== Requirements ===== ==== Requirements =====
-  * LibXPM Sources from our repositories (patches required= [[http://pecl2.php.net/downloads/php-windows-builds/source|]]+  * LibXPM Sources from our repositories [[https://github.com/winlibs/libxpm|]]
   * Common tools used to compile PHP   * Common tools used to compile PHP
 +
  
 ==== Configuration ===== ==== Configuration =====
Line 23: Line 24:
   * "DLL Release"   * "DLL Release"
   * "DLL Debug"   * "DLL Debug"
-  * "LIB Release" +  * "Static Release" 
-  * "LIB Debug+  * "Static Debug"
-  * "Lib Release"+
  
 PHP uses "LIB Release" for the PHP builds. PHP uses "LIB Release" for the PHP builds.
  
 One of these option has to be used while calling the makefile (VC6 only). VS solution files are given for VC8 and VC9. One of these option has to be used while calling the makefile (VC6 only). VS solution files are given for VC8 and VC9.
 +
  
  
Line 38: Line 39:
 <code bash> <code bash>
 cd c:\build_php_deps\libxpm-3.5.7\windows\vc6 cd c:\build_php_deps\libxpm-3.5.7\windows\vc6
-nmake /f libxpm.mak CFG="Lib Release"+nmake /f libxpm.mak CFG="Static Release"
 </code> </code>
  
internals/windows/libs/libxmp.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1