Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What are the environment required for this installation project? #13

Open
myhnuhai opened this issue Jan 19, 2020 · 2 comments
Open

What are the environment required for this installation project? #13

myhnuhai opened this issue Jan 19, 2020 · 2 comments

Comments

@myhnuhai
Copy link

An error was reported during this installation. What are the environment required for this installation project?
# github.com/pebbe/go-proj-4/proj In file included from ..\..\github.com\pebbe\go-proj-4\proj\proj.go:33: ./proj.h:2:10: fatal error: proj_api.h: No such file or directory #include <proj_api.h> ^~~~~~~~~~~~ compilation terminated.

@myhnuhai
Copy link
Author

github.com/pebbe/go-proj-4/proj

D:/Programs/mingw-w64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lproj
collect2.exe: error: ld returned 1 exit status

@jackielii
Copy link

on debian/ubuntu, you need to: apt install libproj-dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants