<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
So on the unix machine in my office I did the following things...<br>
<br>
I copied the the following files from cobra to my machine...<br>
<br>
/pub/pounds/CSC315/whitrowBook/Chapt4/ROBOT2.cpp<br>
/pub/pounds/CSC315/whitrowBook/Chapt4/movetest.txt<br>
<br>
commented out the #include <windows.h> line and compiled<br>
with<br>
<br>
g++ ROBOT2.cpp -lGL -lGLU -lglut<br>
<br>
and ran the program with a.out to produce<br>
<br>
<img src="cid:part1.05090601.04050406@mercer.edu" alt=""><br>
<pre class="moz-signature" cols="72">--
Andrew J. Pounds, Ph.D. (<a class="moz-txt-link-abbreviated" href="mailto:pounds_aj@mercer.edu">pounds_aj@mercer.edu</a>)
Professor of Chemistry and Computer Science
Mercer University, Macon, GA 31207 (478) 301-5627
<a class="moz-txt-link-freetext" href="http://faculty.mercer.edu/pounds_aj">http://faculty.mercer.edu/pounds_aj</a>
</pre>
</body>
</html>