From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andrey Zhdanov Newsgroups: gmane.emacs.devel Subject: Re: msvc build is crashing on startup Date: Mon, 14 Apr 2008 23:56:33 -0400 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_13acb67a-cb26-4e07-b309-2022a1e05466_" X-Trace: ger.gmane.org 1208231808 19803 80.91.229.12 (15 Apr 2008 03:56:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 15 Apr 2008 03:56:48 +0000 (UTC) Cc: emacs-devel@gnu.org To: Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 15 05:57:20 2008 connect(): Connection refused Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JlcIJ-0004jO-Ok for ged-emacs-devel@m.gmane.org; Tue, 15 Apr 2008 05:57:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JlcHf-0006yZ-FJ for ged-emacs-devel@m.gmane.org; Mon, 14 Apr 2008 23:56:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JlcHa-0006uf-Ts for emacs-devel@gnu.org; Mon, 14 Apr 2008 23:56:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JlcHa-0006tO-Bd for emacs-devel@gnu.org; Mon, 14 Apr 2008 23:56:34 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JlcHa-0006tB-8F for emacs-devel@gnu.org; Mon, 14 Apr 2008 23:56:34 -0400 Original-Received: from bay0-omc2-s12.bay0.hotmail.com ([65.54.246.148]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JlcHZ-0003TE-Ve for emacs-devel@gnu.org; Mon, 14 Apr 2008 23:56:34 -0400 Original-Received: from BAY101-W11 ([64.4.56.111]) by bay0-omc2-s12.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 14 Apr 2008 20:56:32 -0700 X-Originating-IP: [72.71.200.5] Importance: Normal X-OriginalArrivalTime: 15 Apr 2008 03:56:32.0911 (UTC) FILETIME=[B178D9F0:01C89EAC] X-detected-kernel: by monty-python.gnu.org: Windows 2000 SP4, XP SP1+ X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:95240 Archived-At: --_13acb67a-cb26-4e07-b309-2022a1e05466_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable David Robinow wrote: > Good for you. I can't get that far. I haven't been able to get a > working MSVC build for several months. I haven't had time to > investigate why. >=20 > rc -i../nt -Foobj/i386/emacs.res ../nt/emacs.rc > ../nt/emacs.rc(1) : error RC2176 : old DIB in icons\emacs.ico; pass it > through SDKPAINT >=20 Right, I stuck there too. In short - just overwrite emacs.ico with emacs22.ico. Long way to fix that original .ico is to edit it in some icon editor and remove compression from largest (vista) icon (store it as bitmap,=20 not png) That because resource compiler from vs 2003 does not accept pngs. _________________________________________________________________ Going green? See the top 12 foods to eat organic. http://green.msn.com/galleries/photos/photos.aspx?gid=3D164&ocid=3DT003MSN5= 1N1653A= --_13acb67a-cb26-4e07-b309-2022a1e05466_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable David Robinow wrote:
> Good for you. I can't get that far. I haven't be= en able to get a
> working MSVC build for several months. I haven't had = time to
> investigate why.
>
> rc -i../nt -Foobj/i386/emacs.res = ../nt/emacs.rc
> ../nt/emacs.rc(1) : error RC2176 : old DIB in icons\ema= cs.ico; pass it
> through SDKPAINT
>
Right, I stuck there too. In= short - just overwrite emacs.ico
with emacs22.ico.
Long way to fix t= hat original .ico is to edit it in some icon editor
and remove compressi= on from largest (vista) icon (store it as bitmap,
not png) That because= resource compiler from vs 2003 does not accept pngs.




=
Going green? See the top 12 foods= to eat organic. = --_13acb67a-cb26-4e07-b309-2022a1e05466_--