Re: [gdal-dev] multiple processor compile option for build on Windows

2017-04-08 Thread Even Rouault
On vendredi 7 avril 2017 21:41:17 CEST Gregory, Matthew wrote: > Hi all, > > I do a funky build of GDAL where I'm still using the ArcInfo write driver > (GIO) from way back. Woo, first time I hear about that one. Doing some archeology, is it this thing that was removed 11 years ago per https:/

[gdal-dev] multiple processor compile option for build on Windows

2017-04-07 Thread Gregory, Matthew
Hi all, I do a funky build of GDAL where I'm still using the ArcInfo write driver (GIO) from way back. As part of that build, I need to use a '#import' statement to get information for ESRI's type libraries. I build on Windows using VC9, but I'm guessing any later version of VC may have simil