On Sun, 2010-06-27 at 02:12 -0500, Gavin wrote: > Freshly installed Cygwin 1.75, gcc etc included, on Win Vista SP2 32-bit > wxWidgets dies here after config, > > ../configure --with-msw --enable-debug
Cygwin is a *NIX platform and therefore you should not be using the MSW port of wxWidgets. Cygwin Ports provides a gtk2-unicode port of wxWidgets which works quite well: http://cygwin-ports.svn.sourceforge.net/viewvc/cygwin-ports/ports/trunk/x11/wxWidgets2.8/ Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple