<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        text-align:justify;
        text-justify:inter-ideograph;
        font-size:10.5pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
 /* Page Definitions */
 @page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=ZH-CN link=blue vlink=purple style='text-justify-trim:punctuation'>

<div class=Section1>

<p class=MsoNormal><span lang=EN-US style='color:black'>Hello,I'm have complied
gmsh(gmsh-2.5.0-source) with cmake(cmake-2.8.3-win32-x86).There is a problem
when I open it with Visual studio 2008.The following is what I do.(I select the
part of the Bold )<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:black'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:black'>Build Gmsh using
CMake's graphical user interface<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:black'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:black'>* Launch CMake and
fill-in the two top input fields (telling where the<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:black'>  Gmsh source
directory is located and where you want the Gmsh binary<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:black'>  to be created).<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:black'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:black'>* Click on "Add
entry" and define the variable CMAKE_PREFIX_PATH, of<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:black'>  type
"PATH", pointing to the location(s) of any external package(s)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:black'>  (FLTK,
BLAS/LAPACK, etc.) installed in non-standard directories. <o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:black'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:black'>  <b>(If you are
using our pre-compiled "gmsh dependencies" package<o:p></o:p></b></span></p>

<p class=MsoNormal><b><span lang=EN-US style='color:black'> 
(http://geuz.org/gmsh/bin/Windows/gmsh-dep-msvc2008-release.zip)<o:p></o:p></span></b></p>

<p class=MsoNormal><b><span lang=EN-US style='color:black'>  with Visual
Studio on Windows simply point CMAKE_PREFIX_PATH to the<o:p></o:p></span></b></p>

<p class=MsoNormal><b><span lang=EN-US style='color:black'> 
"gmsh-dep" directory.)<o:p></o:p></span></b></p>

<p class=MsoNormal><span lang=EN-US style='color:black'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:black'>* Click on
"Configure" and choose your compiler (e.g. Visual Studio).<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:black'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:black'>* Optionally change
some configuration options (re-run "Configure"<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:black'>  every time you
change some options).<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:black'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:black'>* Once you are happy
with all the configuration options, click on<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:black'> 
"Generate".<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:black'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:black'>* Go to the build
directory and build Gmsh using your chosen compiler.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:black'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:black'>  (With Visual
Studio double-click on "gmsh.sln". <b>If you are using our<o:p></o:p></b></span></p>

<p class=MsoNormal><b><span lang=EN-US style='color:black'>  pre-compiled
"gmsh dependencies" package you must use the "Release"<o:p></o:p></span></b></p>

<p class=MsoNormal><b><span lang=EN-US style='color:black'>  or
"RelWithDebInfo" build type.)<o:p></o:p></span></b></p>

<p class=MsoNormal><span lang=EN-US style='color:black'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:black'>When I open it and then
debug it using “RelWithDebInfo” build type.A dialog of Calling Executable
file appears.which file I shoud select?I never use executable file. <o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:black'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:black'>Looking forward to your
reply<o:p></o:p></span></p>

</div>

</body>

</html>