Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
otto-link committed Aug 24, 2024
1 parent 7f7dab5 commit e8b0b0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ To get the submodules, you will need a GitHub account with its SSH key configure

Install [Qt5 SDK](https://wiki.qt.io/Install_Qt_5_Dev_Suite_Windows) and install the missing OpenSource dependencies using `vcpkg`:
```
vcpkg install glfw3 opengl gsl glew freeglut eigen3 glm libpng boost-range boost-type-erasure boost-geometry glm opencl assimp spdlog
vcpkg install glfw3 opengl gsl glew freeglut glm libpng glm opencl assimp spdlog opencv
```

You should then be able to build the sources using Visual Studio.
Expand Down

0 comments on commit e8b0b0f

Please sign in to comment.