ID: 12854
Updated by: cynic
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Apache related
Operating System: Windows NT4.0 SP5
PHP Version: 4.0CVS-2001-08-20
New Comment:

user feedback (should this be reopened?)

Well, how:
open in msvc php4/win32/php4ts.dsw workspace, then press Alt-F7 to open Settings 
dialog, choose Win32 Debug_TS config, php4apache project and General tab. Then in 
Output files field change ..\Debug_TS to ..\..\Debug_TS.

why:
win32 final files by php4 layout should be placed in php4/Debug_TS (or php4/Release_TS 
or php4/Release_TS_inline) directory but relative pathes in msvc calculated from path 
to project. So as php4apache.dsp laid in php4/sapi/apache directory, there should be 
..\..\Debug_TS.

also:
You could also look at Release_TS and Release_TS_inline profiles and other sapi 
projects to compare with.

Hope, that those information will be enough. :)


Previous Comments:
------------------------------------------------------------------------

[2001-08-21 06:39:50] [EMAIL PROTECTED]

not enough information

------------------------------------------------------------------------

[2001-08-20 04:32:29] [EMAIL PROTECTED]

In msvc project debug output directory entered as "..\Debug_TS" instead of 
"..\..\Debug_TS"


------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=12854&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to