From: uncutstone wu Date: 2006-05-21T14:01:37+09:00 Subject: Cannot compile Fox toolkit on cygwin Here is the info about the enviroment: cygwin version 2.427 window 98 Fox-1.4.6 I did: ./configure --disable-shared make then I got: FXApp.cpp:3293: warning: unused variable `const FXchar*d' fxpriv.h: In function `FX::FXString FX::translateKeyEvent(unsigned int, unsigned int, long int)': fxpriv.h:101: error: `FX::ToUnicodeEx' is not a function, /usr/include/w32api/winuser.h:3737: error: conflict with `int ToUnicodeEx(unsigned int, unsigned int, BYTE*, WCHAR*, int, unsigned int, HKL__*)' FXApp.cpp:3737: error: in call to `ToUnicodeEx' FXApp.cpp: In member function `virtual long int FX::FXApp::dispatchEvent(void*, unsigned int, unsigned int, long int)': FXApp.cpp:4190: warning: int format, FXID arg (arg 3) FXApp.cpp:4203: warning: int format, FXID arg (arg 3) Somebody has some clues to deal with it? Thanks in advance. uncutstone -- Posted via http://www.ruby-forum.com/.