This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Latest Insight snapshot build problem on Cygwin


On Wed, 2003-03-26 at 03:20, David Mc Kenna wrote:

> warning: implicit declaration of function `MessageBox'
> `MB_OK' undeclared (first use in this function)
> `MB_ICONERROR' undeclared (first use in this function)
> `MB_TASKMODAL' undeclared (first use in this function)

Oddly, I just did a fresh build from CVS and I don't see any of these
problems. These things should all be defined in windows.h (or something
included by it). Try adding a define for it?

Keith



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]