[Issue 660] Visual C++ 2005 Builds Fail to Startup with Visual C++ Runtime Error

Hisateru Tanaka <[email protected]>
Newsgroups gmane.comp.version-control.subversion.rapidsvn.issues
Message-ID <[email protected]>
http://rapidsvn.tigris.org/issues/show_bug.cgi?id=660






------- Additional comments from [email protected] Thu Jul 23 03:57:29 -0700 2009 -------
In order to avoid this problem you can use wxUSE_NO_MANIFEST before including
"wx.rc" in your *.rc file. I could run the app built with VC++ 2008 and
wxWidgets2.8.8 under Vista with no warnings.

src/rapidsvn.rc:

#define wxUSE_NO_MANIFEST 1  // VC++ manifest hack.
#include "wx/msw/wx.rc"

------------------------------------------------------
http://rapidsvn.tigris.org/ds/viewMessage.do?dsForumId=670&dsMessageId=2374728

To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.