Marco, 2008/6/6 Marco Pasetti <[EMAIL PROTECTED]>: > Michael, > >> Maybe this is what you have in mind, but I think that the wx-config is >> only >> needed for compiling vdigit, not for using it. > > Good! sorry, confused: I always thought that Python was an interpreted > language. I don't know anything about the new vdigit: does it have some C or > C++ code parts to be compiled in Python?
you need to compile Python extension (written in C++) located in gui/wxpython/vdigit. Python just loads this extension when vector digitizer is started. 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
