Hi Mike,

My bells rang: Include a manifest.

For DLL's:
mt -manifest test.dll.manifest -outputresource:"test.dll;2"

For EXE's:
mt -manifest test.exe.manifest -outputresource:"test.exe;1"

Hope this helps,

Paul

Mike Weiblen wrote:
> Pardon the sparse details, had a problem in wee hours this morn...
> 
> Built a 2.1.10-ish OSG on one system w/ winxppro/vs8, tried to run the
> resulting osgviewer on a different system w/ winxphome but no VS8
> installed.  I got entirely unhelpful errormsgs/dialogs along the lines
> of "that application cant be run" or "trying reinstalling the app".  The
> VS8 runtime libs were present on the non-VS8 system
> 
> Does this ring any bells?  Could the VS8 or Cmake ocnfigs be triggering
> some OS or binary dependency?
> 
> Thanks
> -- mew
> 
> Mike Weiblen -- Zebra Imaging -- Austin Texas USA --
> http://www.zebraimaging.com/
> 
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> 
> 
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to