Re: [INTERNALS-WIN] gen-make.py of Subversion can provide a solution for compiling php in windows?

[email protected] (Pierre Joye)
Newsgroups php.internals.win
Message-ID <[email protected]>
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.