View Issue Details

IDProjectCategoryView StatusLast Update
0000522XdebugUncategorizedpublic2010-01-24 17:20
ReporterPalaDolphin Assigned Toderick  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionno change required 
Product Version2.0.0dev 
Summary0000522: Cannot compile for Windows VC6
Description

I need a fix for:
0000467: In included files all variables remain <Uninitialized>

This fix is in:
Xdebug 2.1.0beta1, Release date: 2010-01-03

However, there is no 5.3 VC6 (32-bit) available. So, I acquired Visual C++ 6.0, downloaded the xdebug source code, and attempted to compile php_debug.dll for Windows. There is very little in the way of help or instructions compiling for Windows. There is no Visual Studio project file. All the instructions refer to using Unix sh scripts which are of little use in a Windows development environment.

Compiling reports missing header files:
win32/time.h
php.h
unistd.h
zend.h

It is very disconcerting to read that more steps are dependant on the "phpize" and "php-config" scripts. I guess I'll cross that road when I get to it.

If I get php_xdebug.dll compiled, I'll send all the information required to duplicate the build, but at this point, I still need help from the XDebug community.

Additional Information

XAMPP 1.7.2
PHP 5.3.0
Joomla! 1.5.15
JEvent 1.5.2
Apache/2.2.12 (Win32) DAV/2
Windows XP Pro SP3
debug server: http://localhost
MySQL client version: 5.1.37
memory_limit: 128M
Chrome 3.0.195.38
Microsoft Visual C++ 6.0

TagsNo tags attached.
Operating SystemWindows XP Pro SP3
PHP Version5.3.0

Activities

derick

2010-01-24 17:20

administrator   ~0001285

Sorry, but I am not going to support windows compile instructions and set-ups. I have no real understanding of how it works.

Issue History

Date Modified Username Field Change
2010-01-13 15:01 PalaDolphin New Issue
2010-01-13 15:01 PalaDolphin Operating System => Windows XP Pro SP3
2010-01-13 15:01 PalaDolphin PHP Version => 5.3.0
2010-01-13 15:01 PalaDolphin Xdebug Version => 2.1.0beta1
2010-01-24 17:20 derick Note Added: 0001285
2010-01-24 17:20 derick Status new => resolved
2010-01-24 17:20 derick Resolution open => no change required
2010-01-24 17:20 derick Assigned To => derick
2016-07-31 12:36 derick Category Usage problems => Usage problems (Crashes)
2016-07-31 12:38 derick Category Usage problems (Crashes) => Usage problems (Wrong Results)
2020-03-12 16:35 derick Category Usage problems (Wrong Results) => Variable Display
2020-03-12 16:38 derick Category Variable Display => Uncategorized