Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Just need help on Windows installation, (instructions unclear) #650

Open
CrystalAmbient opened this issue May 13, 2021 · 0 comments
Open

Comments

@CrystalAmbient
Copy link

Which repository is the this repository refering to in the install instructions for windows?

  1. Create a new folder alongside this repository (not inside it), called OpenCOLLADA-cmake
  2. cd OpenCOLLADA-cmake
  3. cmake ../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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant