Hello All,

I am trying to compile the plain vanilla OSG with MSVC++ 9 (2008) on Vista 
(Home)
It all appears to compile fine until I build 'INSTALL', then I get the 
following output, and the Installer halts without having installed the files:

>------ Build started: Project: INSTALL, Configuration: Release Win32 ------
1> 
1>Performing Post-Build Event...
1>-- Install configuration: "Release"
1>-- Up-to-date: C:/Program Files/OpenSceneGraph/lib/pkgconfig/openscenegraph.pc
1>-- Up-to-date: C:/Program Files/OpenSceneGraph/lib/pkgconfig/openthreads.pc
1>-- Up-to-date: C:/Program Files/OpenSceneGraph/lib/OpenThreads.lib
1>-- Installing: C:/Program Files/OpenSceneGraph/bin/ot11-OpenThreads.dll
1>CMake Error at src/OpenThreads/win32/cmake_install.cmake:50 (FILE):
1>  file INSTALL cannot copy file
1>  "D:/OSG/OpenSceneGraph/build/bin/Release/../../bin/ot11-OpenThreads.dll" to
1>  "C:/Program Files/OpenSceneGraph/bin/ot11-OpenThreads.dll".
1>Call Stack (most recent call first):
1>  src/OpenThreads/cmake_install.cmake:36 (INCLUDE)
1>  src/cmake_install.cmake:32 (INCLUDE)
1>  cmake_install.cmake:36 (INCLUDE)
1>Project : error PRJ0019: A tool returned an error code from "Performing 
Post-Build Event..."
1>Build log was saved at 
"file://d:\OSG\OpenSceneGraph\build\INSTALL.dir\Release\BuildLog.htm"
1>INSTALL - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 195 up-to-date, 0 skipped ==========

The file D:/OSG/OpenSceneGraph/build/bin/Release/../../bin/ot11-OpenThreads.dll 
exists in the path
D:\OSG\OpenSceneGraph\build\bin

...the convoluted path is theoretically pointing to the correct location.
( I have UAC swtiched on still - would that become an issue? )

Can anyone point me in the right direction for fixing this please?  I have 
searched for similar problems, but either get None or 1000+ off topic results.

Thanks.

------------------------
8)
John Montgomery, Glassel, Scotland.

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





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

Reply via email to