Hi,

2008/2/16, Michael Barton <[EMAIL PROTECTED]>:
> This is confusing to me. wx.PseudoDC has been a part of wxPython code
> for quite some time. We're using it as a basis for the main map display.

right, it is the reason why I am using PseudoDC class in digitizer.
Since C++ PseudoDC class is not part of wxWidgets (should be in 2.9)
but only of wxPython it causes some problems in compilation process.
You need to define also includes/libs for wxPython (C++ code).

> Also, since you use $GISBASE, I assume that you mean that the driver
> must be compiled AFTER running make and make install. Correct?

Yes, I will change README notes to something more reasonable.

Martin

-- 
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa *
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to