Hi Vincent

          Resolved Problem^^

          Thank after compile from source code  add use new dll , it run
very good, 

          Hi I don't know why ? the are some diffirent from Package Debud
and Release mode from web and     dll Debug and Release  you have from
compile the source code ^^ 

          It have the same size but the dll from compile the source run ,
and the dll from Zip File in Website not run ^^

Thanks,

Ba.

 

From: osg-users-boun...@lists.openscenegraph.org
[mailto:osg-users-boun...@lists.openscenegraph.org] On Behalf Of Vincent
Bourdier
Sent: Thursday, June 25, 2009 4:54 PM
To: OpenSceneGraph Users
Subject: Re: [osg-users] Debug and Release mode in project !!

 

Hi 'Ba' ?

Did you clean your files : you need to have only one .dll file for debug and
same for release ... remove the older download you have.
Next, compil osg in debug and release, and link your application with the
good .lib files (osgd.lib for debug, osg.lib for release) and last use the
associated dll file (and not a downloaded version for example) : check your
PATH to verify you get the good one, or modify it in VS configuration to be
sure you load the good one.

Hoping this help,

Regards,
   Vincent.

2009/6/25 buidinhba5 <buidinh...@gmail.com>

Hi All

          I test some project example in OSG 2.8.1

          I use VS 2005 and install two

                   openscenegraph-all-2.8.1-win32-x86-vc80sp1-Release.zip
and  openscenegraph-all-2.8.1-win32-x86-                vc80sp1-Debug.zip

          in the same folder  OpenSceneGraph-2.8.1

          In the "bin" folder

          I Run example release osganimate.exe good

 but 

          the debug program  osganimated.exe It went wrong " This
application has failed to start because the           application
configuration is in correct. Reinstalling the application may fix this
problem"

 

After that:   

I also made a project as the help in OSG Website

http://www.openscenegraph.org/projects/osg/wiki/Support/PlatformSpecifics/Vi
sualStudio

, it run good in realse but in debug it get wrong

"The application failed to initialized properly (0xc0150002). Click on OK to
terminate the application "

 

I don't know why !^!

Thanks,

Ba.

 


_______________________________________________
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