public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] compiling wxWindows-2.4 under Cygwin
@ 2006-06-07  8:43 Roman Mashak
  0 siblings, 0 replies; only message in thread
From: Roman Mashak @ 2006-06-07  8:43 UTC (permalink / raw)
  To: ecos-discuss

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-06-07  8:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-07  8:43 [ECOS] compiling wxWindows-2.4 under Cygwin Roman Mashak

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).