Skip to content
Snippets Groups Projects
Commit 2c777a40 authored by Hanieh Mirzaee's avatar Hanieh Mirzaee
Browse files

no message

git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@1891 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
parent 94b07dad
No related branches found
No related tags found
No related merge requests found
...@@ -110,7 +110,7 @@ ...@@ -110,7 +110,7 @@
<p><a href="acknowledgments.html" id="menu_Acknowledgments">Acknowledgments</a></p> <p><a href="acknowledgments.html" id="menu_Acknowledgments">Acknowledgments</a></p>
<p><a href="mailto:nektar-inquiry@sci.utah.edu" id="menu_Contact">Contact</a></p> <p><a href="mailto:nektar-inquiry@sci.utah.edu" id="menu_Contact">Contact</a></p>
<p style="font-size:9px;">Last Revision:<br/>$Date: 2009/04/30 15:16:46 $</p> <p style="font-size:9px;">Last Revision:<br/>$Date: 2009/05/03 03:06:43 $</p>
</div> </div>
<div id="mainContent"> <div id="mainContent">
<!-- InstanceBeginEditable name="Title" --> <!-- InstanceBeginEditable name="Title" -->
...@@ -205,9 +205,9 @@ ...@@ -205,9 +205,9 @@
<li>If launching from the VS command prompt and it can't find the file give it the full path. If you installed it in the default path, try entering &quot;C:\Program Files\CMake 2.6\bin\CMakeSetup.exe&quot; (this time with the quotes).</li> <li>If launching from the VS command prompt and it can't find the file give it the full path. If you installed it in the default path, try entering &quot;C:\Program Files\CMake 2.6\bin\CMakeSetup.exe&quot; (this time with the quotes).</li>
</ul> </ul>
</li> </li>
<li>Fill in the "Where is the source code:" field at the top of the CMake. This is the path to the <em>ThirdParty\spblastk0.9\</em> directory. For example, <em>D:\Nektar++\ThirdParty\spblastk0.9</em> <li>Fill in the "Where is the source code:" field at the top of the CMake. This is the path to the <em>ThirdParty\spblastk0.9\</em> directory. For example, <em>C:\Nektar++\ThirdParty\spblastk0.9</em>
</li> </li>
<li>Fill in the "Where to build the binaries:" field at the top of CMake. This is the path to the <em>ThirdParty\spblastk0.9\build\</em> directory. For example, <em>D:\Nektar++\ThirdParty\spblastk0.9\build</em>. The Visual Studio solution files will be placed here. <li>Fill in the "Where to build the binaries:" field at the top of CMake. This is the path to the <em>ThirdParty\spblastk0.9\build\</em> directory. For example, <em>C:\Nektar++\ThirdParty\spblastk0.9\build</em>. The Visual Studio solution files will be placed here.
</li> </li>
<li> <li>
Click the &quot;Configure&quot; button at the bottom of the program. It will ask for the platform to generate the files for. Select <em>Visual Studio 9 2008</em>. Press <em>OK</em>. Click the &quot;Configure&quot; button at the bottom of the program. It will ask for the platform to generate the files for. Select <em>Visual Studio 9 2008</em>. Press <em>OK</em>.
...@@ -231,8 +231,8 @@ ...@@ -231,8 +231,8 @@
<li>If launching from the VS command prompt and it can't find the file give it the full path. If you installed it in the default path, try entering &quot;C:\Program Files\CMake 2.6\bin\CMakeSetup.exe&quot; (this time with the quotes).</li> <li>If launching from the VS command prompt and it can't find the file give it the full path. If you installed it in the default path, try entering &quot;C:\Program Files\CMake 2.6\bin\CMakeSetup.exe&quot; (this time with the quotes).</li>
</ul> </ul>
</li> </li>
<li>Fill in the &quot;Where is the source code:&quot; field at the top of CMake. This is the path to the <em>Nektar++\library\</em> directory. For example, <em>D:\Nektar++\library</em>.</li> <li>Fill in the &quot;Where is the source code:&quot; field at the top of CMake. This is the path to the <em>Nektar++\library\</em> directory. For example, <em>C:\Nektar++\library</em>.</li>
<li>Fill in the &quot;Where to build the binaries:&quot; field at the top of CMake. This is the path that the Visual Studio solution files will be written to and is the path to <em>Nektar++\builds\</em> directory. For example, <em>D:\Nektar++\builds</em>.</li> <li>Fill in the &quot;Where to build the binaries:&quot; field at the top of CMake. This is the path that the Visual Studio solution files will be written to and is the path to <em>Nektar++\builds\</em> directory. For example, <em>C:\Nektar++\builds</em>.</li>
<li>Click the &quot;Configure&quot; button at the bottom of the program. It will ask for the platform to generate the files for. Select <em>Visual Studio 9 2008</em>. Press <em>OK</em>. CMake will now search for the paths to the ThirdParty files that were setup in the previous section. It should find all of the library and include paths automatically.</li> <li>Click the &quot;Configure&quot; button at the bottom of the program. It will ask for the platform to generate the files for. Select <em>Visual Studio 9 2008</em>. Press <em>OK</em>. CMake will now search for the paths to the ThirdParty files that were setup in the previous section. It should find all of the library and include paths automatically.</li>
<li> You must now change some of the CMake settings:<ul><li><strong>EXECUTABLE_OUTPUT_PATH</strong> <li> You must now change some of the CMake settings:<ul><li><strong>EXECUTABLE_OUTPUT_PATH</strong>
<ul> <ul>
...@@ -290,9 +290,9 @@ ...@@ -290,9 +290,9 @@
<ol> <ol>
<li>Launch <em>CMake</em>. <li>Launch <em>CMake</em>.
</li> </li>
<li>Fill in the &quot;Where is the source code:&quot; field at the top of CMake. This is the path to the <em>Nektar++\solvers</em> directory. For example, <em>D:\Nektar++\solvers</em> <li>Fill in the &quot;Where is the source code:&quot; field at the top of CMake. This is the path to the <em>Nektar++\solvers</em> directory. For example, <em>C:\Nektar++\solvers</em>
</li> </li>
<li>Fill in the "Where to build the binaries:" field at the top of CMake. This is the path that the Visual Studio solution files will be written to adn is the path to the <em>solvers\builds\</em> directory. For example, <em>D:\Nektar++\solvers\builds</em>.</li> <li>Fill in the "Where to build the binaries:" field at the top of CMake. This is the path that the Visual Studio solution files will be written to adn is the path to the <em>solvers\builds\</em> directory. For example, <em>C:\Nektar++\solvers\builds</em>.</li>
<li> <li>
Click the &quot;Configure&quot; button at the bottom of the program. It will ask for the platform to generate the files for. Select <em>Visual Studio 9 2008</em>. Answer <em>OK</em>.It should find all of the library and include paths automatically. Click the &quot;Configure&quot; button at the bottom of the program. It will ask for the platform to generate the files for. Select <em>Visual Studio 9 2008</em>. Answer <em>OK</em>.It should find all of the library and include paths automatically.
</li> </li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment