[Fdo_dev] Change to ShpOptimizedAggregateReader.h to get it to
compile on Fedora Core 6
Tom Fukushima
tom.fukushima at autodesk.com
Tue Jan 9 00:00:33 EST 2007
Hi,
Please update ShpOptimizedAggregateReader.h so that the line
void ShpOptimizedAggregateReader::GetInt64ForCache(
FdoIdentifier *itemName, FdoInt64 *int32Value, bool *bIsNull );
becomes
void GetInt64ForCache( FdoIdentifier *itemName, FdoInt64
*int32Value, bool *bIsNull );
This will allow the file to be compiled on Fedora Core 6.
The file is at
https://svn.osgeo.org/svn/fdoshp/trunk/Providers/SHP/Src/Provider/ShpOpt
imizedAggregateReader.h
https://svn.osgeo.org/svn/fdoshp/branches/3.2.0/Providers/SHP/Src/Provid
er/ShpOptimizedAggregateReader.h
https://svn.osgeo.org/svn/fdoshp/branches/3.2.x/Providers/SHP/Src/Provid
er/ShpOptimizedAggregateReader.h
Thanks
Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/fdo-internals/attachments/20070108/3b0620a5/attachment.html
More information about the Fdo-internals
mailing list