[PROJ] Linking proj as a static lib to a Windows application
Finn Arildsen
finn at arildsen.com
Thu Apr 9 04:59:02 PDT 2020
Hi Even,
Thanks for the reference. đ I did consider these hints, where the idea is to force the linker to include the static objects from the library. However, I donât have a clue as to which symbol to tell the linker to use. All of my guesses, based on dumpbin output from the .lib file, led to âunresolved external symbolâ errors from the linker. âš
Finn
From: Even Rouault <even.rouault at spatialys.com>
Sent: 8. april 2020 18:07
To: proj at lists.osgeo.org
Cc: Finn Arildsen <finn at arildsen.com>
Subject: Re: [PROJ] Linking proj as a static lib to a Windows application
Finn,
> I'm working on integrating PROJ into my Windows application, and I have a
> problem with uninitialzed static variables in the PROJ lib.
Maybe the hints at
https://stackoverflow.com/questions/39336778/how-to-force-include-static-objects-from-a-static-library-in-c-msvc-11
can help ?
Even
--
Spatialys - Geospatial professional services
http://www.spatialys.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/proj/attachments/20200409/52605706/attachment.html>
More information about the PROJ
mailing list