Hi,

I am trying to compile GDAL 2.3.0 with OGDI 3.2.0 library on Windows, but the 
linking step fails because some libraries (zlib, proj) are present twice (in 
the OGDI lib, and also in the GDAL build).

In nmake.opt, if I remove the support for PROJ or zlib (to use the ones 
provided by OGDI), then the linker complains again because some symbols related 
to PROJ are missing. (e.g _pg_transform, _pg_init_plus...).

Moreover, nmake.opt does not seem up to date with OGDI 3.2.0 (notably the 
OGDI_INCLUDE path is slightly different).

The OGDI source was taken from GitHub (https://github.com/libogdi/ogdi), but 
the source taken from SourceForge is identical.

I also noted that GDAL continuous integration (appveyor) does not include OGDI 
support. Does that mean that OGDI is deprecated ? Is there an alternative for 
VPF support ?

Thank you,
Sébastien

Please consider the environment before printing this email message.

________________________________

Ce courriel (incluant ses éventuelles pièces jointes) peut contenir des 
informations confidentielles et/ou protégées ou dont la diffusion est 
restreinte. Si vous avez reçu ce courriel par erreur, vous ne devez ni le 
copier, ni l'utiliser, ni en divulguer le contenu à quiconque. Merci d'en 
avertir immédiatement l'expéditeur et d'effacer ce courriel de votre système. 
Airbus DS Geo décline toute responsabilité en cas de corruptionpar virus, 
d'altération ou de falsification de ce courriel lors de sa transmission par 
voie électronique.

This email (including any attachments) may contain confidential and/or 
privileged information or information otherwise protected from disclosure. If 
you are not the intended recipient, please notify the sender immediately, do 
not copy this message or any attachments and do not use it for any purpose or 
disclose its content to any person, but delete this message and any attachments 
from your system. Airbus DS Geo disclaims any and all liability if this email 
transmission was virus corrupted, altered or falsified.

________________________________

Airbus DS Geo SA (325 089 589 RCS Toulouse) - Siege social: 5, rue des 
Satellites, 31400 Toulouse, France.
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to