Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
L2_ConceptionDevApp
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container 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
Abdoul-Anziz
L2_ConceptionDevApp
Commits
ef11de1c
Commit
ef11de1c
authored
9 months ago
by
Alexandre MEYER
Browse files
Options
Downloads
Patches
Plain Diff
Update install.md
parent
1c77a403
Branches
master
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/install.md
+3
-5
3 additions, 5 deletions
doc/install.md
with
3 additions
and
5 deletions
doc/install.md
+
3
−
5
View file @
ef11de1c
...
...
@@ -35,9 +35,8 @@ Sous Linux, on doit pouvoir se passer de VCPKG, mais c'est bien de savoir que ce
*
[
Installer VSCode
](
https://code.visualstudio.com/docs/cpp/config-msvc
)
*
ou
[
VisualStudio
](
https://visualstudio.microsoft.com/fr/downloads/
)
*
[
Installer CMake
](
https://cmake.org/download/
)
*
Pour les librairies
*
Essayer winget, le gestionnaire de package sous windows
*
Sinon
[
installer VCPKG
](
https://vcpkg.io/en/getting-started.html
)
dans
`C:\dev\vcpkg`
*
Pour les librairies,
[
installer VCPKG
](
https://vcpkg.io/en/getting-started.html
)
dans
`C:\dev\vcpkg`
*
Le gestionnaire de package sous window
`winget`
s'améliore ...
### VScode et C++
...
...
@@ -50,8 +49,7 @@ Puis il faut les extensions de VScode : regardez dans la documentation spécifiq
### Librairies avec winget
A tester ?
mais
`winget install libsdl2`
semble marcher
A tester,
`winget install libsdl2`
ne marche pas encore, mais peut-être ...
### Librairies avec VCPKG
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment