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
  
Line 30: Line 32:
  
 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.
 +
  
  
 ==== Compile ===== ==== Compile =====
  
-This step describe the process for Visual C++ 6It 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. +Go to the .\windows subdir, choose and compile the appropriate VC solution.
- +
-<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+
  
  
  
internals/windows/libs/libxmp.1212836274.txt.gz · Last modified: 2017/09/22 13:28 (external edit)