Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" content-class: urn:content-classes:message Subject: Does wxWidgets 2.5.3 compile with Cygwin for anyone? Date: Thu, 16 Dec 2004 12:50:05 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Joost Kraaijeveld" To: "Cygwin (E-mail)" X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id iBGBoeTL028647 Hi all, Is there anyone who has wxWidgets 2.5.3 compiled with Cygwin after running "./configure --enable-debug"? I get the follwoing error whic I cannot resolve: $ make ./bk-deps g++ -c -o netdll_fs_inet.o -D__WXMSW__ -DwxUSE_GUI=0 -DWXUSINGDLL -DWXMAKINGDLL_NET -D__WXDEBUG__ -I lib/wx/include/msw-ansi-debug-2.5 -I../include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -g -O0 -Wall ../src/common/fs_inet. cpp In file included from ../include/wx/gsocket.h:172, from ../include/wx/sckaddr.h:24, from ../include/wx/socket.h:28, from ../include/wx/protocol/protocol.h:28, from ../include/wx/url.h:24, from ../src/common/fs_inet.cpp:30: ../include/wx/msw/gsockmsw.h:81: error: 'SOCKET' is used as a type, but is not defined as a type. ../include/wx/msw/gsockmsw.h:92: error: field `m_timeout' has incomplete type make: *** [netdll_fs_inet.o] Error 1 I have tried including several headers (including all the obvious ones) at various places in an attempt to resolve this problem but noting worked. Including at a reasonable place gives me all kind of errors regarding conflicts with declarations in Anyone any ideas where to look for a sollution? Groeten, Joost Kraaijeveld Askesis B.V. Molukkenstraat 14 6524NB Nijmegen tel: 024-3888063 / 06-51855277 fax: 024-3608416 e-mail: J DOT Kraaijeveld AT Askesis DOT nl web: www.askesis.nl -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/