Changeset 323 for doc/html/install.html
- Timestamp:
- 04/23/09 21:12:23 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/install.html
r319 r323 87 87 Make sure you have cmake installed.<p> 88 88 Expert users are advised to download and compile their ITPP version following a guide on : <a href="http://itpp.sourceforge.net/current/installation.html">http://itpp.sourceforge.net/current/installation.html</a><p> 89 For convenience of the beginners, DLLS of the ACML and lib+include files for ITPP and ACML are provided at: <a href="http://staff.utia.cas.cz/smidl/Public/mixpp_win32lib.zip">http://staff.utia.cas.cz/smidl/Public/mixpp_win32lib.zip</a> If you want to use them copy the content of the zip file to win32\ directory and make sure to set your PATH environment variable: <div class="fragment"><pre class="fragment"> Path = %PATH%; <bdm_dir>\ system\win32\dll89 For convenience of the beginners, DLLS of the ACML and lib+include files for ITPP and ACML are provided at: <a href="http://staff.utia.cas.cz/smidl/Public/mixpp_win32lib.zip">http://staff.utia.cas.cz/smidl/Public/mixpp_win32lib.zip</a> If you want to use them copy the content of the zip file to win32\ directory and make sure to set your PATH environment variable: <div class="fragment"><pre class="fragment"> Path = %PATH%; <bdm_dir>\win32\dll 90 90 </pre></div> Otherwise you will not be able to run any programs.<p> 91 91 Compilation of BDM:<p> 92 When everything is set-up, make a copy of system/win32/run_cmake.bat, edit it to reflect your environment (i.e. change paths to cmake and your C++ target environment) and run it.<p>92 When everything is set-up, make a copy of win32/run_cmake.bat, edit it to reflect your environment (i.e. change paths to cmake and your C++ target environment) and run it.<p> 93 93 It should generate build files for your compiler in the main BDM directory<h2><a class="anchor" name="mac"> 94 94 Mac OS X</a></h2> … … 98 98 The default cmake configuration is looking for itpp in directory mac/itpp, make sure you have symlinks to this directory.<p> 99 99 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. </div> 100 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Apr 9 14:33:202009 for mixpp by 100 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Apr 23 21:06:43 2009 for mixpp by 101 101 <a href="http://www.doxygen.org/index.html"> 102 102 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>