Hi, I have a problem when moving from osg 3.0.1 and VS 2008 to 3.3.7 osg and VS 2013 x64, I just follow the instruction for how to generate project and solution files with Cmake, and build with VS 2013. When I build in mode Debug it just jump out the error.. > > The program can't start because osg120-osg.dll is missing from your > computer. Try reinstalling the program to fix that problem.and its also display this at output>'Project1.exe' (Win32): Loaded 'C:\Users\Alvaro\Desktop\Practicas de empresa\Codigo\Project1\x64\Debug\Project1.exe'. Symbols loaded.>'Project1.exe' (Win32): Loaded 'C:\Windows\System32\ntdll.dll'. Cannot find or open the PDB file.>'Project1.exe' (Win32): Loaded 'C:\Windows\System32\kernel32.dll'. Cannot find or open the PDB file.>'Project1.exe' (Win32): Loaded 'C:\Windows\System32\KernelBase.dll'. Cannot find or open the PDB file.>First-chance exception at 0x00007FFCBCB8C180 (ntdll.dll) in Project1.exe: 0xC0000135: Unable to Locate DLL.>Unhandled exception at 0x00007FFCBCB8C180 (ntdll.dll) in Project1.exe: 0xC0000135: Unable to Locate DLL. >The program '[4608] Project1.exe' has exited with code 0 (0x0).I notice I >wasn't able to see "osgversion" at cmd, it responed as> OpenSceneGraph Library >3.0.1 The problem is that it dosen´t install the new version (3.3.7), it stays with the old version (3.0.1). '¬¬
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

