Hi all,

I vaguely remember there being a discussion about this when vc10 came out, but I don't remember the conclusion or what fixed it for OSG, so...

I'm trying to compile osgPPU for vc10, and I'm getting this error when building the INSTALL target:

2> -- Installing: C:/Dev/OSG_Nodekits/osgPPU/install_vc10sp1_osg283/lib/osgPPUd.lib
2>  CMake Error at src/osgPPU/cmake_install.cmake:47 (FILE):
2>    file INSTALL cannot find
2> "C:/Dev/OSG_Nodekits/osgPPU/build_vc10sp1_osg283/lib/Debug/../../bin/osgPPUd.dll".

The problem is that osgPPUd.dll is not in
  lib/Debug/../../bin/osgPPUd.dll
but in
  lib/Debug/../../bin/Debug/osgPPUd.dll

As I said, I'm pretty sure I saw people reporting this for OSG on vc10 when it came out, but I wasn't using vc10 back then so I don't remember what the solution was... Can anyone refresh my memory please? :-)

Thanks in advance,

J-S
--
______________________________________________________
Jean-Sébastien Guay    jean-sebastien.g...@cm-labs.com
                               http://www.cm-labs.com/
                    http://whitestar02.dyndns-web.com/
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to