-
Notifications
You must be signed in to change notification settings - Fork 33
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
ld: error: utils/sshTunnel.o: unable to find library from dependent library specifier: Ws2_32.lib #19
Comments
Please create Pull Requests for all such changes. The fix is straight forward and I'll gladly accept it. |
How to do Pull Request without fork repo? :-o |
The usual thing to do is fork the repo and submit the PR from your fork. If you don't anticipate making further PRs then delete your fork after the PR is merged. |
This way require fork… :-( |
Well, that's standard practice with Git/GitHub. Takes about 3 seconds to make a fork. |
@VVD I understand you are building under FreeBSD? Do you know, why the build on Linux does not require such a patch? |
@SebDieBln, yes, FreeBSD. |
Without this patch:
https://cgit.freebsd.org/ports/tree/databases/pgadmin3/files/patch-pgadmin_utils_sshTunnel.cpp
I get this error during build:
The text was updated successfully, but these errors were encountered: