<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Hello,</div><div class=""><br class=""></div><div class="">Thanks a lot for your reply,</div><div class=""><br class=""></div><div class="">i added them but those errors appear,</div><div class=""><br class=""></div><div class=""><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><font color="#0433ff" class="">Undefined symbols for architecture x86_64:</font></div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><font color="#0433ff" class="">  "vtkRenderingVolumeOpenGL_AutoInit_Destruct()", referenced from:</font></div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><font color="#0433ff" class="">      vtkRenderingVolumeOpenGL_ModuleInit::~vtkRenderingVolumeOpenGL_ModuleInit() in ViewController.o</font></div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><font color="#0433ff" class="">  "vtkRenderingVolumeOpenGL_AutoInit_Construct()", referenced from:</font></div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><font color="#0433ff" class="">      vtkRenderingVolumeOpenGL_ModuleInit::vtkRenderingVolumeOpenGL_ModuleInit() in ViewController.o</font></div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><font color="#0433ff" class="">ld: symbol(s) not found for architecture x86_64</font></div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><font color="#0433ff" class="">clang: error: linker command failed with exit code 1 (use -v to see invocation)</font></div></div><div class=""><br class=""></div><div class=""><br class=""></div><br class=""><div><blockquote type="cite" class=""><div class="">On Dec 10, 2015, at 1:24 AM, Imre Goretzki <<a href="mailto:goretzki.imre@gmail.com" class="">goretzki.imre@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">
  
    <meta content="text/html; charset=windows-1252" http-equiv="Content-Type" class="">
  
  <div bgcolor="#FFFFFF" text="#000000" class="">
    Hey<br class="">
    <pre style="font-family: monospace, Courier; padding: 1em; border: 1px solid rgb(221, 221, 221); line-height: 1.1em; font-size: 12.7px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(249, 249, 249);" class=""> #include <vtkAutoInit.h>
 VTK_MODULE_INIT(vtkRenderingOpenGL);</pre>
    with <br class="">
    <pre class="prettyprint lang-cpp prettyprinted" style="margin: 0px 0px 1em; padding: 5px; border: 0px; font-size: 13px; overflow: auto; width: auto; max-height: 600px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; display: block; color: rgb(57, 51, 24); word-wrap: normal; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(238, 238, 238);"><code style="margin: 0px; padding: 0px; border: 0px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: inherit; background-color: rgb(238, 238, 238);" class=""><span class="pln" style="margin: 0px; padding: 0px; border: 0px; font-size: 13px;">vtkRenderingVolumeOpenGL</span></code></pre>
    instead of<br class="">
    <pre style="font-family: monospace, Courier; padding: 1em; border: 1px solid rgb(221, 221, 221); line-height: 1.1em; font-size: 12.7px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(249, 249, 249);" class="">vtkRenderingOpenGL</pre>
    <br class="">
<a class="moz-txt-link-freetext" href="http://www.vtk.org/Wiki/VTK/VTK_6_Migration/Factories_now_require_defines">http://www.vtk.org/Wiki/VTK/VTK_6_Migration/Factories_now_require_defines</a><br class="">
    <br class="">
    <div class="moz-cite-prefix">Am 09.12.2015 um 20:44 schrieb
      YassminAbdallah:<br class="">
    </div>
    <blockquote cite="mid:1449690262715-5735445.post@n5.nabble.com" type="cite" class="">
      <pre wrap="" class="">Error: no override found for 'vtkRayCastImageDisplayHelper'</pre>
    </blockquote>
    <br class="">
  </div>

_______________________________________________<br class="">Powered by <a href="http://www.kitware.com" class="">www.kitware.com</a><br class=""><br class="">Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" class="">http://www.kitware.com/opensource/opensource.html</a><br class=""><br class="">Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" class="">http://www.vtk.org/Wiki/VTK_FAQ</a><br class=""><br class="">Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" class="">http://markmail.org/search/?q=vtkusers</a><br class=""><br class="">Follow this link to subscribe/unsubscribe:<br class=""><a href="http://public.kitware.com/mailman/listinfo/vtkusers" class="">http://public.kitware.com/mailman/listinfo/vtkusers</a><br class=""></div></blockquote></div><br class=""></body></html>