We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdfad5b commit a4a89e9Copy full SHA for a4a89e9
README.md
@@ -109,8 +109,8 @@
109
6. Go to general of linker section and in additional library directories include the lib folders from the files you downloaded before.
110

111
7. In the input of linker section add following in additional dependencies.
112
- -freeglut.lib
113
- -glew32.lib
+ (freeglut.lib
+ , glew32.lib)
114

115
8. Copy and paste following files you downloaded before in System32 folder.
116
-freeglut.dll
0 commit comments