<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
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 id="stopSpelling">Date: Wed, 3 Mar 2010 11:18:38 +0100<br>From: mtp.vtk@gmail.com<br>To: vtkusers@vtk.org<br>Subject: [vtkusers] Cannot create vtkAxesActor<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">mathieu.piccin@gmail.com</a><br><br>                                            <br /><hr />Chiacchiera con i tuoi amici via Webcam su Messenger. <a href='http://www.messenger.it/videoconversazioni.aspx' target='_new'>Videochiamali!</a></body>
</html>