Hi there,
Since my latest svn update, CMake is error-ing during the OSGSETUP pass (at
least on Windows, didn't try on Linux yet).
It was working last week. Is this a known problem?
Here's the log:
Update Compiler Settings
> Looking for doxygen...
> Looking for doxygen... - found C:/Program Files/Doxygen/bin/doxygen.exe
> Looking for dot tool...
> Looking for dot tool... - found C:/Program Files/ATT/Graphviz/bin/dot.exe
>
> PASS : OSGCOLLECT
>
> Processing OSGBase
> Processing OSGContribBackgroundLoader
> Processing OSGContribCSM
> Processing OSGContribGUI
> Processing OSGContribPLY
> Processing OSGContribVTK
> Processing OSGCluster
> Processing OSGSystem
> Processing OSGFileIO
> Processing OSGUtil
> Processing OSGImageFileIO
> Processing OSGDrawable
> Processing OSGGroup
> Processing OSGEffectGroups
> Processing OSGState
> Processing OSGText
> Processing OSGWindow
> Processing OSGWindowGLUT
> Processing OSGWindowWIN32
>
> PASS : OSGSETUP
>
> Processing OSGBase
> CMake Error at CMake/BuildFunctions.cmake:524 (INSTALL):
> install FILES given directory
> "C:/SDK/OpenSG-2.0-src/Source/Base/FieldContainer/Connector/" to install.
> Call Stack (most recent call first):
> CMake/BuildFunctions.cmake:646 (OSG_SETUP_LIBRARY_BUILD)
> Source/Base/CMakeLists.Lib.OSGBase.txt:66 (OSG_SETUP_PROJECT)
> Source/Base/CMakeLists.txt:5 (INCLUDE)
>
>
> Processing OSGContribBackgroundLoader
> Processing OSGContribCSM
> CMake Error at CMake/BuildFunctions.cmake:524 (INSTALL):
> install FILES given directory
> "C:/SDK/OpenSG-2.0-src/Source/Contrib/ComplexSceneManager/" to install.
> Call Stack (most recent call first):
> CMake/BuildFunctions.cmake:646 (OSG_SETUP_LIBRARY_BUILD)
> Source/Contrib/ComplexSceneManager/CMakeLists.Lib.OSGContribCSM.txt:87
> (OSG_SETUP_PROJECT)
> Source/Contrib/ComplexSceneManager/CMakeLists.txt:5 (INCLUDE)
>
>
> Processing OSGContribGUI
> CMake Error at CMake/BuildFunctions.cmake:524 (INSTALL):
> install FILES given directory
> "C:/SDK/OpenSG-2.0-src/Source/Contrib/Manipulators/" to install.
> Call Stack (most recent call first):
> CMake/BuildFunctions.cmake:646 (OSG_SETUP_LIBRARY_BUILD)
> Source/Contrib/Manipulators/CMakeLists.Lib.OSGContribGUI.txt:46
> (OSG_SETUP_PROJECT)
> Source/Contrib/Manipulators/CMakeLists.txt:5 (INCLUDE)
>
>
> Processing OSGContribPLY
> Processing OSGContribVTK
> CMake Error at CMake/BuildFunctions.cmake:524 (INSTALL):
> install FILES given directory "C:/SDK/OpenSG-2.0-src/Source/Contrib/VTK/"
> to install.
> Call Stack (most recent call first):
> CMake/BuildFunctions.cmake:646 (OSG_SETUP_LIBRARY_BUILD)
> Source/Contrib/VTK/CMakeLists.Lib.OSGContribVTK.txt:51
> (OSG_SETUP_PROJECT)
> Source/Contrib/VTK/CMakeLists.txt:5 (INCLUDE)
>
>
> Processing OSGCluster
> CMake Error at CMake/BuildFunctions.cmake:524 (INSTALL):
> install FILES given directory
> "C:/SDK/OpenSG-2.0-src/Source/System/Cluster/Window/Base/" to install.
> Call Stack (most recent call first):
> CMake/BuildFunctions.cmake:646 (OSG_SETUP_LIBRARY_BUILD)
> Source/System/Cluster/CMakeLists.Lib.OSGCluster.txt:51
> (OSG_SETUP_PROJECT)
> Source/System/Cluster/CMakeLists.txt:5 (INCLUDE)
>
>
> Processing OSGSystem
> CMake Error at CMake/BuildFunctions.cmake:524 (INSTALL):
> install FILES given directory
> "C:/SDK/OpenSG-2.0-src/Source/System/FieldContainer/Attachments/" to
> install.
> Call Stack (most recent call first):
> CMake/BuildFunctions.cmake:646 (OSG_SETUP_LIBRARY_BUILD)
> Source/System/CMakeLists.Lib.OSGSystem.txt:115 (OSG_SETUP_PROJECT)
> Source/System/CMakeLists.txt:5 (INCLUDE)
>
>
> Processing OSGFileIO
> CMake Error at CMake/BuildFunctions.cmake:524 (INSTALL):
> install FILES given directory
> "C:/SDK/OpenSG-2.0-src/Source/System/FileIO/WRL/" to install.
> Call Stack (most recent call first):
> CMake/BuildFunctions.cmake:646 (OSG_SETUP_LIBRARY_BUILD)
> Source/System/FileIO/CMakeLists.Lib.OSGFileIO.txt:60 (OSG_SETUP_PROJECT)
> Source/System/FileIO/CMakeLists.txt:5 (INCLUDE)
>
>
> Processing OSGUtil
> CMake Error at CMake/BuildFunctions.cmake:524 (INSTALL):
> install FILES given directory
> "C:/SDK/OpenSG-2.0-src/Source/System/Statistics/Foregrounds/" to install.
> Call Stack (most recent call first):
> CMake/BuildFunctions.cmake:646 (OSG_SETUP_LIBRARY_BUILD)
> Source/System/GraphOp/CMakeLists.Lib.OSGUtil.txt:48 (OSG_SETUP_PROJECT)
> Source/System/GraphOp/CMakeLists.txt:5 (INCLUDE)
>
>
> Processing OSGImageFileIO
> Processing OSGDrawable
> CMake Error at CMake/BuildFunctions.cmake:524 (INSTALL):
> install FILES given directory
> "C:/SDK/OpenSG-2.0-src/Source/System/Material/Simple/" to install.
> Call Stack (most recent call first):
> CMake/BuildFunctions.cmake:646 (OSG_SETUP_LIBRARY_BUILD)
> Source/System/NodeCores/Drawables/CMakeLists.Lib.OSGDrawable.txt:56
> (OSG_SETUP_PROJECT)
> Source/System/NodeCores/Drawables/CMakeLists.txt:5 (INCLUDE)
>
>
> Processing OSGGroup
> CMake Error at CMake/BuildFunctions.cmake:524 (INSTALL):
> install FILES given directory
>
> "C:/SDK/OpenSG-2.0-src/Source/System/NodeCores/Groups/DynamicStateGenerators/"
> to install.
> Call Stack (most recent call first):
> CMake/BuildFunctions.cmake:646 (OSG_SETUP_LIBRARY_BUILD)
> Source/System/NodeCores/Groups/CMakeLists.Lib.OSGGroup.txt:51
> (OSG_SETUP_PROJECT)
> Source/System/NodeCores/Groups/CMakeLists.txt:5 (INCLUDE)
>
>
> Processing OSGEffectGroups
> CMake Error at CMake/BuildFunctions.cmake:524 (INSTALL):
> install FILES given directory
>
> "C:/SDK/OpenSG-2.0-src/Source/System/NodeCores/Groups/Effects/DisplayFilter/"
> to install.
> Call Stack (most recent call first):
> CMake/BuildFunctions.cmake:646 (OSG_SETUP_LIBRARY_BUILD)
>
> Source/System/NodeCores/Groups/Effects/CMakeLists.Lib.OSGEffectGroups.txt:48
> (OSG_SETUP_PROJECT)
> Source/System/NodeCores/Groups/Effects/CMakeLists.txt:5 (INCLUDE)
>
>
> Processing OSGState
> CMake Error at CMake/BuildFunctions.cmake:524 (INSTALL):
> install FILES given directory
> "C:/SDK/OpenSG-2.0-src/Source/System/State/ARBProgram/" to install.
> Call Stack (most recent call first):
> CMake/BuildFunctions.cmake:646 (OSG_SETUP_LIBRARY_BUILD)
> Source/System/State/CMakeLists.Lib.OSGState.txt:48 (OSG_SETUP_PROJECT)
> Source/System/State/CMakeLists.txt:5 (INCLUDE)
>
>
> Processing OSGText
> Processing OSGWindow
> CMake Error at CMake/BuildFunctions.cmake:524 (INSTALL):
> install FILES given directory
> "C:/SDK/OpenSG-2.0-src/Source/System/Window/Background/" to install.
> Call Stack (most recent call first):
> CMake/BuildFunctions.cmake:646 (OSG_SETUP_LIBRARY_BUILD)
> Source/System/Window/CMakeLists.Lib.OSGWindow.txt:42 (OSG_SETUP_PROJECT)
> Source/System/Window/CMakeLists.txt:5 (INCLUDE)
>
>
> Processing OSGWindowGLUT
> CMake Error at CMake/BuildFunctions.cmake:524 (INSTALL):
> install FILES given directory
> "C:/SDK/OpenSG-2.0-src/Source/WindowSystem/GLUT/" to install.
> Call Stack (most recent call first):
> CMake/BuildFunctions.cmake:646 (OSG_SETUP_LIBRARY_BUILD)
> Source/WindowSystem/GLUT/CMakeLists.Lib.OSGWindowGLUT.txt:54
> (OSG_SETUP_PROJECT)
> Source/WindowSystem/GLUT/CMakeLists.txt:5 (INCLUDE)
>
>
> Processing OSGWindowWIN32
> CMake Error at CMake/BuildFunctions.cmake:524 (INSTALL):
> install FILES given directory
> "C:/SDK/OpenSG-2.0-src/Source/WindowSystem/WIN32/" to install.
> Call Stack (most recent call first):
> CMake/BuildFunctions.cmake:646 (OSG_SETUP_LIBRARY_BUILD)
> Source/WindowSystem/WIN32/CMakeLists.Lib.OSGWindowWIN32.txt:46
> (OSG_SETUP_PROJECT)
> Source/WindowSystem/WIN32/CMakeLists.txt:5 (INCLUDE)
>
>
>
> PASS : OSGSETUPTEST
>
> Processing OSGBase
> Processing OSGContribBackgroundLoader
> Processing OSGContribCSM
> Processing OSGContribGUI
> Processing OSGContribPLY
> Processing OSGContribVTK
> Processing OSGCluster
> Processing OSGSystem
> Processing OSGFileIO
> Processing OSGUtil
> Processing OSGImageFileIO
> Processing OSGDrawable
> Processing OSGGroup
> Processing OSGEffectGroups
> Processing OSGState
> Processing OSGText
> Processing OSGWindow
> Processing OSGWindowGLUT
> Processing OSGWindowWIN32
> Building simple examples integrated
> Configuring incomplete, errors occurred!
>
Thanks,
Thiago
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Opensg-core mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-core