Changeset 632 for library/doc/html/install.html
- Timestamp:
- 09/18/09 00:17:38 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/install.html
r621 r632 3 3 <head> 4 4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> 5 <title>mixpp: How to install BDM</title>5 <title>mixpp: BDM Use - Installation</title> 6 6 <link href="tabs.css" rel="stylesheet" type="text/css"/> 7 7 <link href="doxygen.css" rel="stylesheet" type="text/css"/> … … 63 63 64 64 65 <h1><a class="anchor" id="install"> How to install BDM</a></h1><p>BDM is written as a multiplatform library, which was tested on Linux, Windows and Mac OSX. However, installation on each platform is specific.</p>65 <h1><a class="anchor" id="install">BDM Use - Installation </a></h1><p>BDM is written as a multiplatform library, which was tested on Linux, Windows and Mac OSX. However, installation on each platform is specific.</p> 66 66 <p>BDM comes in two basic versions: </p> 67 67 <ul> … … 110 110 <p>If itpp compilation is successfull, you can run Cmake. Fill in the paths to your BDM directory, run Configure followed by Create. Configuration files for your favourite build environment should be created in the BDM directory. </p> 111 111 </div> 112 <hr size="1"/><address style="text-align: right;"><small>Generated on Wed Sep 16 22:33:312009 for mixpp by 112 <hr size="1"/><address style="text-align: right;"><small>Generated on Fri Sep 18 00:12:03 2009 for mixpp by 113 113 <a href="http://www.doxygen.org/index.html"> 114 114 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>