Re: [wxVTK] wxVTK X11 fix
Brought to you by:
malat
From: Mathieu M. <mat...@gm...> - 2007-02-01 01:05:21
|
Hum... I guess that was a run-time. I'll fix my comment. thx -M On 1/31/07, Philip Schuchardt <oh...@vt...> wrote: > Does it cause it to fail when compiling or fail at run time? > > On Wednesday 31 January 2007 1:46 pm, David Akers wrote: > > Hi there, > > > > I just thought I would report a typo in wxVTKRenderWindowInteractor.cxx > > > > Line 315: > > #if defined(__WXGTK__) || defined(__WXX11) > > should be: > > #if defined(__WXGTK__) || defined(__WXX11__) > > > > (The two trailing underscores were missing.) > > > > This has been causing wxVTK to fail on X11. > > > > Cheers! > > > > Dave > > > > ------------------------------------------------------------------------- > > Using Tomcat but need to do more? Need to support web services, security? > > Get stuff done quickly with pre-integrated technology to make your job > > easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache > > Geronimo > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > > Wxvtk-users mailing list > > Wxv...@li... > > https://lists.sourceforge.net/lists/listinfo/wxvtk-users > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier. > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Wxvtk-users mailing list > Wxv...@li... > https://lists.sourceforge.net/lists/listinfo/wxvtk-users > -- Mathieu |