please help this TCL loser

John Biddiscombe j.biddiscombe at rl.ac.uk
Wed Mar 1 18:35:59 EST 2000


Dear all,

I'd like to build vtktcl.dll, however I don't have a vtk dll.

I'm using C++Builder and I build vtk into seperate packages (like dll's).
Everyone else just runs pcmaker and out pops a vtktcl.dll file. Nice.

I've compiled vtkWrapTclInit.cxx and vtkWrapTcl.cxx and from these generated
a wraptcl.exe. Fine.

Now I need to run wrapTCL over each header in the common/graphics/imaging
directories and do what?

I'm guessing that I'll get a ton of tcl stubs that call the packages I've
built earlier (providing I link them properly). Then I compile each of the
stubs into a grand vtktcl.dll. But what else do I need?
I suspect that the information I need is contained inside the makefiles, but
I don't get on well with them to be honest. Can anyone tell me if I'm on the
right track and basically after I've run wraptcl on each header is that it?
just define everything as external, link to the packages and away we go?

Thanks.

John B


--------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at public.kitware.com>. For help, send message body containing
"info vtkusers" to the same address.
--------------------------------------------------------------------



More information about the vtkusers mailing list