Your question has unstated context and assumptions. Without more specifics, there are many interpretations:
- OSG does not have to be "installed" on a computer to work, in that you do not need to run an "installer". There is a .zip of prebuilt OSG 2.2.0 at http://mew.cx/osg/ that can be unpacked anywhere and paths tweaked to work without admin rights. - OSG can be built statically and so can be run as a single file, without dependence on other .dll files - "produce a file .exe" requires a development environment like VisualStudio to compile source code and link into a .exe file. hth -- mew > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:osg-users- > [EMAIL PROTECTED] On Behalf Of aurora restivo > Sent: Wednesday, February 06, 2008 8:54 AM > To: OpenSceneGraph Users > Subject: [osg-users] generation of file .exe > > Hi! > > how can I produce a file .exe, that can also be performed on a computer > on which osg is not installed? > is this possible? > > Aurora Restivo _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

