delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <000701bf219d$d1efd0c0$0a01a8c0@bob1> |
From: | "Bob Powers" <r DOT t DOT powers AT worldnet DOT att DOT net> |
To: | <cygwin AT sourceware DOT cygnus DOT com> |
Subject: | Wxwindows compile error w/B.20.1 and 295 w/Ming-extras installed |
Date: | Thu, 28 Oct 1999 19:39:43 -0400 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 4.72.3110.1 |
X-MimeOLE: | Produced By Microsoft MimeOLE V4.72.3110.3 |
Hello all: Trying to compile wxWidows... on Win98 Installed B20 Full version and gcc295 to replace Egcs compiler then installed Mingw/extras. My concern is that perhaps something is wrong with my installation.. I get the error --detailed below: C:\wx\src\msw>make -f makefile.g95 c++ -mno-cygwin -c -D_X86_=1 -DWIN32 -D_WIN32 -DWINVER=0x0400 -D__WIN95__ - D__GNUWIN32__ -D__WIN32__ -I../../include -I../../src/png -I../../include/wx /msw/gnuwin32 -I../../src/zlib -I/usr/local/mingw/include -D__EGCS__ -mno-c ygwin -D__WXMSW__ -D__WINDOWS__ -ggdb -D__WXDEBUG__ -Wall -o mdi.o mdi.cpp mdi.cpp: In method `long int wxMDIClientWindow::MSWDefWindowProc(unsigned int, unsigned int, long int)': mdi.cpp:1140: passing `long unsigned int' to argument 1 of `CallWindowProcA(LRESULT (*)(void *, unsigned int, unsigned int, long int), void *, unsigned int, unsigned int, long int)' lacks a cast MAKE.EXE: *** [mdi.o] Error 1 Perused the latest LOG file for the wxwindows snapshot on Win32-9x-i586... and it shows a 'Warning' for the same problem in the same function in the same file for which I get the above 'Error'.... Sorry for the length.....hope the question is not too dumb....thanks for any help Bob Powers -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |