could you developers give us a detailed installation instruction on windows 10 with Cmake and vs 2019.
Nobody has claimed this yet.
- Dominant language
- Cuda
- Stars
- 692
- Forks
- 197
- PR merge metrics
- No merged PRs in 30d
Description
I followed your build instructions in the readme, but got stuck at the last step which is the 'make -j16 all' command in the readme. I am not familiar with CMake, but this 'make -j16 all' command is not recognized by the windows cmd. It looks like that the building commands is prepared for Unix system, not for windows. Sorry if I am wrong. So could you developers give people like me, who are new to cmake and compiling, a detailed installation instruction on windows 10 with cmake and vs 2019? Thanks.
Contributor guide
No contributing guide indexed for this repository
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 with the build instructions in the README and review the Windows 10, CMake, and Visual Studio 2019 context described in the issue. Verify the documented workflow around the make -j16 all step; done means the README includes a detailed Windows installation and build path for newcomers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake
- Domain
- build-system, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- Half a day
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100