View Issue Details

IDProjectCategoryView StatusLast Update
0000076XdebugInstallationpublic2004-08-10 10:57
ReporterSh4dow Assigned To 
PrioritynormalSeverityblockReproducibilityalways
Status resolvedResolutionwon't fix 
Summary0000076: Comlie xdebug1.3.2 with php5 on windows
Description

Hi

i have problems with compile xdebug 1.3.2 with php5. in VS C++ i have this:

Linking...
LINK : fatal error LNK1104: cannot open file "php4ts_debug.lib"
Error executing link.exe.
php_xdebug.dll - 1 error(s), 0 warning(s)

How to change this, i want xdebug on php5 not php4. What to do with this ?

Sh4dow

TagsNo tags attached.
Operating Systemwindows 2000 Pro
PHP Version5.0.0-dev

Activities

derick

2004-07-18 15:09

administrator   ~0000155

You're using the old buildsystem .dsp's which I no longer maintain. Please use the new buildsystem for PHP 5.

Sh4dow

2004-07-19 09:06

reporter   ~0000156

but this is not resolving my problem. Could somebody, tell me or show, how to compile xdebug 1.3.2 with php5 on windows?

derick

2004-08-10 10:57

administrator   ~0000179

You really need to use the new build system, the old one doesn't even work right for PHP 5 anymore.

What you can also do is just edit the .dsp in notepad and replace the 4 by a 5.