You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Installation steps for Windows and Visual Studio
20
21
@@ -34,6 +35,8 @@ After downloading the library files:
34
35
35
36
- for **glm**, extract the `zip` in the project folder. Make sure to keep the parent `glm` folder, in which you can find multiple other files and folders.
36
37
38
+
- for **SOIL**: copy SOIL.lib to the coresponding directory
39
+
37
40
In Visual Studio, the libraries must be linked to the project.
38
41
39
42
Go to `Project -> Properties -> Configuration Properties -> Linker -> Input -> Additional Dependencies` and add
@@ -42,5 +45,6 @@ Go to `Project -> Properties -> Configuration Properties -> Linker -> Input -> A
0 commit comments