This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: a feathiable solution displaying Windows program on Linux via ssh / X?


On Wed, 28 Sep 2005, Bobber Cheng wrote:

> Hi, ago
> 
> I use CYGWIN_NT-5.1 with gcc 3.4.4 to compile cygpeace-0.0.0. 
> <http://www.freedesktop.org/%7Eago/cygpeace/cygpeace-0.0.0-bin.tar.bz2>
> tut it failed with error:
> 
> ./configure
> .....
> 
> ./make
> ...
> dll/ui.so/X11.cc: In member function `virtual HWND__* 
> X11::GetForegroundWindow()
> ':
> dll/ui.so/X11.cc:295: error: invalid conversion from `uint32_t*' to `UINT*'
> dll/ui.so/X11.cc:295: error:   initializing argument 2 of `virtual 
> HWND__** X11:
> :GetChildWindowHandles(Window, UINT*)'

I think you could just add a explicit cast (UINT*) at the offending position. 
I've not compiled it for some time now. Mabye the definitions from  w32api 
have changed.

BTW: the -bin package should contain binaries which you could use for testing.

bye
	ago
-- 
 Alexander.Gottwald@s1999.tu-chemnitz.de 
 http://www.gotti.org           ICQ: 126018723

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]