Re: wxWindows-2.3.4

John Poltorak <jp-JAzFcWl5/[email protected]> Sat, 30 Nov 2002 11:51:28 +0000
Newsgroups gmane.comp.porting.unix-to-os2
Message-ID <[email protected]>
On Sat, Nov 30, 2002 at 12:36:24PM +0100, Stefan Neis wrote:
> On Fri, 29 Nov 2002, Ken Ames wrote:
> 
> > well, another release that won't build. bombs out on the first file it 
> > tries to compile. This and what errors I had building 2.3.3 seem like 
> > things that would or should be handled way before any release is thought 
> > of. I hope it gets fixed soon.
> > 
> >         copy "X:\WXWINDOWS-2.3.4"\include\wx\os2\setup.h 
> 
> > "X:\WXWINDOWS-2.3.4"\include\wx\setup.h
> >         1 file(s) copied.
> > 
> > X:\WXWINDOWS-2.3.4\include\wx\chkconf.h(100:9) : error EDC3086: 
> > "wxUSE_PROLOGIOmust be defined."
> > X:\WXWINDOWS-2.3.4\include\wx\chkconf.h(1189:9) : error EDC3086: "wxr 
> > resources require PrologIO"
> > NMAKE : fatal error U1077: 'G:\OS2\CMD.EXE' : return code '12'
> > Stop.
> 
> Sh*t!
> We don't start from the "raw"distribution often enough, it seems.
> "setup.h" (the one you copied above) needs to include the extra
> line
> #define wxUSE_PROLOGIO 1

Do I take it that there are several copies of 'setup.h' in the distro?

Is there any way to develop a universal version?


> 		Stefan

-- 
John