hi list,
I built Gdal 1.6 using old-generation Python bindings (not SWIG) for
OpenEV1.8.
Now I am ready to move to Mario Beauchamp's OpenEV2, whose Python codes
call "from osgeo import gdal" instead of "import gdal"
I will rebuild Gdal 1.6 using "./configure --with-python" on Linux.
On Windows XP, I need some help: What do I need to change in nmake.opt?
Are the following lines?
# Set the location of your SWIG installation
!IFNDEF SWIG
SWIG = swig.exe
!ENDIF
thanks,
Shawn
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev