Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:13761 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85248 invoked by uid 1010); 7 Nov 2004 02:28:42 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 85222 invoked from network); 7 Nov 2004 02:28:42 -0000 Received: from unknown (HELO gw2.emini.dk) (192.38.9.232) by pb1.pair.com with SMTP; 7 Nov 2004 02:28:42 -0000 Received: from blaster (gw1.emini.dk [212.242.124.121]) by gw2.emini.dk (Postfix) with ESMTP id CC99D3D812; Sun, 7 Nov 2004 03:28:41 +0100 (CET) Message-ID: <004801c4c471$995cc980$0b00000a@blaster> To: "Frank M. Kromann" , "l0t3k" Cc: References: <10997757198880000@9866357972520000.9866341568840000> Date: Sun, 7 Nov 2004 03:29:25 +0100 Organization: Emini ApS MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.3790.181 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.3790.181 Subject: Re: [PHP-DEV] Issues with VS.NET From: edink@emini.dk ("Edin Kadribasic") This can also happen if your cvs program strips dos line endings. Those files *need* to have \r\n endings. Edin ----- Original Message ----- From: "Frank M. Kromann" To: "l0t3k" Cc: Sent: Saturday, November 06, 2004 10:15 PM Subject: Re: [PHP-DEV] Issues with VS.NET > 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 > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > >