all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Jason Rumney <jasonr@gnu.org>
Cc: 11405@debbugs.gnu.org, duyanning@gmail.com
Subject: bug#11405: emacsclientw.exe compiled by VC++ 2010 express is a	console program
Date: Sun, 06 May 2012 19:45:21 +0300	[thread overview]
Message-ID: <83bom145su.fsf@gnu.org> (raw)
In-Reply-To: <87k40p71q7.fsf@gnu.org>

> From: Jason Rumney <jasonr@gnu.org>
> Cc: Du Yanning <duyanning@gmail.com>,  11405@debbugs.gnu.org
> Date: Sun, 06 May 2012 23:45:04 +0800
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> >> However, emacsclientw.exe compiled by VC++ 2010 express is a console
> >> program.
> >> It shows a black console window when it starts.
> >
> > Then something is wrong in the MSVC-specific parts of the makefile's.
> > When compiled with MinGW, emacsclientw invoked without arguments shows
> > a GUI dialog with an error message and an OK button.
> 
> MSVC does not support the -mwindows linker flag for making a program
> into a GUI program.  It only supports changing the source code to remove
> the main function and put a WinMain function in its place.

Thanks for the info.





  reply	other threads:[~2012-05-06 16:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-04 14:53 bug#11405: emacsclientw.exe compiled by VC++ 2010 express is a console program Du Yanning
2012-05-04 15:09 ` Eli Zaretskii
2012-05-06 15:45   ` Jason Rumney
2012-05-06 16:45     ` Eli Zaretskii [this message]
2012-05-29 16:18 ` 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

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

  git send-email \
    --in-reply-to=83bom145su.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=11405@debbugs.gnu.org \
    --cc=duyanning@gmail.com \
    --cc=jasonr@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.