<br>2009/11/1 anhuiavril <span dir="ltr"><<a href="mailto:anhuiavril@163.com">anhuiavril@163.com</a>></span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><br>Hello There, I'm a newbie to VTK and linux, I want to use VTK to do a 3D Graphics Project in Linux. I wanna use g++ to compile VTK examples,but it told me "undefined reference to New() function" I don't know why. However, I use Cmake compile the VTK examples Tutorials/Step1/Cone.cxx, it worked and generated the binary, but if I use gdb to debug the binary, it told me no debuggind symbols found, OH, Could You Help Me???<br>
</div><br></blockquote><div><br></div><div>Set the CMAKE_BUILD_TYPE variable to "Debug" and rebuild.</div><div><br></div><div>Jeff </div></div>