Do you want to be compiling OSG yourself, or would it be helpful to just
download a pre-built and tested version for now?


On Tue, Jan 15, 2013 at 4:11 AM, Jason Fisher <[email protected]> wrote:

> Hi all,
>
> I'm using MSVS10 SP1 on a Win7 x64 PC and have some issues with getting
> the examples to run. I recently downloaded osg 3.0.1 and created the VS
> project files with CMake, built the osg core for both Debug and Release
> with Win32 configuration (Linker command line does include "/MACHINE:X86").
>
> When trying to run an example however, it exits with "The program '[11304]
> osgteapot.exe: Native' has exited with code -1073741701 (0xc000007b)."
>
> A quick view into dependency walker showed that the exe file is
> referencing the 64 bit versions of opengl32.dll, msvcp100.dll, msvcr100.dll
> and kernel32.dll. Also all of the osg dlls are using the 64 bit modules.
>
> I have to say that I'm not into these x86/x64 mixups, for now I always
> went with x86 since it simply worked for me. So I have no idea if what I
> saw here is the actual problem, but it got me alarmed.
>
> If you have an idea about what could be the issue and how to solve it
> please help.
>
> Thanks!
>
> Cheers,
> Jason
>
> ------------------------
> ithrak (Jason Fisher)
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=51953#51953
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>



-- 
Chris 'Xenon' Hanson, omo sanza lettere. [email protected]
http://www.alphapixel.com/
Training • Consulting • Contracting
3D • Scene Graphs (Open Scene Graph/OSG) • OpenGL 2 • OpenGL 3 • OpenGL 4 •
GLSL • OpenGL ES 1 • OpenGL ES 2 • OpenCL
Digital Imaging • GIS • GPS • osgEarth • Terrain • Telemetry • Cryptography
• Digital Audio • LIDAR • Kinect • Embedded • Mobile • iPhone/iPad/iOS •
Android
@alphapixel <https://twitter.com/alphapixel> facebook.com/alphapixel (775)
623-PIXL [7495]
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to