Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:13758 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57723 invoked by uid 1010); 6 Nov 2004 21:18:43 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 57686 invoked from network); 6 Nov 2004 21:18:42 -0000 Received: from unknown (HELO mail.kromann.info) (64.186.239.125) by pb1.pair.com with SMTP; 6 Nov 2004 21:18:42 -0000 Received: from warp (unknown [64.186.239.115]) by mail.kromann.info (Postfix) with SMTP id AEF902AE58; Sat, 6 Nov 2004 13:18:42 -0800 (PST) To: l0t3k Cc: X-Mailer: Swwwing 2000 Message-ID: <10997757198880000@9866357972520000.9866341568840000> MIME-Version: 1.0 Reply-To: "Frank M. Kromann" Date: Sat, 06 Nov 2004 13:15:19 -0800 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Issues with VS.NET From: frank@kromann.info ("Frank M. Kromann") The format of project and workspace files was changed between the two versions of Visual Studio. The project files provided with the PHP sources are for Visual Studio 6/97. Visual Studio can convert the old files to the new format though. For PHP5 it's no longer needed to use the IDE. This version includes a *nix style build system, with buuldconf, configure and nmake command line commands. - Frank > VS.NET reports project corruption (ZendTS.dsp, Zend.dsp, fastCGI.dsp, > phpActivescript.dsp) when trying to load the PHP project files. > Things seem ok in VC6. Unfortunately, the IDE was not specific, so i dont > know enough to fix the error. > > l0t3k > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >