[vtkusers] Destributing Visual Studio 2008 built VTK based application

Arturo Caissut arturo_caissut at tiscali.it
Wed Apr 8 11:12:31 EDT 2009


Hi Arnaldo,

in the end I did it by rebuilding all of my libraries in Release mode 
with MS VS 2008's /MT flag on.
Maybe you could find some hints by reading my discussion with this MSDN 
Forum user: 
http://social.msdn.microsoft.com/Forums/en-US/vcgeneral/thread/9da72386-1ad1-466a-89cf-e91a3e84a2b2

Arturo


Arnaldo Luis Lixandrão Filho ha scritto:
> I´m getting an similar. When i include all dependency libraries the 
> program cannot run on other machines. Using ollydbg i realized that 
> the vtkdll build is linked to some files in this folder 
>
> C:\WINDOWS\WinSxS\x86_Microsoft.VC80.DebugCRT_1fc8b3b9a1e18e3b_8.0.50727.762_x-ww_5490cd9f 
>
>
> I tryed to copy all these files to the app folder and the problem is 
> not solved.
>
> Someone has an solution for this?
>
> Best Regards
> --
> Arnaldo Luis Lixandrão Filho
> ----------------------------------------------------------------------------------------------------
> Centro de Tecnologia da Informação Renato Archer - CTI
> Divisão de Tecnologias Tridimensionais - DT3D
> Rod. SP 65 km 143,6 – Campinas/SP
> CEP: 13069-901 - Amarais
> Fone: (19) 3746-6231 / Fax: (19) 3746-6204
> ----------------------------------------------------------------------------------------------------
> NextFab Organization
> ----------------------------------------------------------------------------------------------------
> skype/voipraider: arnaldo.fisica
> mobile: +55 - 19 - 9695-9076
> ----------------------------------------------------------------------------------------------------
> Sent from Campinas, São Paulo, Brasil
>
> On Thu, Mar 19, 2009 at 7:04 AM, Arturo Caissut 
> <arturo_caissut at tiscali.it <mailto:arturo_caissut at tiscali.it>> wrote:
>
>     Hi,
>
>     I need to install a VTK based application I've modified into
>     VTK-less Windows computers.
>     I've used MS Visual Studio 2008 in Release mode to compile the
>     application, I've built the application installer, I've installed
>     it into a friend's PC that's VTK free and all seems to work good,
>     but when I try to run the application an error occurs:
>     "vtkGraphics.dll cannot be found", so my application won't run.
>     I'm sure the problem to be easilly faced setting some building
>     option in Visual Studio, but I really cannot figure out what I
>     have to do.
>     Is there anyone here experienced on this?
>
>     Thank you very much,
>     Arturo
>     _______________________________________________
>     Powered by www.kitware.com <http://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
>
>     Follow this link to subscribe/unsubscribe:
>     http://www.vtk.org/mailman/listinfo/vtkusers
>
>




More information about the vtkusers mailing list