RE: [INTERNALS-WIN] gen-make.py of Subversion can provide a solution for compiling php in windows?
[email protected] (Garrett Serack)
| Newsgroups | php.internals.win |
|---|---|
| Message-ID | <689781C07FB27E458C58AC967E54445333E623DCC2@NA-EXMSG-C113.redmond.corp.microsoft.com> |
I've got a set of tools and scripts that generate .vcproj files and .sln files for the entire PHP stack, and should be releasing them any moment now. G -----Original Message----- From: Pierre Joye [mailto:[email protected]] Sent: Thursday, June 04, 2009 1:03 AM To: Thiago Farina Cc: [email protected] Subject: Re: [INTERNALS-WIN] gen-make.py of Subversion can provide a solution for compiling php in windows? hi Thiago, Ah nice, I did not know about it. We also have some tools internally at MSFT (should be published at some point) to do that as well. By the way, you can already debug inside visual studio, using one of these solutions: - DebugBreak macro - JIT debugger on a crash - create a dummy sln with php(-cgi) exe/dll These three solutions work very well. Cheers, -- Pierre On Thu, Jun 4, 2009 at 9:58 AM, Thiago Farina <[email protected]> wrote: > Hi everyone, > > Come back to support of Visual Studio in php, I recommend you guys > take a look how gen-make.py of Subversion works. This script generates > all Visual Studio Solution files and project files for subversion. I > don't get in the code, but I test and I did compile all projects > successfully in visual studio after running this script. Now I can > debug all svn applications(svn, svnadmin, etc) inside the great visual > studio debugger. > > This script can improves the experience of compiling php in Windows. > > Thanks! > > -- > Windows Internals Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Pierre http://blog.thepimp.net | http://www.libgd.org -- Windows Internals Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php