Re: [gdal-dev] Ingres driver on Windows

2012-01-27 Thread Tyler Mitchell
> If you svn update from gdal trunk you should be able to build. I'm also > interested in trying an OSGeo4W package for INGRES support but it is > getting a bit late tonight to push on that. Some great news, it's working! I pulled from SVN, uncommented the INGRES variables in nmake.opt, and I po

Re: [gdal-dev] Ingres driver on Windows

2012-01-26 Thread Tyler Mitchell
Awesome, I'm going to check it out today for sure! Thanks a lot! Tyler On 2012-01-26, at 1:03 AM, Frank Warmerdam wrote: > On 12-01-25 11:23 AM, Tyler Mitchell wrote: >> I've bundled together just the basics that I think are needed. >> >> http://db.tt/0LtX9YvL > > Tyler, > > Cool, that seemed

Re: [gdal-dev] Ingres driver on Windows

2012-01-26 Thread Frank Warmerdam
On 12-01-25 11:23 AM, Tyler Mitchell wrote: I've bundled together just the basics that I think are needed. http://db.tt/0LtX9YvL Tyler, Cool, that seemed to have what I needed. Linux variables seem to look for: INGRES_LIB -> ingres\lib INGRES_INC -> ingres\files There was no build support

Re: [gdal-dev] Ingres driver on Windows

2012-01-25 Thread Tyler Mitchell
On 2012-01-25, at 10:41 AM, Frank Warmerdam wrote: > On Wed, Jan 25, 2012 at 7:13 AM, Tyler Mitchell > wrote: >> Hi Frank and all, hope your winter (or summer) is treating you well, things >> are going well at my end. I'm getting my head into the OGR Ingres driver >> these days and happy to

Re: [gdal-dev] Ingres driver on Windows

2012-01-25 Thread Frank Warmerdam
On Wed, Jan 25, 2012 at 7:13 AM, Tyler Mitchell wrote: > Hi Frank and all,  hope your winter (or summer) is treating you well, things > are going well at my end.  I'm getting my head into the OGR Ingres driver > these days and happy to have it building well on Linux.  :) > > On Windows I'm not h

[gdal-dev] Ingres driver on Windows

2012-01-25 Thread Tyler Mitchell
Hi Frank and all, hope your winter (or summer) is treating you well, things are going well at my end. I'm getting my head into the OGR Ingres driver these days and happy to have it building well on Linux. :) On Windows I'm not having so much fun though and could use a tip or two. That's mos