[vtkusers] About TvtkBorlandRenderWindow TNX
Osc@r
olguna at cimat.mx
Tue Aug 28 20:19:56 EDT 2007
Hi Dean & all!!
I've configured VTK 5.0.3 with CMAKE 2.4.7 in static (lib) mode for borland
(bcb 5)
VTK was configured to run tests and mostly works OK
I've been trying some of the samples that works with graphical components
(mainly cxx), and i haven't problems, but i don't wanna render window
floating outside app. TvtkBorlandRenderWindow is what I want, and it is
installed correctly (I hope so).
Demo Project work fine
disable Project->Options->Linker->"Use dynamic RTL"
change FormDestroy method to FormClose method and add at final line
"delete vtkWindow;"
Those tips help me, I hope not to have problems with other applications
Thanks a lot!!!!!!!!!!!
Oscar Gutiérrez Luna
CIMAT A. C.
Cubiculo: J4
Tel.: 73 271-55 ext. 49672
-----Mensaje original-----
De: vtkusers-bounces+olguna=cimat.mx at vtk.org
[mailto:vtkusers-bounces+olguna=cimat.mx at vtk.org] En
nombre de Dean Inglis
Enviado el: Martes, 28 de Agosto de 2007 03:24 a.m.
Para: vtkusers at vtk.org
Asunto: [vtkusers] About TvtkBorlandRenderWindow
Hi Oscar,
your posting is not specific enough for
me to be helpful. Have you configured
your build of VTK with CMake?
Have you successfully built VTK in
either shared (dll) or static (lib) mode?
Have you configured VTK to run tests and
then run ctest in your build directory to
see if everything (mostly) works? Have you
built any other packages with the Borland IDE?
If not, try some of the sample packages that
involve graphical components to see how this
works, then try to import TvtkBorlandRenderWindow
into the Builder IDE based on the instructions
in VTK/Examples/GUI/Win32/vtkBorland/Readme.txt.
Were you able to compile and run the sample application
in VTK/Examples/GUI/Win32/vtkBorland/ProjectDemo?
What specifically goes wrong in any of the
preceding steps?
Dean
_______________________________________________
This is the private VTK discussion list.
Please keep messages on-topic. Check the FAQ at:
http://www.vtk.org/Wiki/VTK_FAQ
Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list