| 
      
      
      From: John L. <jla...@gm...> - 2007-01-04 21:13:05
      
     | 
| Fixed now. Please report any more problems like these since they're
very hard to test and I'd like to have it "work out of the box" if
possible. I didn't get an error in 2.6 in MSW since the default
include/wx/msw/setup0.h has wxUSE_DISPLAY 0.
Regards,
    John Labenski
On 12/30/06, John Labenski <jla...@gm...> wrote:
> On 12/29/06, Philippe Quesnel <phi...@gm...> wrote:
> >  On 12/29/06, Francesco Montorsi <f18...@ya...> wrote:
> > > Philippe Quesnel ha scritto:
> > > > sorry, by "official sources 2.8.0.0 <http://2.8.0.0>" I meant the wxLua
> > > > sources.
> > > > (I tried the 'official' / current and then a nightly snapshot of wxLua)
> > > >
> > > > the problem is w. wxWidgets 2.6.3 ...
> > > >
> > > > ok, I did a check on the wxWidgets site :
> > > > GetClientArea was added in 2.7.0 !!
> > > >
> > > > so I guess it means wxLua needs 2.7.0 minimum vs 2.6.3 ?
> > > > is this a mistake ?
> > > yes it is: we should have better tested wxLua against wx2.6.3 before
> > > releasing... sorry.
>
> I test in MSW using Visual Studio 2005 and the CVS 2.6 branch. Dunno
> why I didn't get the error.
>
> Anyway, I will make a permanent fix when I get home in January, but
> the simple fix is to just rem out that line of code in the cpp file
> and just don't use that function in lua.
>
> Regards,
>     John Labenski
>
 |