<div dir="ltr">Unsure. Take a look at the verbose output of both cmake driven and code blocks driven make process. <div>I suspect the code blocks one is missing one or more vtk's static libraries.</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature">David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-881-4909</div></div>
<br><div class="gmail_quote">On Thu, Oct 27, 2016 at 8:08 AM, fabio riot <span dir="ltr"><<a href="mailto:fabio.riot@gmail.com" target="_blank">fabio.riot@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Dear All,<div><br></div><div>I have built vtk 7.0 successfully, both static and dynamic lib (.so and .a) in two different folders</div><div><br></div><div>So I create a project in codeblocks, copy the example cone.cxx into the project.</div><div>I set the include path  and the static library ( lib.a) path.</div><div>But at the end of the project building i have a lot of:</div><div>undefined reference errors....</div><div><br></div><div>The problem doesn't occur when I set the linker path to the dynamic libs (.so).</div><div><br></div><div>Furthermore, If I use cmake to generate a codeBlocks-unix makefile, it works both using static and dynamic linking,</div><div><br></div><div>I would like to know why creating a project directly with codeblocks and using static linking the build fails? Do I miss some setting or linker option?</div><div><br></div><div>Regards,</div><div>Fabio</div><div><br></div></div>
<br>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_<wbr>FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>