proj.db and vcpkg #20
-
Hi, Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
If you set |
Beta Was this translation helpful? Give feedback.
-
Without specifying PROJ_DATA, it says that it's tryling to open "proj.db".
Oh well, thanks for the debugging pointer!
…On Sun, Dec 10, 2023 at 4:41 PM Glenn ***@***.***> wrote:
If you set PROJ_DEBUG=3 it will tell you where PROJ is looking for its db
file.
A lot of times it will still actually find it even though rocky spits out
the warning message about the envvar not being set.
—
Reply to this email directly, view it on GitHub
<#20 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABAQAMMUQMFQ4P5DPRNQALYIXQ2RAVCNFSM6AAAAABAOOV7HCVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TQMJSGQ2DC>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
@timoore did you get this working? |
Beta Was this translation helpful? Give feedback.
Nope, I've gotten by with setting PROJ_DATA. I haven't really had time to figure out what might be going wrong in my vcpkg installation.