Skip to content

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

@CrystalAmbient

Description

@CrystalAmbient

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions