<div dir="ltr"><p class="MsoNormal">Dear all,</p>

<p class="MsoNormal"> </p>

<p class="MsoNormal">I want to compile Gmsh with OpenCascade on windows using
Cmake-GUI and codeblocks-13.12mingw. I install OpenCascade with “Windows
installer: opencascade-6.7.1.exe” which directly download from <a href="http://www.opencascade.org/getocc/download/occarchives/loadocc671/">http://www.opencascade.org/getocc/download/occarchives/loadocc671/</a>
. After installed OpenCascade, there are many folders in …/opencascade-6.7.1 .
I think Gmsh will only use the header files and .a files, so I put all head files
and .a files into inc file, and specify this path in Cmake_GUI
“CMAKE_PREFIX_PATH”.  Now it can
Configure and Generate gmsh.cbp without any errors.  </p><p class="MsoNormal"><br></p>

<p class="MsoNormal">Then I use CodeBlocks to build gmsh.cbp, and it can compiler
all the files. But after compiling, it gives me a lot of “undefined references”
errors messages, I think the problem is that I didn’t link header files with .a files properly, but even I set linker to the path where I put .a files, it
still gives me the same error messages. I have no idea about how to handle this
problem, and I cannot find much information of how to compile Gmsh with
OpenCascade under windows system. </p><p class="MsoNormal"><br></p>

<p class="MsoNormal">I would really appreciate it if someone can give me some
advice.  </p>

<p class="MsoNormal"> </p><p class="MsoNormal"><br></p>

<p class="MsoNormal">Best Regrads,</p>

<p class="MsoNormal"> </p>

<p class="MsoNormal">--------</p>

<p class="MsoNormal"><span style="font-family:Helvetica,sans-serif;color:black;background-image:initial;background-repeat:initial">Xin Liu</span><span style="font-family:Helvetica,sans-serif;color:black"><br>
<span style="background-image:initial;background-repeat:initial">Aero
& Astro Engineering<span class=""> </span></span><br>
<span style="background-image:initial;background-repeat:initial">Purdue
University</span><br>
<span style="background-image:initial;background-repeat:initial">College
of Engineering</span></span></p></div>