Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@sourceware.cygnus.com>
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <000701bf219d$d1efd0c0$0a01a8c0@bob1>
From: "Bob Powers" <r.t.powers@worldnet.att.net>
To: <cygwin@sourceware.cygnus.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
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
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@sourceware.cygnus.com

