unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: dhruva <dhruvakm@gmail.com>
To: "Emacs Devel" <emacs-devel@gnu.org>
Subject: build failure on M$ using MSVC: nt/icons/emacs.ico
Date: Thu, 22 May 2008 14:45:00 +0530	[thread overview]
Message-ID: <e3f230850805220215n12fb00f2lf43c0933d5931b50@mail.gmail.com> (raw)

Hi,
 The current build on M$ using MSVC fails due to something in the new
emacs.ico file. The MSVC resource compiler is not able to handle the
file (old DIB and pass it through SDKPAINT..). I could not make much
of it (was this icon image created on MS Vista?). The same icon works
fine with the GNU windres (mingw).
 I used the following command to generate the required file for MSVC
using GNU windres:
cmd> windres -O res -i emacs.rc -o obj-spd/i386/emacs.res
cmd> nmake

The build went fine.

-dhruva

-- 
Contents reflect my personal views only!




             reply	other threads:[~2008-05-22  9:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-22  9:15 dhruva [this message]
2008-05-22  9:40 ` build failure on M$ using MSVC: nt/icons/emacs.ico Jason Rumney
2008-05-24  8:26   ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e3f230850805220215n12fb00f2lf43c0933d5931b50@mail.gmail.com \
    --to=dhruvakm@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).