public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Roman Mashak" <mrv@corecom.co.kr>
To: <ecos-discuss@ecos.sourceware.org>
Subject: [ECOS] compiling wxWindows-2.4 under Cygwin
Date: Wed, 07 Jun 2006 08:43:00 -0000	[thread overview]
Message-ID: <000001c68a0e$18700e90$9d0ba8c0@mrv> (raw)

Hello,

trying to compile wxWindows following the instructions from 
http://www.ecoscentric.com/devzone/configtool.shtml and dacing the problem 
at 'make' stage:

/tmp/wxWindows-2.4.0/src/msw/window.cpp: In member function `virtual long 
int wxWindow::MSWWindowProc(WXUINT, WXWPARAM, WXLPARAM)':
/tmp/wxWindows-2.4.0/src/msw/window.cpp:2661: error: `VK_OEM_PLUS' 
undeclared (first use this function)
/tmp/wxWindows-2.4.0/src/msw/window.cpp:2661: error: (Each undeclared 
identifier is reported only once for each function it appears in.)
/tmp/wxWindows-2.4.0/src/msw/window.cpp:2662: error: `VK_OEM_COMMA' 
undeclared (first use this function)
/tmp/wxWindows-2.4.0/src/msw/window.cpp:2663: error: `VK_OEM_MINUS' 
undeclared (first use this function)
/tmp/wxWindows-2.4.0/src/msw/window.cpp:2664: error: `VK_OEM_PERIOD' 
undeclared (first use this function)
/tmp/wxWindows-2.4.0/src/msw/window.cpp: In function `int 
wxCharCodeMSWToWX(int)':
/tmp/wxWindows-2.4.0/src/msw/window.cpp:4762: error: `VK_OEM_PLUS' 
undeclared (first use this function)
/tmp/wxWindows-2.4.0/src/msw/window.cpp:4763: error: `VK_OEM_COMMA' 
undeclared (first use this function)
/tmp/wxWindows-2.4.0/src/msw/window.cpp:4764: error: `VK_OEM_MINUS' 
undeclared (first use this function)
/tmp/wxWindows-2.4.0/src/msw/window.cpp:4765: error: `VK_OEM_PERIOD' 
undeclared (first use this function)
make: *** [window.o] Error 1

Although those macros are surely defined in code. Cygwin I'm using is 
CYGWIN_NT-5.1 1.5.19.

With best regards, Roman Mashak.  E-mail: mrv@corecom.co.kr 



-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

                 reply	other threads:[~2006-06-07  8:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='000001c68a0e$18700e90$9d0ba8c0@mrv' \
    --to=mrv@corecom.co.kr \
    --cc=ecos-discuss@ecos.sourceware.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.
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).