microsoft / microsoft/ProcMon-for-Linux
Cmake creating empty folders
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 4.7k
- Forks
- 295
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 9
Description
Hey guys, I also run into another issue when following the build instructions.
When I am trying to make the .deb package running the command cmake .. it seems to run fine but just creates a few 22 byte archives which obviously can't be opened.
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 packaging attempt from the build instructions with cmake .. and inspect the generated Debian package archives. Determine why the resulting 22-byte archives cannot be opened; done means the command produces usable .deb packages rather than empty archives.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, cmake
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100