[vtkusers] vtk 6.1 TCL Wrapping problem

Bill Lorensen bill.lorensen at gmail.com
Wed Jun 24 13:23:36 EDT 2015


Those libraries no longer exist in vtk 6.x. What does your
CMakeLists.txt file look like for your app?


On Wed, Jun 24, 2015 at 12:50 PM, Franke, Stephan
<Stephan.Franke at inpro.de> wrote:
> Hello,
>
>
>
> I try to buid a tclkit with vtk 6.1 and tcl/tk 8.5.18 under windows 8 for
> the x64 architecture.
>
> I had done this with vtk 5.8 and tcl/tk 8.5.18 without problems.
>
>
>
> Now when I compile and link my tclkit against vtk 6.1 I get this unresolved
> externals:
>
>
>
> 2>------ Build started: Project: tclkit, Configuration: Release x64 ------
>
> 2>kitInit.obj : error LNK2001: unresolved external symbol Vtkcommontcl_Init
>
> 2>kitInit.obj : error LNK2001: unresolved external symbol
> Vtkfilteringtcl_Init
>
> 2>kitInit.obj : error LNK2001: unresolved external symbol
> Vtkgraphicstcl_Init
>
> 2>kitInit.obj : error LNK2001: unresolved external symbol Vtkiotcl_Init
>
> 2>kitInit.obj : error LNK2001: unresolved external symbol Vtkimagingtcl_Init
>
> 2>kitInit.obj : error LNK2001: unresolved external symbol Vtkwidgetstcl_Init
>
> 2>kitInit.obj : error LNK2001: unresolved external symbol
> Vtkvolumerenderingtcl_Init
>
> 2>kitInit.obj : error LNK2001: unresolved external symbol
> Vtkrenderingtcl_Init
>
> 2>kitInit.obj : error LNK2001: unresolved external symbol Vtkhybridtcl_Init
>
> 2>kitInit.obj : error LNK2001: unresolved external symbol
> Vtkparalleltcl_Init
>
> 2>kitInit.obj : error LNK2001: unresolved external symbol Vtkinfovistcl_Init
>
> 2>kitInit.obj : error LNK2001: unresolved external symbol Vtkviewstcl_Init
>
>
>
> Did someone know what is missing here?
>
> Which vtk library contains these external symbols?
>
> Is there something that had changed since vtk 5.8, because with this version
> I can build my vtk-tclkit.
>
> That you very much in advance for your help.
>
>
>
> Best regards,
>
> Stephan Franke
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>



-- 
Unpaid intern in BillsBasement at noware dot com


More information about the vtkusers mailing list