<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div>This is a VERY new feature, very good that some people already use it   ;-)<div><br></div><div><br><div><div>Le 6 janv. 2011 à 12:25, Jack Oclee-Brown a écrit :</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hello,<br>I'm having some problems compiling gmsh with Concorde and blossom IV.<br><br>I've downloaded and compiled Concorde 97 fine which results in<br>concorde.h and concorde.a. I've then also downloaded the Blossom IV<br>code which compiles to four executables which seem to work as<br>advertised.<br><br>When compiling gmsh:<br><br>For "MATCH_INC:PATH" I have specified the directory which contains the<br>header files from the blossom IV source<br>for "CONCORDE_INC:PATH" I have specified the directory containing concorde.h<br>for "CONCORDE_LIB:FILEPATH" I have specified the location of the concorde.a file<br>but I am not 100% sure of what I should specify for the "MATCH_LIB:FILEPATH".<br><br>The only thing that I have found that allows gmsh to compile is to<br>create a static library from the object files created when compiling<br>the blossom IV code. I did this with these commands (on Ubuntu):<br><br>ar rv blossom4 matprice.o<br>ar rv blossom4 match.o<br>ar rv blossom4 mat_main.o<br>ranlib blossom4<br><br>this creates a library file blossom4 which I then specify as the<br>"MATCH_LIB:FILEPATH". Once this is done gmsh will compile with the<br>Match option enabled without any errors.<br><br>However, I then get a segmentation fault when I try and run the<br>example on this page: <a href="https://geuz.org/trac/gmsh/wiki/BlossomQuad">https://geuz.org/trac/gmsh/wiki/BlossomQuad</a><br><br>Please can someone give me some advice on how to get this working.<br>I am using the gmsh-2.5.0-source compiling on Linux.<br><br>Many Thanks, Jack.<br><br>_______________________________________________<br>gmsh mailing list<br><a href="mailto:gmsh@geuz.org">gmsh@geuz.org</a><br>http://www.geuz.org/mailman/listinfo/gmsh<br></div></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div><span class="Apple-style-span" style="font-size: medium; "><div>------------------------------------------------------------------</div><div><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 12px; ">Prof. Jean-Francois Remacle</span></font></div><div><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 12px; ">Universite catholique de Louvain (UCL)</span></font></div><div><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 12px; ">Ecole Polytechnique de Louvain (EPL) - Louvain School of Engineering</span></font></div><div><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 12px; ">Institute of Mechanics, Materials and Civil Engineering (iMMC)</span></font></div><div><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 12px; ">Center for Systems Engineering and Applied Mechanics (CESAME)</span></font></div><div><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 12px; ">Tel : +32-10-472352 -- Mobile : +32-473-909930 </span></font></div><div><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 12px; "><br></span></font></div><div><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 12px; "> </span></font></div><div><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 12px; "><br></span></font></div><div><br></div></span></div></div></div></span></div><br class="Apple-interchange-newline"></div></span><br class="Apple-interchange-newline">
</div>
<br></div></body></html>