Alena, There are two versions of VS 2005. VS 2005 and VS 2005 SP1. The same with runtime redistributables. If you used VS 2005 SP1 make sure you have installed SP1 redist. Its unfortuante but MS makes them available in the packages named exactly the same. So its possible to install older one when newer is needed. Google for "Microsoft Visual C++ 2005 SP1 Redistributable Package (x86)" to be sure. Maybe this helps
Cheers, Wojtek From: Alena Bacova Sent: Wednesday, June 10, 2009 9:08 PM To: OpenSceneGraph Users Subject: Re: [osg-users] how to deploy osg application Todd, yes, still no luck. Alena 2009/6/10 Todd J. Furlong <[email protected]> Alena, Did you install the Visual Studio 2005 runtime redistributable? -Todd On 6/10/2009 2:39 PM, Alena Bacova wrote: Hi folks, first of all great forum, I learn new things every day. My question is: I made an osg ( well osgart) application on my laptop, with vs 2005 installed and all development environment with it. I compiled it successfully and now I would like to move it to more comfortable tablet ( Samsung Q1EX). I tried to move my build directory with dll libraries but it is giving me an error: " This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem." Then I tried to copy build directory with osg ( particulary lib and bin (bin with all the dlls, exe, idb, ilk...)) but I'm getting same error. I tried to look into cmake configuration files, and also vs.net <http://vs.net> project configurtion files, if I can remove hard links to libraries, but nothing helped. I have never done application deployment so any instructions are more then welcome. Thanks. Alena. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org -------------------------------------------------------------------------------- _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

