> There is also /usr/bin/mingw32-configure script which I use on Fedora. > Simply call it instead of ./configure in the tigervnc/trunk directory :) > Thx, re-re-cap (for others):
yum install mingw32-gcc-c++ mingw32-w32api mingw32-gcc mingw32-binutils cd tigervnc/trunk autoreconf -fi /usr/bin/mingw32-configure >> Then I found your post: >> http://www.mail-archive.com/tigervnc-devel@lists.sourceforge.net/msg00434.html >> Which points to this patch: >> http://sourceforge.net/tracker/?func=detail&atid=302435&aid=2877129&group_id=2435 >> Which has already been merged into Fedora 12's version of mingw. >> > You are incorrect, that patch isn't available in Fedora 12. You have > to apply it manually and then rerun configure. We are talking about this patch, right? http://atkac.fedorapeople.org/w32api-tigervnc.patch I must have applied parts of it before and forgotten about it. Anyway, it applies except for the last part: "mingw32/lib/shell32.c" is nowhere to be found. I even did a full "yum install mingw32*" to be sure. In fact, doing a google search turns up nothing at all (except this patch!): http://www.google.com/search?hl=en&q="mingw32/lib/shell32.c" Please advise. Do I need to pull mingw from source? How is that going to play with my yum installed copies... Thanks Antoine > You should see > following line when you run configure with Windows host: > > ... > checking whether CLSID_ActiveDesktop is declared... yes > ... > > >> So then I added: >> #include<shlguid.h> >> To CleanDesktop.cxx >> and: >> include ./$(DEPDIR)/librfb_win32_la-CleanDesktop.Plo >> to the Makefile (although it seemed to build without this line - it >> seems correct to have it) >> And rfb_win32 built successfully at last with the CleanDesktop stuff. >> > winvnc4 should be compilable without modifications. > > Regards, Adam > > ------------------------------------------------------------------------------ _______________________________________________ Tigervnc-devel mailing list Tigervnc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-devel