KhronosGroup / KhronosGroup/OpenCOLLADA
Just need help on Windows installation, (instructions unclear)
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 678
- Forks
- 260
- PR merge metrics
- No merged PRs in 30d
Description
Which repository is the this repository refering to in the install instructions for windows?
- Create a new folder alongside this repository (not inside it), called
OpenCOLLADA-cmake cd OpenCOLLADA-cmakecmake ../OpenCOLLADA
By my miniscule understanding the following was attempted:
1st:
C:\Program Files\OpenCOLLADA-cmake>cmake ../OpenCOLLADA
CMake Error: The source directory "C:/Program Files/OpenCOLLADA" does not exist.
Specify --help for usage, or press the help button on the CMake GUI.
2nd:
C:\Program Files\OpenCOLLADA-cmake>
C:\Program Files> cd OpenCOLLADA-cmake
C:\Program Files\OpenCOLLADA-cmake>set PATH="C:\Program Files\CMake\bin";%PATH%
C:\Program Files\OpenCOLLADA-cmake>cmake ../OpenCOLLADA
CMake Error: The source directory "C:/Program Files/OpenCOLLADA" does not exist.
Specify --help for usage, or press the help button on the CMake GUI.
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
Locate the Windows installation instructions containing the OpenCOLLADA-cmake and cmake ../OpenCOLLADA steps. Clarify which repository the instructions refer to and provide a path example that works from the user's reported Windows layout; done means a newcomer can follow the steps without the reported missing-source-directory error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100