Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
InstallG4
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Igor Semeniouk
InstallG4
Wiki
Windows installation
Win11 Installation
Changes
Page history
New page
Templates
Clone repository
spelling
authored
1 year ago
by
Igor Semeniouk
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Windows-Installation/Win11-Installation.md
+2
-2
2 additions, 2 deletions
Windows-Installation/Win11-Installation.md
with
2 additions
and
2 deletions
Windows-Installation/Win11-Installation.md
View page @
f7bd9c1a
...
...
@@ -195,7 +195,7 @@ cmake --build . --config RelWithDebInfo --target install --parallel 6
### 1. Open new DOS Prompt window
-
You can use "x86 Native Tools Command Promt for VS 2022" and setup Qt
-
You can use "x86 Native Tools Command Prom
p
t for VS 2022" and setup Qt
environment via command
`call <QT_INSTALL_DIR\msvc2019_64\bin\qtenv2.bat`
### 2. Setup environment
...
...
@@ -256,7 +256,7 @@ The build step:
```
cmake --build . --config RelWithDebInfo --parallel 8```
To run exaple use command:
To run exa
m
ple use command:
```
RelWithDebInfo
\e
xampleB1.exe run1.mac
```
...
...
This diff is collapsed.
Click to expand it.