microsoft / microsoft/vscode-cpptools
using gcc with mingw
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 6.2k
- Forks
- 1.7k
- Avg merge
- 14h 46m
- Merged PRs (30d)
- 61
Description
when i am trying to use gcc with minGW on the 6th step it gives me these errors:
error: GPGME error: System error w/o errno
error: GPGME error: Resource temporarily unavailable
error: GPGME error: System error w/o errno
error: GPGME error: System error w/o errno
error: GPGME error: System error w/o errno
error: GPGME error: Resource temporarily unavailable
error: GPGME error: Resource temporarily unavailable
error: GPGME error: Resource temporarily unavailable
error: GPGME error: System error w/o errno
error: GPGME error: System error w/o errno
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the errors on step 6 with GCC and MinGW, recording the operating system, tool versions, and the exact preceding steps. Investigate the GPGME and resource-unavailable messages; the issue is resolved when step 6 completes without these errors and the required environment details are documented.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100