cppgit2 icon indicating copy to clipboard operation
cppgit2 copied to clipboard

Exception thrown at 0x00000000009938D4 in GitEconomyCommit.exe: 0xC0000005: Access violation executing location 0x00000000009938D4.

Open wvaughn409 opened this issue 5 years ago • 0 comments
trafficstars

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.

wvaughn409 avatar Oct 14 '20 13:10 wvaughn409