Replies: 1 comment
-
Can you shared what you have tried? Is it an open source project you are trying to rebuild? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I do not have much experience with C, I'm trying to rebuild a DLL that I found an error (was only a missing else/if in one of the .c files)
When trying to build the project i'm receiveg the error undefined reference to _beginthread, from what I gathered this should be native to WIN
Could anyone guide me?
Beta Was this translation helpful? Give feedback.
All reactions