On Fri, Oct 18, 2002 at 10:17:21PM +0200, Maxim Maletsky wrote : > 1. What dsp should I start compiling from for testing?
php4ts.dsw > > 2. What VC settings do I need to make? Select the target you like to compile, apache sapi or php4ts_cli for example. > > 3. Is there any documentation for compiling and testing on Win32? Just hit F7 and compile the standard distribution. Maybe some libs are required, but I think you can figure them out. Just don't forget to proper set up http://www.php.net/extra/win32build.zip before. If you want to compile additional extension, they usually have their own *.dsp in their directory and require certain kind of libs/headers. Where to put them or what to configure is most of the them gathered from the *.dsp itself ... > > 4. Any batch file samples for a frequent use? Nope, MSVC makefiels. -- GnuPG Key: http://guru.josefine.at/~mfischer/C2272BD0.asc $ grep docref_root php.ini docref_root = "http://landonize.it/?how=url&theme=classic&filter=RichyH&user=imajes&url=http%3A%2F%2Fphp.net%2F/" -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php