View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000076 | Xdebug | Installation | public | 2004-07-15 15:53 | 2004-08-10 10:57 |
| Reporter | Sh4dow | Assigned To | |||
| Priority | normal | Severity | block | Reproducibility | always |
| Status | resolved | Resolution | won't fix | ||
| Summary | 0000076: 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... How to change this, i want xdebug on php5 not php4. What to do with this ? Sh4dow | ||||
| Tags | No tags attached. | ||||
| Operating System | windows 2000 Pro | ||||
| PHP Version | 5.0.0-dev | ||||
|
|
You're using the old buildsystem .dsp's which I no longer maintain. Please use the new buildsystem for PHP 5. |
|
|
but this is not resolving my problem. Could somebody, tell me or show, how to compile xdebug 1.3.2 with php5 on windows? |
|
|
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. |