[fdo-internals] OGR ProjConverter.h/.cpp

Traian Stanev traian.stanev at autodesk.com
Fri Oct 19 15:43:27 EDT 2007


 

I do not do debug builds, so only the Release build is up to date. The
settings for Debug are wrong. This is mostly because with GDAL one can
only have a single build when using its regular build tools. If you try
to do a debug provider build that links to release OGR libraries, there
are lots of problems (link and/or runtime), so I did not pursue that
path.

 

 

Traian

 

 

From: fdo-internals-bounces at lists.osgeo.org
[mailto:fdo-internals-bounces at lists.osgeo.org] On Behalf Of Greg Boone
Sent: Friday, October 19, 2007 3:39 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] OGR ProjConverter.h/.cpp

 

For the OGR provider, the linker settings are different between the
Debug and Release configurations:

 

Additional dependencies

 

Release:

 

fdo.lib fdocommon.lib fdogeometry.lib ogr.lib cpl.lib ogrsf_frmts.lib
ogrsf_frmts_sup.lib proj.lib geos.lib libpq.lib wsock32.lib oci.lib
geos_c.obj xerces-c_2.lib

 

Debug:

 

fdo.lib fdocommon.lib fdogeometry.lib ogr.lib cpl.lib ogrsf_frmts.lib
ogrsf_frmts_sup.lib

 

Delay-Load DLLs

 

                Release:

 

                                oci.dll;fdo.dll;fdogeometry.dll

 

                Debug

 

                                ----

 

Can I get a clarification on the expected settings?

 

Greg

 

From: fdo-internals-bounces at lists.osgeo.org
[mailto:fdo-internals-bounces at lists.osgeo.org] On Behalf Of Traian
Stanev
Sent: Friday, October 19, 2007 3:14 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] OGR ProjConverter.h/.cpp

 

I think that one is supposed to be optional, for specifying any
overridden coordinate systems. I don't have this file on my drive.

 

 

From: fdo-internals-bounces at lists.osgeo.org
[mailto:fdo-internals-bounces at lists.osgeo.org] On Behalf Of Greg Boone
Sent: Friday, October 19, 2007 3:12 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] OGR ProjConverter.h/.cpp

 

Is there also supposed to be a file:  projections.txt?

 

From: fdo-internals-bounces at lists.osgeo.org
[mailto:fdo-internals-bounces at lists.osgeo.org] On Behalf Of Traian
Stanev
Sent: Friday, October 19, 2007 2:51 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] OGR ProjConverter.h/.cpp

 

That's mostly because I'm an idiot who can't use SVN. They should be
there now.

 

Traian

 

 

From: fdo-internals-bounces at lists.osgeo.org
[mailto:fdo-internals-bounces at lists.osgeo.org] On Behalf Of Greg Boone
Sent: Friday, October 19, 2007 2:49 PM
To: FDO Internals Mail List
Subject: [fdo-internals] OGR ProjConverter.h/.cpp

 

Hi All,

 

I am trying to build the OGR provider. The Windows solution requires
ProjConverter.h and ProjConverter.cpp. What are the source of these
files? They do not seem to be in the SVN.

 

Greg

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/fdo-internals/attachments/20071019/5e1072c9/attachment.html


More information about the fdo-internals mailing list