README-builds.html
changeset 20192 1ed8a9f56dea
parent 19758 3e519fa7e632
child 23987 5afeaf4283ed
equal deleted inserted replaced
20190:15c72885e3fd 20192:1ed8a9f56dea
   441                                         <a href="#msys">MinGW/MSYS</a>
   441                                         <a href="#msys">MinGW/MSYS</a>
   442                                     </li>
   442                                     </li>
   443                                     <li>
   443                                     <li>
   444                                         Install
   444                                         Install
   445                                         <a href="#vs2010">Visual Studio 2010</a>
   445                                         <a href="#vs2010">Visual Studio 2010</a>
   446                                     </li>
       
   447                                     <li>
       
   448                                         Install the
       
   449                                         <a href="#dxsdk">Microsoft DirectX SDK</a>
       
   450                                     </li>
   446                                     </li>
   451                                 </ul>
   447                                 </ul>
   452                             </td>
   448                             </td>
   453                             <td>
   449                             <td>
   454                                 Install 
   450                                 Install 
   967                             <tr>
   963                             <tr>
   968                                 <td><b><code>--with-dev-kit=</code></b><i>path</i></td>
   964                                 <td><b><code>--with-dev-kit=</code></b><i>path</i></td>
   969                                 <td>
   965                                 <td>
   970                                     select location of the compiler install or
   966                                     select location of the compiler install or
   971                                     developer install location
   967                                     developer install location
   972                                 </td>
       
   973                             </tr>       
       
   974                             <tr>
       
   975                                 <td><b><code>--with-dxsdk=</code></b><i>path</i></td>
       
   976                                 <td>
       
   977                                     select location of the Windows Direct X SDK install
       
   978                                     <br>
       
   979                                     The <a name="dxsdk">Microsoft DirectX 9.0 SDK</a>
       
   980                                     header files and libraries
       
   981                                     from the Summer 2004 edition
       
   982                                     are required for building OpenJDK.
       
   983                                     This SDK can be downloaded from 
       
   984                                     <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=FD044A42-9912-42A3-9A9E-D857199F888E&amp;displaylang=en" target="_blank">
       
   985                                         Microsoft DirectX 9.0 SDK (Summer 2004)</a>.
       
   986                                     If the link above becomes obsolete, the SDK can be found from 
       
   987                                     <a href="http://download.microsoft.com" target="_blank">the Microsoft Download Site</a>
       
   988                                     (search with "DirectX 9.0 SDK Update Summer 2004"). 
       
   989                                     Installation usually will set the environment variable
       
   990                                     <code>DXSDK_DIR</code> to it's install location.
       
   991                                 </td>
   968                                 </td>
   992                             </tr>       
   969                             </tr>       
   993                             <tr>
   970                             <tr>
   994                                 <td><b><code>--with-freetype=</code></b><i>path</i></td>
   971                                 <td><b><code>--with-freetype=</code></b><i>path</i></td>
   995                                 <td>
   972                                 <td>