1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"><title>OpenProducer - prerequisistes</title></head><body><div style="text-align: center;"><font face="Helvetica, Arial, sans-serif" size="+3" class="maintext"><b></b></font><div style="text-align: left;"><table cellpadding="2" cellspacing="2" border="0" style="text-align: left; width: 100%;"><tbody><tr><td style="vertical-align: top; width: 150px;"><font face="Times New Roman, Times, serif" size="-1" class="maintext"><b><img src="directors_chair.jpg" alt="picture of a director's chair" style="width: 149px; height: 220px;" title="" align="middle"></b></font><small><small>
</small></small>
</td>
<td style="vertical-align: top;"><div style="text-align: center;">
<div style="text-align: right;"><font face="Helvetica, Arial, sans-serif" size="+3" class="maintext"><b><br>
<br>
</b></font>
<div style="text-align: center;"><font face="Helvetica, Arial, sans-serif" size="+3" class="maintext"><b>Open Producer</b></font><br>
</div>
</div>
<font face="Helvetica, Arial, sans-serif" size="+3" class="maintext"><b><br>
</b></font>
<div style="text-align: left; margin-left: 40px;"><font face="Times New Roman, Times, serif" size="-1" class="maintext"><b><font face="Helvetica, Arial, sans-serif"><br>
<br>
</font></b></font></div>
<div align="right"><font face="Helvetica, Arial, sans-serif"><small><small><i><font size="-1" class="maintext"><small><small><a href="http://www.pbs.org/hollywoodpresents"></a> </small></small></font></i></small></small><br></font><br>
</div>
<br>
</div>
</td>
</tr><tr>
<td style="vertical-align: top;"><small style="font-weight: bold; font-family: helvetica,arial,sans-serif;">Open Producer</small><br style="font-family: helvetica,arial,sans-serif;">
<a href="index.html"><font size="-2" style="font-family: helvetica,arial,sans-serif;"><br>
</font><font size="-2" style="font-family: helvetica,arial,sans-serif;">Overview</font></a><br>
<small style="font-family: helvetica,arial,sans-serif;"><small><font size="-2"><br>
Prerequisites</font></small></small><br>
<small style="font-family: helvetica,arial,sans-serif;"><small><font size="-2"><br>
<a href="download.html">Download</a></font></small></small><br>
<a href="install.html"><small style="font-family: helvetica,arial,sans-serif;"><small><font size="-2"><br>
Install</font></small></small></a><br>
<small style="font-family: helvetica,arial,sans-serif;"><small><font size="-2"><br>
<a href="documentation.html">Documentation</a></font></small></small><br>
<small><small><br>
<span style="font-family: helvetica,arial,sans-serif; font-weight: bold;">Related Links</span><br style="font-family: helvetica,arial,sans-serif;">
<br style="font-family: helvetica,arial,sans-serif;">
<a href="http://www.opengl.org"><span style="font-family: helvetica,arial,sans-serif;">OpenGL</span></a><br style="font-family: helvetica,arial,sans-serif;">
<br style="font-family: helvetica,arial,sans-serif;">
<a href="http://www.openscenegraph.org"><span style="font-family: helvetica,arial,sans-serif;">OpenSceneGraph<br>
<br>
</span></a><a href="http://www.andesengineering.com"><span style="font-family: helvetica,arial,sans-serif;">Andes Computer Engineering</span></a></small></small><a href="documentation.html"></a></td>
<td style="vertical-align: top;"><font face="Helvetica, Arial, sans-serif"><span style="font-weight: bold;">Prerequisites</span><br>
<br>
<span style="font-weight: bold;">All platforms</span>.</font><small><br>
<br></small>
<div style="margin-left: 40px;"><small>
<span style="font-weight: bold;">OpenGL</span></small><br>
<small>
</small><br>
<div style="text-align: justify;"><small>
Producer is designed to work with exclusively with OpenGL and issues OpenGL calls.
It will also call functions that may be specific to the windowing
system upon which it is built. OpenGL is normally available on
all platforms that Producer supports.</small><br>
</div>
<small>
</small><br style="font-weight: bold;">
<small style="font-weight: bold;">
<span style="font-style: italic; color: rgb(102, 102, 102);">OpenThread</span></small><br style="font-style: italic; color: rgb(102, 102, 102);">
<small>
</small><br style="font-style: italic; color: rgb(102, 102, 102);">
<small>
<span style="font-style: italic; color: rgb(102, 102, 102);">OpenThread
is not used for the current release, but will be used for subsequent
releases, and probably included within the distribution.</span></small><br>
<small>
</small><br>
</div>
<span style="font-weight: bold;">Windows</span><br>
<div style="margin-left: 40px;">
<small><small style="font-family: helvetica,arial,sans-serif;"><br>
</small><span style="font-weight: bold;">Pthreads</span></small><br>
<small><small style="font-family: helvetica,arial,sans-serif;"><br>
</small></small>
<div style="text-align: left;">
<small><small><big><font size="-2"><big>Most UNIX based operating systems will already have a version of pthreads installed. For win32, it is necessary to install
pthreads before Producer can be built.
Pthreads for Win32 is included in the win32 binary installation,
but if you intend to build Producer from source code, you must install
the headers and libraries in a location whereyour build system can find them can find
them. Our best source for a windows implementation of pthreads is at </big></font></big></small></small><a href="http://sources.redhat.com/pthreads-win32/"><font size="-1">http://sources.redhat.com/pthreads-win32/</font></a><br>
</div>
<small>
<br style="font-weight: bold;">
<span style="font-weight: bold;">STLport</span> (for VisualStudio 6)<br>
<br>
The build system supported on windows for this release, is Visual
Studio 6. However, due to problems with Visual Studio's 6's STL
implementation, it is necessary to use some of the STLport headers.
It is not necessary to build STLport. More details in the
installation section, but for now, you can get STLport from </small><a href="http://www.stlport.org/"><font size="-1">http://www.stlport.org/</font></a><small> <br>
<br>
Note that if you have Visual Studio 7 (.NET), the STL implementation is improved and STLport is no longer necessary.<br>
<br style="font-weight: bold;">
</small></div>
<small><span style="font-weight: bold;">Mac OS X</span><br>
</small><div style="margin-left: 40px;">
<small> <br>
<span style="font-weight: bold;">X11 and X11 SDK<br>
</span><br>
Producer was originally written on X11. With the recent advent of
X11, this made Producer instantly available for Mac OS X developers.
A future release is planned using Cocoa and CGL interfaces for
native windowing system functionality, but for now, producer is
available on X11.<br>
<br>
Both the X11 run time environment, and the SDK are needed, and are both available at <a href="http://www.apple.com/macosx/x11/download/">http://www.apple.com/macosx/x11/download/</a></small><br>
</div>
<small> <br>
</small></td>
</tr>
</tbody>
</table>
<br>
<br><br>
<br>
</div>
<br>
</div>
</body></html>
|