Hi <br><br>Thanks for the answer,<br><br>i have set the lib in my project settings,<br><br>But when i add vtkHybrid.lib (for vtkAxesActor), or vtkWidgets.lib (for vtkOrientationMarkerWidget), i got link error with vtkRenderer.lib.<br>
<br>Without adding these two, i dont have any error with vtkRenderer.lib<br><br>That's very incredible !<br><br clear="all">Cordialement,<br><br>Mathieu PICCIN<br>-----------------------<br>09.80.00.30.57<br><a href="mailto:mathieu.piccin@gmail.com">mathieu.piccin@gmail.com</a><br>
<br>
<br><br><div class="gmail_quote">On Wed, Mar 3, 2010 at 12:14 PM, Giancarlo Amati <span dir="ltr"><<a href="mailto:ilferraresebono@hotmail.it">ilferraresebono@hotmail.it</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>
Hi Mat,<br><br>you likely have forgot to set the .lib files in the project settings ->linker.<br><br>Hope this helps.<br>Giancarlo<br><br><hr>Date: Wed, 3 Mar 2010 11:18:38 +0100<br>From: <a href="mailto:mtp.vtk@gmail.com" target="_blank">mtp.vtk@gmail.com</a><br>
To: <a href="mailto:vtkusers@vtk.org" target="_blank">vtkusers@vtk.org</a><br>Subject: [vtkusers] Cannot create vtkAxesActor<div><div></div><div class="h5"><br><br>Hi,<br><br>I have tried to create some 3D axes using vtkAxesActor class,
but i always get a linker problem !<br><br>error LNK2019: unresolved
external symbol "public: static class vtkAxesActor * __cdecl
vtkAxesActor::New(void)"<br>
<br>The code :<br><br>vtkAxesActor *axes; in my header<br><br>and <br><br>axes
= vtkAxesActor::New(); in my source<br><br>Do you know where that come
from ?<br>I am developping in C++ using visual Studio, and i have
include vtkAxesActor in my files...<br><br>Note that i have the same problem with vtkOrientationMarkerWidget, cannot create it by using vtkOrientationMarkerWidget::New() !!!<br><br><br><br clear="all">Cordialement,<br><br>
Mathieu PICCIN<br>-----------------------<br>09.80.00.30.57<br><a href="mailto:mathieu.piccin@gmail.com" target="_blank">mathieu.piccin@gmail.com</a><br><br>                                            <br></div></div><hr>Chiacchiera con i tuoi amici via Webcam su Messenger. <a href="http://www.messenger.it/videoconversazioni.aspx" target="_blank">Videochiamali!</a></div>
</blockquote></div><br>