File tree Expand file tree Collapse file tree 1 file changed +11
-10
lines changed Expand file tree Collapse file tree 1 file changed +11
-10
lines changed Original file line number Diff line number Diff line change @@ -14,22 +14,13 @@ opencsgexample.exe has been built. Be sure to pick the correct
141464- or 32-bit version of the dll.
1515
1616
17- Microsoft Visual Studio 6
18- -------------------------
19-
20- The Visual Studio 6 solution OpenCSG.dsw assumes that the original
21- GLUT for Windows is setup as described in
22- https://user.xmission.com/~nate/glut.html
23-
24- The solution automatically builds the opencsg lib, and the example.
25-
26-
2717Linux
2818-----
2919
30201) As prerequisites, you must install OpenGL development packages,
3121 and, for the example application, glut. To create the makefiles,
3222 additionally you need CMake.
23+
33242) Just type:
3425
3526 cmake CMakeLists.txt
5243 to /usr/local)
5344
5445
46+ Microsoft Visual Studio 6
47+ -------------------------
48+
49+ The Visual Studio 6 solution OpenCSG.dsw assumes that the original
50+ GLUT for Windows is setup as described in
51+ https://user.xmission.com/~nate/glut.html
52+
53+ The solution automatically builds the opencsg lib, and the example.
54+
55+
5556Dev-C++ 5.11
5657------------
5758
You can’t perform that action at this time.
0 commit comments