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

How to install it on Windows 10 ? #49

Open
FrancisBru opened this issue Apr 8, 2023 · 0 comments
Open

How to install it on Windows 10 ? #49

FrancisBru opened this issue Apr 8, 2023 · 0 comments

Comments

@FrancisBru
Copy link

FrancisBru commented Apr 8, 2023

Hello everyone,

I am struggling with installing sphinxtrain for several days already. As I am a newbie in the IT game I might completely misunderstand how to install the toolkit.

What I have done so far :

VS Code :
Version: 1.77.1 (user setup)
Commit: b7886d7461186a5eac768481578c1d7ca80e2d21
Date: 2023-04-04T23:21:11.906Z
Electron: 19.1.11
Chromium: 102.0.5005.196
Node.js: 16.14.2
V8: 10.2.154.26-electron.0
OS: Windows_NT x64 10.0.19044
Sandboxed: No

Extensions :
C/C++ v1.14.5
CMake Tools v1.13.45

CMake installed version 3.26.3, (correct PATH registered in WINDOWS variable environment)

Python 3.11.3
Perl 5.36.0

I am currently trying to execute "cmake -S . -B build" in the VSCode terminal. Unfortunately the answer in red says that "cmake is not recognised..."

+ cmake -S . -B build
+ ~~~~~
    + CategoryInfo          : ObjectNotFound: (cmake:String) [], 

I also tried in the CMD terminal and that time :

CMake Error at CMakeLists.txt:3 (project):
  Running

   'nmake' '-?'

  failed with:

   Le fichier spécifié est introuvable


CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!

Am I supposed to run this command in a Terminal, or am I supposed to already have the ".sln" file ??

Thank you in advance for your time and consideration,

Best regards,

Francis

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

No branches or pull requests

1 participant