[Gdal-dev] cvs build error...
David Burken
dburken at comcast.net
Thu Aug 4 07:06:04 EDT 2005
Frank,
Sorry I sent this to the wrong list yesterday...
In current cvs gdal getting:
ilwisdataset.h:127: error: expected `)' before ‘*’ token
ilwisdataset.cpp: In static member function ‘static GDALDataset*
ILWISDataset::Open(GDALOpenInfo*)’:
Need forward class declaration now (line 118):
class ILWISDataset;
I think that "friend" used to be picked up as an implicit class dec.
This occurred after a gcc update the other day.
Dave
More information about the Gdal-dev
mailing list