[vtkusers] vtk 6.1 TCL Wrapping problem

Goodwin Lawlor goodwin.lawlor.lists at gmail.com
Wed Jul 1 10:52:55 EDT 2015


Hi Stephan,

I've got a repo on github that updates building VTK tclkits here:
https://github.com/glawlor/vtkit

At the moment it builds with VTK5.x for win/linux/mac

I'll update it to build with VTK 6.x - the change in v6.x to a modular VTK
build breaks from v5.x.

Thanks,

Goodwin



On Wed, Jun 24, 2015 at 5: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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150701/88d7f928/attachment.html>


More information about the vtkusers mailing list