Open SaiasiZKS opened 2 years ago
It shows this: Microsoft Windows [Version 10.0.19044.1889] (c) Microsoft Corporation. All rights reserved.
C:\Users\bobby>cd C:\lci-master The system cannot find the path specified.
C:\Users\bobby>cd C:\Users\bobby\OneDrive\Documents\GitHub\lci
C:\Users\bobby\OneDrive\Documents\GitHub\lci>install.py --prefix="C:/Program Files/lci" Running cmake with command: "cmake -G "MinGW Makefiles" -DCMAKE_INSTALL_PREFIX:STRING="C:/Program Files/lci" ." and writing results to configure.out.
Error installing: There was a CMake error
I downloaded MinGW, MSYS2, CMake, and Python. What did I do wrong?
If possible, it will be perfect if someone showed me a video of installation. Also I'm using Windows 10.
It shows this: Microsoft Windows [Version 10.0.19044.1889] (c) Microsoft Corporation. All rights reserved.
C:\Users\bobby>cd C:\lci-master The system cannot find the path specified.
C:\Users\bobby>cd C:\Users\bobby\OneDrive\Documents\GitHub\lci
C:\Users\bobby\OneDrive\Documents\GitHub\lci>install.py --prefix="C:/Program Files/lci" Running cmake with command: "cmake -G "MinGW Makefiles" -DCMAKE_INSTALL_PREFIX:STRING="C:/Program Files/lci" ." and writing results to configure.out.
Error installing: There was a CMake error
I downloaded MinGW, MSYS2, CMake, and Python. What did I do wrong?