Hi, I am new to OSG as well as VC++ programming, I just follow the instruction 
for how to install from pre-compiled binaries on my Windows 7.  I set the path, 
System Variable, and all other dependencies when I run VC++.  But it just jump 
out the error..



> 
> The program can't start because osg80-osgDBd.dll is missing from your 
> computer.  Try reinstalling the program to fix that problem.


and its also display this at output

> 
> 'OSGDefaultProject.exe': Loaded 'C:\Users\Kevin\Documents\Visual Studio 
> 2008\Projects\OSGDefaultProject\Debug\OSGDefaultProject.exe', Symbols loaded.
> 'OSGDefaultProject.exe': Loaded 'C:\Windows\SysWOW64\ntdll.dll'
> 'OSGDefaultProject.exe': Loaded 'C:\Windows\SysWOW64\kernel32.dll'
> 'OSGDefaultProject.exe': Loaded 'C:\Windows\SysWOW64\KernelBase.dll'
> The program '[3120] OSGDefaultProject.exe: Native' has exited with code 
> -1073741515 (0xc0000135).


I notice I wasn't able to see "osgversion" at cmd, 
it responed as

> 'osgversion' is not recognized as an internal or external command, operable 
> program or batch file


but I was able to see all the paht by enter "echo %OSG_ROOT%" and in cmd, and 
all the path are set base on instruction. 

OSG_ROOT
C:\Program Files\OpenSceneGraph-3.0.1

OSG_BIN_PATH
%OSG_ROOT%\bin
 
OSG_INCLUDE_PATH
%OSG_ROOT%\include
 
OSG_LIB_PATH
%OSG_ROOT%\lib
 
OSG_SAMPLES_PATH
%OSG_ROOT%\share\OpenSceneGraph\bin
 
OSG_FILE_PATH
%OSG_ROOT%\samples\OpenSceneGraph-Data-3.0.0

also I add these two in the Path
%OSG_BIN_PATH%;%OSG_SAMPLES_PATH%;

.... but in the end its just not work, I search on the osg form and try all the 
solutions, but I still not able to solve it, can anyone give me some 
suggestion.  

Thank you very much.

... 

Thank you!

Cheers,
Kevin

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=50638#50638





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to