You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 19, 2021. It is now read-only.
when trying to debug my application, I was required to copy git2.dll and libgit2_clar.exe into my working directory so they are in view of my program. However now when I do anything after git_libgit2_init(); I get read access violations. Please advise.
Exception thrown at 0x00000000009938D4 in GitEconomyCommit.exe: 0xC0000005: Access violation executing location 0x00000000009938D4.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
when trying to debug my application, I was required to copy git2.dll and libgit2_clar.exe into my working directory so they are in view of my program. However now when I do anything after git_libgit2_init(); I get read access violations. Please advise.
Exception thrown at 0x00000000009938D4 in GitEconomyCommit.exe: 0xC0000005: Access violation executing location 0x00000000009938D4.
The text was updated successfully, but these errors were encountered: