-
Notifications
You must be signed in to change notification settings - Fork 260
Open
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.
Metadata
Metadata
Assignees
Labels
No labels