Skip to content

Commit 2762e5e

Browse files
committed
Reviewed build.txt with editorial changes
1 parent 7780977 commit 2762e5e

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

build.txt

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,13 @@ opencsgexample.exe has been built. Be sure to pick the correct
1414
64- 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-
2717
Linux
2818
-----
2919

3020
1) 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+
3324
2) Just type:
3425

3526
cmake CMakeLists.txt
@@ -52,6 +43,16 @@ Linux
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+
5556
Dev-C++ 5.11
5657
------------
5758

0 commit comments

Comments
 (0)