Hey Laurent,<br><br>Thanks for your reply. Just before compiling the nightly build, I wanted to know the minimum supporting libraries required to compile gmsh as a .lib file. (such as blas, lapack etc). What other libraries I need to have before compiling it as a static library?<br>
<br>Thanks in advance<br><br>Regards<br>Rakesh Patil<br><br><div class="gmail_quote">On Sat, Dec 17, 2011 at 6:18 PM, Laurent Van Miegroet <span dir="ltr"><<a href="mailto:l.vanmiegroet@ulg.ac.be">l.vanmiegroet@ulg.ac.be</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Rakesh, <br>
    <br>
    I corrected the source for msvc. It compile if you uncheck blossom
    and fltk. There is also a project shared for the dll version.<br>
    Download nightly source tomorrow.<br>
    <br>
    Laurent<br>
    Le 17/12/2011 11:03, Laurent Van Miegroet a écrit :
    <div><div></div><div class="h5"><blockquote type="cite">
      
      Hello Rakesh,<br>
      <br>
      Gmsh can be built as a .lib for sure under MSVC 2008. Generate
      your project with cmake, uncheck FLTK in cmake and build the lib
      project to obtain a library. (.lib)<br>
      The ENABLE_MSVC_STATIC_RUNTIME is used to switch between /MD and
      /MT.<br>
      To obtain a dll file you may change the output configuration type
      of the gmsh project to dll instead of exe (not the lib project).<br>
      <br>
      Laurent<br>
      <br>
      PS: up to date svn version does not built on msvc 2008, some fixes
      are needed. Download an older version.<br>
      <br>
      Le 17/12/2011 6:37, rakesh patil a écrit :
      <blockquote type="cite">Hello,<br>
        <br>
        Can gmsh be compiled as static library (.lib) and dynamic
        library(.dll) file? If so what is the procedure? I want to test
        it with both 32bit and 64bit mode on windows 7 64bit OS, with
        visual studio 2008 and CMAKE. <br>
        <br>
        Thanks in advance<br>
        <br>
        Regards<br>
        Rakesh Patil<br>
        <br>
        <fieldset></fieldset>
        <br>
        <pre>_______________________________________________
gmsh mailing list
<a href="mailto:gmsh@geuz.org" target="_blank">gmsh@geuz.org</a>
<a href="http://www.geuz.org/mailman/listinfo/gmsh" target="_blank">http://www.geuz.org/mailman/listinfo/gmsh</a>
</pre>
      </blockquote>
      <br>
      <br>
      <div>-- <br>
        <small>Laurent Van Miegroet<br>
          Research Engineer<br>
          Department of Aerospace & Mechanical Engineering<br>
          University of Liege - Belgium<br>
          Phone : +32.4.366.92.70<br>
          Fax: +32.4.366.91.59<br>
        </small></div>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_______________________________________________
gmsh mailing list
<a href="mailto:gmsh@geuz.org" target="_blank">gmsh@geuz.org</a>
<a href="http://www.geuz.org/mailman/listinfo/gmsh" target="_blank">http://www.geuz.org/mailman/listinfo/gmsh</a>
</pre>
    </blockquote>
    <br>
    <br>
    <div>-- <br>
      <small>Laurent Van Miegroet<br>
        Research Engineer<br>
        Department of Aerospace & Mechanical Engineering<br>
        University of Liege - Belgium<br>
        Phone : +32.4.366.92.70<br>
        Fax: +32.4.366.91.59<br>
      </small></div>
  </div></div></div>

<br>_______________________________________________<br>
gmsh mailing list<br>
<a href="mailto:gmsh@geuz.org">gmsh@geuz.org</a><br>
<a href="http://www.geuz.org/mailman/listinfo/gmsh" target="_blank">http://www.geuz.org/mailman/listinfo/gmsh</a><br>
<br></blockquote></div><br>