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
internals:windows:libs:libxmp [2008/06/07 10:57] pajoyeinternals:windows:libs:libxmp [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 3: Line 3:
 ===== Available prebuilt libraries ===== ===== Available prebuilt libraries =====
  
-All prebuilt libraries are available in the php-libs [[http://pecl2.php.net/downloads/php-windows-builds/php-libs/|repositories]]+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/libxpm]]
  
 The filename format is: The filename format is:
Line 14: Line 16:
  
 ==== 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 26:
   * "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.
Line 32: Line 34:
  
  
-==== Compile ===== 
  
-This step describe the process for Visual C++ 6. It should work for VC and VC7/8/9 as well but it is not yet tested. However you can use the solutions files with vc8 or vc9. +==== Compile =====
- +
-<code bash> +
-cd c:\build_php_deps\libxpm-3.5.7\windows\vc6 +
-nmake /f libxpm.mak CFG="Lib Release" +
-</code> +
- +
-==== Install in the SDK ====+
  
-To be written+Go to the .\windows subdir, choose and compile the appropriate VC solution.
  
  
  
internals/windows/libs/libxmp.1212836250.txt.gz · Last modified: 2017/09/22 13:28 (external edit)