Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/cegui.spec'], chrootPath='/var/lib/mock/f28-build-11358950-852102/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/cegui.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/cegui-0.8.7-10.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/cegui.spec'], chrootPath='/var/lib/mock/f28-build-11358950-852102/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/cegui.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pzln7f + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cegui-0.8.7 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/cegui-0.8.7.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cegui-0.8.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (cegui-0.8.4-lua53.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 Patch #0 (cegui-0.8.4-lua53.patch): patching file cmake/FindLua51.cmake + find -name '*.orig' -exec rm -f '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CgLZlA + umask 022 + cd /builddir/build/BUILD + cd cegui-0.8.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -D CMAKE_INSTALL_DOCDIR=/usr/share/doc/cegui -D CEGUI_BUILD_IMAGECODEC_SDL2=false -D CEGUI_BUILD_IMAGECODEC_STB=false -D CEGUI_BUILD_IMAGECODEC_TGA=false -D CEGUI_BUILD_PYTHON_MODULES=false -D CEGUI_BUILD_RENDERER_DIRECTFB=false -D CEGUI_BUILD_XMLPARSER_XERCES=false -D CEGUI_OPTION_DEFAULT_XMLPARSER=ExpatParser -D CEGUI_OPTION_DEFAULT_IMAGECODEC=SILLYImageCodec -D CEGUI_BUILD_RENDERER_NULL=true -D CEGUI_BUILD_TESTS=true . CMake Deprecation Warning at CMakeLists.txt:6 (cmake_policy): The OLD behavior for policy CMP0017 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- The C compiler identification is GNU 8.0.1 -- The CXX compiler identification is GNU 8.0.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PCRE: /usr/lib64/libpcre.so -- Found FREETYPE: /usr/lib64/libfreetype.so -- Could NOT find MINIZIP (missing: MINIZIP_LIB MINIZIP_H_PATH) -- Found PkgConfig: /usr/bin/pkg-config (found version "1.4.1") -- Checking for module 'fribidi' -- Package 'fribidi', required by 'virtual:world', not found -- Could NOT find FRIBIDI (missing: FRIBIDI_FOUND_ALL_LIBS FRIBIDI_INCLUDE_DIR) -- Looking for iconv -- Looking for iconv - found -- Found OpenGL: /usr/lib64/libOpenGL.so -- Found GLEW: /usr/lib64/libGLEW.so -- Found GLM: /usr/include -- Could NOT find GLFW (missing: GLFW_LIB GLFW_H_PATH) -- Could NOT find GLFW3 (missing: GLFW3_LIB GLFW3_H_PATH) -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Could NOT find SDL2 (missing: SDL2_LIB SDL2_H_PATH) -- Could NOT find SDL2IMAGE (missing: SDL2IMAGE_LIB SDL2IMAGE_H_PATH) -- Could NOT find DIRECTXSDK (missing: DIRECTXSDK_LIB_PATH DIRECTXSDK_H_PATH DIRECTXSDK_MAX_D3D) -- Could NOT find D3DX11EFFECTS (missing: D3DX11EFFECTS_LIB D3DX11EFFECTS_H_PATH) -- Found IRRLICHT: /usr/lib64/libIrrlicht.so -- Found OGRE: /usr/lib64/libOgreMain.so CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:801 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake/Modules/FindBoost.cmake:907 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake/Modules/FindBoost.cmake:1542 (_Boost_MISSING_DEPENDENCIES) cmake/FindOgre.cmake:184 (find_package) CMakeLists.txt:100 (find_package) CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:801 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake/Modules/FindBoost.cmake:907 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake/Modules/FindBoost.cmake:1542 (_Boost_MISSING_DEPENDENCIES) cmake/FindOgre.cmake:184 (find_package) CMakeLists.txt:100 (find_package) CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:801 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake/Modules/FindBoost.cmake:907 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake/Modules/FindBoost.cmake:1542 (_Boost_MISSING_DEPENDENCIES) cmake/FindOgre.cmake:184 (find_package) CMakeLists.txt:100 (find_package) CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:801 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake/Modules/FindBoost.cmake:907 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake/Modules/FindBoost.cmake:1542 (_Boost_MISSING_DEPENDENCIES) cmake/FindOgre.cmake:184 (find_package) CMakeLists.txt:100 (find_package) CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:801 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake/Modules/FindBoost.cmake:907 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake/Modules/FindBoost.cmake:1542 (_Boost_MISSING_DEPENDENCIES) cmake/FindOgre.cmake:184 (find_package) CMakeLists.txt:100 (find_package) -- Boost version: 1.66.0 -- Found the following Boost libraries: -- thread -- system -- chrono -- date_time -- atomic -- Found OIS: /usr/lib64/libOIS.so -- Could NOT find DIRECTFB (missing: DIRECTFB_LIB DIRECTFB_H_PATH) -- Could NOT find OPENGLES (missing: OPENGLES_LIB OPENGLES_H_PATH) -- Could NOT find EPOXY (missing: EPOXY_LIB EPOXY_H_PATH) -- Found EXPAT: /usr/lib64/libexpat.so -- Could NOT find XERCESC (missing: XERCESC_LIB XERCESC_H_PATH) -- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.7") -- Found TINYXML: /usr/lib64/libtinyxml.so -- Performing Test TINYXML_API_TEST -- Performing Test TINYXML_API_TEST - Success -- Could NOT find RAPIDXML (missing: RAPIDXML_H_PATH) -- Found IL: /usr/lib64/libIL.so -- Found ILU: /usr/lib64/libILU.so -- Found FREEIMAGE: /usr/lib64/libfreeimage.so -- Found SILLY: /usr/lib64/libSILLY.so -- Could NOT find CORONA (missing: CORONA_LIB CORONA_H_PATH) -- Could NOT find PVRTOOLS (missing: PVRTOOLS_LIB PVRTOOLS_H_PATH) -- Found LUA51: /usr/lib64/liblua-5.3.so -- Found TOLUAPP: /usr/lib64/libtolua++.so -- Found PythonInterp: /usr/bin/python (found version "2.7.14") -- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) (Required is exact version "2.7.14") CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:801 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake/Modules/FindBoost.cmake:907 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake/Modules/FindBoost.cmake:1542 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:129 (find_package) CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:801 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake/Modules/FindBoost.cmake:907 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake/Modules/FindBoost.cmake:1542 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:129 (find_package) CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:801 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake/Modules/FindBoost.cmake:907 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake/Modules/FindBoost.cmake:1542 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:129 (find_package) CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:801 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake/Modules/FindBoost.cmake:907 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake/Modules/FindBoost.cmake:1542 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:129 (find_package) -- Boost version: 1.66.0 -- Found the following Boost libraries: -- python -- unit_test_framework -- system -- timer -- Found Doxygen: /usr/bin/doxygen (found version "1.8.14") found components: doxygen dot -- Some or all of the gtk libraries were not found. (missing: GTK2_GTK_LIBRARY GTK2_GTK_INCLUDE_DIR GTK2_GDK_INCLUDE_DIR GTK2_GDKCONFIG_INCLUDE_DIR GTK2_GDK_LIBRARY GTK2_GLIB_INCLUDE_DIR GTK2_GLIBCONFIG_INCLUDE_DIR GTK2_GLIB_LIBRARY) -- Info: The OpenGL-, OpenGL3 and/or OpenGL ES 2 Renderers are disabled in the SampleBrowser because of missing dependencies (GLFW 2/3 library). Please add the GFLW dependency and run 'Configure' in CMake again, in case you want to run the SampleBrowser using the OpenGL, OpenGL3 or OpenGL ES 2 Renderers. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_Fortran_FLAGS_RELEASE CMAKE_INSTALL_DOCDIR INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/cegui-0.8.7 + make -j4 /usr/bin/cmake -H/builddir/build/BUILD/cegui-0.8.7 -B/builddir/build/BUILD/cegui-0.8.7 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cegui-0.8.7/CMakeFiles /builddir/build/BUILD/cegui-0.8.7/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make -f cegui/src/CMakeFiles/CEGUIBase-0.dir/build.make cegui/src/CMakeFiles/CEGUIBase-0.dir/depend make -f cegui/src/ScriptModules/Lua/support/tolua++bin/CMakeFiles/toluappcegui-0.8.dir/build.make cegui/src/ScriptModules/Lua/support/tolua++bin/CMakeFiles/toluappcegui-0.8.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/support/tolua++bin /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/support/tolua++bin /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/support/tolua++bin/CMakeFiles/toluappcegui-0.8.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src /builddir/build/BUILD/cegui-0.8.7/cegui/src/CMakeFiles/CEGUIBase-0.dir/DependInfo.cmake --color= Scanning dependencies of target toluappcegui-0.8 make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f cegui/src/ScriptModules/Lua/support/tolua++bin/CMakeFiles/toluappcegui-0.8.dir/build.make cegui/src/ScriptModules/Lua/support/tolua++bin/CMakeFiles/toluappcegui-0.8.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' [ 0%] Building C object cegui/src/ScriptModules/Lua/support/tolua++bin/CMakeFiles/toluappcegui-0.8.dir/toluabind.c.o [ 0%] Building C object cegui/src/ScriptModules/Lua/support/tolua++bin/CMakeFiles/toluappcegui-0.8.dir/tolua.c.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/support/tolua++bin && /usr/bin/cc -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c99 -fsigned-char -Wall -Wextra -Wno-unused-parameter -DNDEBUG -o CMakeFiles/toluappcegui-0.8.dir/tolua.c.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/support/tolua++bin/tolua.c cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/support/tolua++bin && /usr/bin/cc -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c99 -fsigned-char -Wall -Wextra -Wno-unused-parameter -DNDEBUG -o CMakeFiles/toluappcegui-0.8.dir/toluabind.c.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/support/tolua++bin/toluabind.c Scanning dependencies of target CEGUIBase-0 make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f cegui/src/CMakeFiles/CEGUIBase-0.dir/build.make cegui/src/CMakeFiles/CEGUIBase-0.dir/build [ 1%] Linking C executable ../../../../../../bin/toluappcegui-0.8 cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/support/tolua++bin && /usr/bin/cmake -E cmake_link_script CMakeFiles/toluappcegui-0.8.dir/link.txt --verbose=1 make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c99 -fsigned-char -Wall -Wextra -Wno-unused-parameter -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -rdynamic CMakeFiles/toluappcegui-0.8.dir/toluabind.c.o CMakeFiles/toluappcegui-0.8.dir/tolua.c.o -o ../../../../../../bin/toluappcegui-0.8 -ltolua++ -llua-5.3 -lm [ 1%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Affector.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/Affector.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/Affector.cpp [ 1%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Animation.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/Animation.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/Animation.cpp [ 1%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/AnimationInstance.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/AnimationInstance.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/AnimationInstance.cpp make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 1%] Built target toluappcegui-0.8 [ 2%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/AnimationManager.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/AnimationManager.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/AnimationManager.cpp [ 2%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Animation_xmlHandler.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/Animation_xmlHandler.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/Animation_xmlHandler.cpp [ 2%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Base.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/Base.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/Base.cpp [ 3%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/BasicImage.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/BasicImage.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/BasicImage.cpp [ 3%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/BasicRenderedStringParser.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/BasicRenderedStringParser.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/BasicRenderedStringParser.cpp [ 3%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/BidiVisualMapping.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/BidiVisualMapping.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/BidiVisualMapping.cpp [ 4%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/BoundSlot.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/BoundSlot.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/BoundSlot.cpp [ 4%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/CentredRenderedString.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/CentredRenderedString.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/CentredRenderedString.cpp [ 4%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/ChainedXMLHandler.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/ChainedXMLHandler.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/ChainedXMLHandler.cpp [ 4%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Clipboard.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/Clipboard.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/Clipboard.cpp [ 5%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Colour.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/Colour.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/Colour.cpp [ 5%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/ColourRect.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/ColourRect.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/ColourRect.cpp [ 5%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/CompositeResourceProvider.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/CompositeResourceProvider.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/CompositeResourceProvider.cpp [ 6%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Config_xmlHandler.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/Config_xmlHandler.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/Config_xmlHandler.cpp [ 6%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/CoordConverter.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/CoordConverter.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/CoordConverter.cpp [ 6%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/DataContainer.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/DataContainer.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/DataContainer.cpp [ 7%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/DefaultLogger.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/DefaultLogger.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/DefaultLogger.cpp [ 7%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/DefaultRenderedStringParser.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/DefaultRenderedStringParser.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/DefaultRenderedStringParser.cpp [ 7%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/DefaultResourceProvider.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/DefaultResourceProvider.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/DefaultResourceProvider.cpp [ 8%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/DynamicModule.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/DynamicModule.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/DynamicModule.cpp [ 8%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Element.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/Element.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/Element.cpp [ 8%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Event.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/Event.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/Event.cpp [ 8%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/EventArgs.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/EventArgs.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/EventArgs.cpp [ 9%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/EventSet.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/EventSet.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/EventSet.cpp [ 9%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Exceptions.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/Exceptions.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/Exceptions.cpp [ 9%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/FactoryModule.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/FactoryModule.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/FactoryModule.cpp [ 10%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/FactoryRegisterer.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/FactoryRegisterer.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/FactoryRegisterer.cpp [ 10%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Font.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/Font.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/Font.cpp [ 10%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/FontManager.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/FontManager.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/FontManager.cpp [ 11%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Font_xmlHandler.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/Font_xmlHandler.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/Font_xmlHandler.cpp [ 11%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/FormattedRenderedString.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/FormattedRenderedString.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/FormattedRenderedString.cpp [ 11%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/FreeTypeFont.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/FreeTypeFont.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/FreeTypeFont.cpp [ 12%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/GUIContext.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/GUIContext.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/GUIContext.cpp [ 12%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/GUILayout_xmlHandler.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/GUILayout_xmlHandler.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/GUILayout_xmlHandler.cpp [ 12%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/GeometryBuffer.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/GeometryBuffer.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/GeometryBuffer.cpp [ 12%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/GlobalEventSet.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/GlobalEventSet.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/GlobalEventSet.cpp [ 13%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/IconvStringTranscoder.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/IconvStringTranscoder.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/IconvStringTranscoder.cpp [ 13%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Image.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/Image.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/Image.cpp [ 13%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/ImageCodec.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/ImageCodec.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodec.cpp [ 14%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/ImageManager.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/ImageManager.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageManager.cpp [ 14%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/JustifiedRenderedString.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/JustifiedRenderedString.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/JustifiedRenderedString.cpp [ 14%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/JustifiedRenderedStringWordWrapper.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/JustifiedRenderedStringWordWrapper.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/JustifiedRenderedStringWordWrapper.cpp [ 15%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/KeyFrame.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/KeyFrame.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/KeyFrame.cpp [ 15%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/LeftAlignedRenderedString.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/LeftAlignedRenderedString.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/LeftAlignedRenderedString.cpp [ 15%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/LinkedEvent.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/LinkedEvent.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/LinkedEvent.cpp [ 16%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Logger.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/Logger.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/Logger.cpp [ 16%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/MouseCursor.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/MouseCursor.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/MouseCursor.cpp [ 16%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/NamedElement.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/NamedElement.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/NamedElement.cpp [ 16%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/NamedXMLResourceManager.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/NamedXMLResourceManager.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/NamedXMLResourceManager.cpp /builddir/build/BUILD/cegui-0.8.7/cegui/src/MouseCursor.cpp: In member function 'void CEGUI::MouseCursor::setImage(const CEGUI::Image*)': /builddir/build/BUILD/cegui-0.8.7/cegui/src/MouseCursor.cpp:99:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (image == d_cursorImage) ^~ /builddir/build/BUILD/cegui-0.8.7/cegui/src/MouseCursor.cpp:102:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' d_cursorImage = image; ^~~~~~~~~~~~~ /builddir/build/BUILD/cegui-0.8.7/cegui/src/MouseCursor.cpp: In member function 'void CEGUI::MouseCursor::setDefaultImage(const CEGUI::Image*)': /builddir/build/BUILD/cegui-0.8.7/cegui/src/MouseCursor.cpp:122:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (image == d_defaultCursorImage) ^~ /builddir/build/BUILD/cegui-0.8.7/cegui/src/MouseCursor.cpp:125:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' d_defaultCursorImage = image; ^~~~~~~~~~~~~~~~~~~~ [ 17%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/PCRERegexMatcher.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/PCRERegexMatcher.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/PCRERegexMatcher.cpp [ 17%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/PixmapFont.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/PixmapFont.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/PixmapFont.cpp [ 17%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Property.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/Property.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/Property.cpp [ 18%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/PropertyHelper.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/PropertyHelper.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/PropertyHelper.cpp [ 18%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/PropertySet.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/PropertySet.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/PropertySet.cpp [ 18%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Quaternion.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/Quaternion.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/Quaternion.cpp [ 19%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Rect.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/Rect.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/Rect.cpp [ 19%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/RenderEffectManager.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/RenderEffectManager.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RenderEffectManager.cpp [ 19%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/RenderQueue.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/RenderQueue.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RenderQueue.cpp [ 20%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/RenderTarget.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/RenderTarget.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RenderTarget.cpp [ 20%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/RenderedString.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/RenderedString.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RenderedString.cpp [ 20%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/RenderedStringComponent.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/RenderedStringComponent.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RenderedStringComponent.cpp [ 20%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/RenderedStringImageComponent.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/RenderedStringImageComponent.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RenderedStringImageComponent.cpp [ 21%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/RenderedStringTextComponent.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/RenderedStringTextComponent.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RenderedStringTextComponent.cpp [ 21%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/RenderedStringWidgetComponent.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/RenderedStringWidgetComponent.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RenderedStringWidgetComponent.cpp [ 21%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/RenderingSurface.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/RenderingSurface.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RenderingSurface.cpp [ 22%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/RenderingWindow.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/RenderingWindow.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RenderingWindow.cpp [ 22%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/RightAlignedRenderedString.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/RightAlignedRenderedString.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RightAlignedRenderedString.cpp [ 22%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Scheme.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/Scheme.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/Scheme.cpp [ 23%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/SchemeManager.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/SchemeManager.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/SchemeManager.cpp [ 23%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Scheme_xmlHandler.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/Scheme_xmlHandler.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/Scheme_xmlHandler.cpp [ 23%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/ScriptModule.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/ScriptModule.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModule.cpp [ 24%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/SimpleTimer.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/SimpleTimer.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/SimpleTimer.cpp [ 24%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/String.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/String.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/String.cpp [ 24%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/SubscriberSlot.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/SubscriberSlot.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/SubscriberSlot.cpp [ 24%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/System.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/System.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/System.cpp [ 25%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/SystemKeys.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/SystemKeys.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/SystemKeys.cpp [ 25%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/TextUtils.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/TextUtils.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/TextUtils.cpp [ 25%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Window.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/Window.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/Window.cpp [ 26%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/WindowFactory.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/WindowFactory.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowFactory.cpp [ 26%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/WindowFactoryManager.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/WindowFactoryManager.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowFactoryManager.cpp [ 26%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/WindowManager.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/WindowManager.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowManager.cpp [ 27%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/WindowRenderer.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/WindowRenderer.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRenderer.cpp [ 27%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/WindowRendererManager.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/WindowRendererManager.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererManager.cpp [ 27%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/XMLAttributes.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/XMLAttributes.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLAttributes.cpp [ 27%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/XMLHandler.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/XMLHandler.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLHandler.cpp [ 28%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/XMLParser.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/XMLParser.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParser.cpp [ 28%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/XMLSerializer.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/XMLSerializer.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLSerializer.cpp [ 28%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/ButtonBase.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/ButtonBase.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/ButtonBase.cpp [ 29%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/ClippedContainer.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/ClippedContainer.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/ClippedContainer.cpp [ 29%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/ComboDropList.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/ComboDropList.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/ComboDropList.cpp [ 29%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/Combobox.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/Combobox.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/Combobox.cpp [ 30%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/DefaultWindow.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/DefaultWindow.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/DefaultWindow.cpp /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/Combobox.cpp: In member function 'bool CEGUI::Combobox::listbox_ListContentsChangedHandler(const CEGUI::EventArgs&)': /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/Combobox.cpp:1124:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (isDropDownListVisible()) ^~ /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/Combobox.cpp:1127:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' WindowEventArgs args(this); ^~~~~~~~~~~~~~~ [ 30%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/DragContainer.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/DragContainer.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/DragContainer.cpp [ 30%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/Editbox.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/Editbox.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/Editbox.cpp [ 31%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/FrameWindow.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/FrameWindow.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/FrameWindow.cpp /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/Editbox.cpp: In member function 'void CEGUI::Editbox::setValidator(CEGUI::RegexMatcher*)': /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/Editbox.cpp:328:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (d_weOwnValidator && d_validator) ^~ /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/Editbox.cpp:331:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' d_validator = validator; ^~~~~~~~~~~ [ 31%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/GridLayoutContainer.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/GridLayoutContainer.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/GridLayoutContainer.cpp [ 31%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/GroupBox.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/GroupBox.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/GroupBox.cpp [ 31%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/HorizontalLayoutContainer.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/HorizontalLayoutContainer.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/HorizontalLayoutContainer.cpp [ 32%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/ItemEntry.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/ItemEntry.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/ItemEntry.cpp [ 32%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/ItemListBase.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/ItemListBase.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/ItemListBase.cpp [ 32%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/ItemListbox.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/ItemListbox.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/ItemListbox.cpp [ 33%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/LayoutCell.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/LayoutCell.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/LayoutCell.cpp [ 33%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/LayoutContainer.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/LayoutContainer.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/LayoutContainer.cpp [ 33%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/ListHeader.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/ListHeader.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/ListHeader.cpp [ 34%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/ListHeaderSegment.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/ListHeaderSegment.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/ListHeaderSegment.cpp [ 34%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/Listbox.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/Listbox.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/Listbox.cpp [ 34%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/ListboxItem.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/ListboxItem.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/ListboxItem.cpp /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/Listbox.cpp: In member function 'void CEGUI::Listbox::handleUpdatedItemData()': /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/Listbox.cpp:555:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (d_sorted) ^~ /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/Listbox.cpp:558:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' configureScrollbars(); ^~~~~~~~~~~~~~~~~~~ [ 35%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/ListboxTextItem.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/ListboxTextItem.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/ListboxTextItem.cpp [ 35%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/MenuBase.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/MenuBase.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/MenuBase.cpp [ 35%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/MenuItem.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/MenuItem.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/MenuItem.cpp [ 35%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/Menubar.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/Menubar.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/Menubar.cpp [ 36%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/MultiColumnList.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/MultiColumnList.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/MultiColumnList.cpp [ 36%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/MultiLineEditbox.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/MultiLineEditbox.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/MultiLineEditbox.cpp [ 36%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/PopupMenu.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/PopupMenu.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/PopupMenu.cpp [ 37%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/ProgressBar.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/ProgressBar.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/ProgressBar.cpp /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/MultiLineEditbox.cpp: In member function 'void CEGUI::MultiLineEditbox::formatText(bool)': /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/MultiLineEditbox.cpp:555:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (update_scrollbars) ^~ /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/MultiLineEditbox.cpp:558:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' invalidate(); ^~~~~~~~~~ [ 37%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/PushButton.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/PushButton.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/PushButton.cpp [ 37%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/RadioButton.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/RadioButton.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/RadioButton.cpp [ 38%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/ScrollablePane.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/ScrollablePane.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/ScrollablePane.cpp [ 38%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/Scrollbar.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/Scrollbar.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/Scrollbar.cpp [ 38%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/ScrolledContainer.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/ScrolledContainer.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/ScrolledContainer.cpp [ 39%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/ScrolledItemListBase.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/ScrolledItemListBase.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/ScrolledItemListBase.cpp [ 39%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/SequentialLayoutContainer.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/SequentialLayoutContainer.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/SequentialLayoutContainer.cpp [ 39%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/Slider.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/Slider.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/Slider.cpp [ 39%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/Spinner.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/Spinner.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/Spinner.cpp [ 40%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/TabButton.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/TabButton.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/TabButton.cpp [ 40%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/TabControl.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/TabControl.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/TabControl.cpp [ 40%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/Thumb.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/Thumb.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/Thumb.cpp [ 41%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/Titlebar.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/Titlebar.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/Titlebar.cpp [ 41%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/ToggleButton.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/ToggleButton.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/ToggleButton.cpp [ 41%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/Tooltip.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/Tooltip.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/Tooltip.cpp [ 42%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/Tree.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/Tree.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/Tree.cpp [ 42%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/TreeItem.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/TreeItem.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/TreeItem.cpp [ 42%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/VerticalLayoutContainer.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/VerticalLayoutContainer.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/widgets/VerticalLayoutContainer.cpp [ 43%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/ComponentBase.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/ComponentBase.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/falagard/ComponentBase.cpp [ 43%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/Dimensions.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/Dimensions.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/falagard/Dimensions.cpp [ 43%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/EventAction.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/EventAction.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/falagard/EventAction.cpp [ 43%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/EventLinkDefinition.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/EventLinkDefinition.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/falagard/EventLinkDefinition.cpp [ 44%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/FormattingSetting.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/FormattingSetting.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/falagard/FormattingSetting.cpp [ 44%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/FrameComponent.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/FrameComponent.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/falagard/FrameComponent.cpp [ 44%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/ImageryComponent.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/ImageryComponent.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/falagard/ImageryComponent.cpp [ 45%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/ImagerySection.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/ImagerySection.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/falagard/ImagerySection.cpp [ 45%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/LayerSpecification.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/LayerSpecification.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/falagard/LayerSpecification.cpp [ 45%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/NamedArea.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/NamedArea.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/falagard/NamedArea.cpp [ 46%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/PropertyDefinitionBase.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/PropertyDefinitionBase.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/falagard/PropertyDefinitionBase.cpp [ 46%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/PropertyInitialiser.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/PropertyInitialiser.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/falagard/PropertyInitialiser.cpp [ 46%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/SectionSpecification.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/SectionSpecification.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/falagard/SectionSpecification.cpp [ 47%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/StateImagery.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/StateImagery.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/falagard/StateImagery.cpp [ 47%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/TextComponent.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/TextComponent.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/falagard/TextComponent.cpp [ 47%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/WidgetComponent.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/WidgetComponent.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/falagard/WidgetComponent.cpp [ 47%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/WidgetLookFeel.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/WidgetLookFeel.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/falagard/WidgetLookFeel.cpp [ 48%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/WidgetLookManager.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/WidgetLookManager.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/falagard/WidgetLookManager.cpp [ 48%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/XMLEnumHelper.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/XMLEnumHelper.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/falagard/XMLEnumHelper.cpp [ 48%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/XMLHandler.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/c++ -DCEGUIBASE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/XMLHandler.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/falagard/XMLHandler.cpp [ 49%] Linking CXX shared library ../../lib/libCEGUIBase-0.so cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUIBase-0.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUIBase-0.so.2 -o ../../lib/libCEGUIBase-0.so.2.4.2 CMakeFiles/CEGUIBase-0.dir/Affector.cpp.o CMakeFiles/CEGUIBase-0.dir/Animation.cpp.o CMakeFiles/CEGUIBase-0.dir/AnimationInstance.cpp.o CMakeFiles/CEGUIBase-0.dir/AnimationManager.cpp.o CMakeFiles/CEGUIBase-0.dir/Animation_xmlHandler.cpp.o CMakeFiles/CEGUIBase-0.dir/Base.cpp.o CMakeFiles/CEGUIBase-0.dir/BasicImage.cpp.o CMakeFiles/CEGUIBase-0.dir/BasicRenderedStringParser.cpp.o CMakeFiles/CEGUIBase-0.dir/BidiVisualMapping.cpp.o CMakeFiles/CEGUIBase-0.dir/BoundSlot.cpp.o CMakeFiles/CEGUIBase-0.dir/CentredRenderedString.cpp.o CMakeFiles/CEGUIBase-0.dir/ChainedXMLHandler.cpp.o CMakeFiles/CEGUIBase-0.dir/Clipboard.cpp.o CMakeFiles/CEGUIBase-0.dir/Colour.cpp.o CMakeFiles/CEGUIBase-0.dir/ColourRect.cpp.o CMakeFiles/CEGUIBase-0.dir/CompositeResourceProvider.cpp.o CMakeFiles/CEGUIBase-0.dir/Config_xmlHandler.cpp.o CMakeFiles/CEGUIBase-0.dir/CoordConverter.cpp.o CMakeFiles/CEGUIBase-0.dir/DataContainer.cpp.o CMakeFiles/CEGUIBase-0.dir/DefaultLogger.cpp.o CMakeFiles/CEGUIBase-0.dir/DefaultRenderedStringParser.cpp.o CMakeFiles/CEGUIBase-0.dir/DefaultResourceProvider.cpp.o CMakeFiles/CEGUIBase-0.dir/DynamicModule.cpp.o CMakeFiles/CEGUIBase-0.dir/Element.cpp.o CMakeFiles/CEGUIBase-0.dir/Event.cpp.o CMakeFiles/CEGUIBase-0.dir/EventArgs.cpp.o CMakeFiles/CEGUIBase-0.dir/EventSet.cpp.o CMakeFiles/CEGUIBase-0.dir/Exceptions.cpp.o CMakeFiles/CEGUIBase-0.dir/FactoryModule.cpp.o CMakeFiles/CEGUIBase-0.dir/FactoryRegisterer.cpp.o CMakeFiles/CEGUIBase-0.dir/Font.cpp.o CMakeFiles/CEGUIBase-0.dir/FontManager.cpp.o CMakeFiles/CEGUIBase-0.dir/Font_xmlHandler.cpp.o CMakeFiles/CEGUIBase-0.dir/FormattedRenderedString.cpp.o CMakeFiles/CEGUIBase-0.dir/FreeTypeFont.cpp.o CMakeFiles/CEGUIBase-0.dir/GUIContext.cpp.o CMakeFiles/CEGUIBase-0.dir/GUILayout_xmlHandler.cpp.o CMakeFiles/CEGUIBase-0.dir/GeometryBuffer.cpp.o CMakeFiles/CEGUIBase-0.dir/GlobalEventSet.cpp.o CMakeFiles/CEGUIBase-0.dir/IconvStringTranscoder.cpp.o CMakeFiles/CEGUIBase-0.dir/Image.cpp.o CMakeFiles/CEGUIBase-0.dir/ImageCodec.cpp.o CMakeFiles/CEGUIBase-0.dir/ImageManager.cpp.o CMakeFiles/CEGUIBase-0.dir/JustifiedRenderedString.cpp.o CMakeFiles/CEGUIBase-0.dir/JustifiedRenderedStringWordWrapper.cpp.o CMakeFiles/CEGUIBase-0.dir/KeyFrame.cpp.o CMakeFiles/CEGUIBase-0.dir/LeftAlignedRenderedString.cpp.o CMakeFiles/CEGUIBase-0.dir/LinkedEvent.cpp.o CMakeFiles/CEGUIBase-0.dir/Logger.cpp.o CMakeFiles/CEGUIBase-0.dir/MouseCursor.cpp.o CMakeFiles/CEGUIBase-0.dir/NamedElement.cpp.o CMakeFiles/CEGUIBase-0.dir/NamedXMLResourceManager.cpp.o CMakeFiles/CEGUIBase-0.dir/PCRERegexMatcher.cpp.o CMakeFiles/CEGUIBase-0.dir/PixmapFont.cpp.o CMakeFiles/CEGUIBase-0.dir/Property.cpp.o CMakeFiles/CEGUIBase-0.dir/PropertyHelper.cpp.o CMakeFiles/CEGUIBase-0.dir/PropertySet.cpp.o CMakeFiles/CEGUIBase-0.dir/Quaternion.cpp.o CMakeFiles/CEGUIBase-0.dir/Rect.cpp.o CMakeFiles/CEGUIBase-0.dir/RenderEffectManager.cpp.o CMakeFiles/CEGUIBase-0.dir/RenderQueue.cpp.o CMakeFiles/CEGUIBase-0.dir/RenderTarget.cpp.o CMakeFiles/CEGUIBase-0.dir/RenderedString.cpp.o CMakeFiles/CEGUIBase-0.dir/RenderedStringComponent.cpp.o CMakeFiles/CEGUIBase-0.dir/RenderedStringImageComponent.cpp.o CMakeFiles/CEGUIBase-0.dir/RenderedStringTextComponent.cpp.o CMakeFiles/CEGUIBase-0.dir/RenderedStringWidgetComponent.cpp.o CMakeFiles/CEGUIBase-0.dir/RenderingSurface.cpp.o CMakeFiles/CEGUIBase-0.dir/RenderingWindow.cpp.o CMakeFiles/CEGUIBase-0.dir/RightAlignedRenderedString.cpp.o CMakeFiles/CEGUIBase-0.dir/Scheme.cpp.o CMakeFiles/CEGUIBase-0.dir/SchemeManager.cpp.o CMakeFiles/CEGUIBase-0.dir/Scheme_xmlHandler.cpp.o CMakeFiles/CEGUIBase-0.dir/ScriptModule.cpp.o CMakeFiles/CEGUIBase-0.dir/SimpleTimer.cpp.o CMakeFiles/CEGUIBase-0.dir/String.cpp.o CMakeFiles/CEGUIBase-0.dir/SubscriberSlot.cpp.o CMakeFiles/CEGUIBase-0.dir/System.cpp.o CMakeFiles/CEGUIBase-0.dir/SystemKeys.cpp.o CMakeFiles/CEGUIBase-0.dir/TextUtils.cpp.o CMakeFiles/CEGUIBase-0.dir/Window.cpp.o CMakeFiles/CEGUIBase-0.dir/WindowFactory.cpp.o CMakeFiles/CEGUIBase-0.dir/WindowFactoryManager.cpp.o CMakeFiles/CEGUIBase-0.dir/WindowManager.cpp.o CMakeFiles/CEGUIBase-0.dir/WindowRenderer.cpp.o CMakeFiles/CEGUIBase-0.dir/WindowRendererManager.cpp.o CMakeFiles/CEGUIBase-0.dir/XMLAttributes.cpp.o CMakeFiles/CEGUIBase-0.dir/XMLHandler.cpp.o CMakeFiles/CEGUIBase-0.dir/XMLParser.cpp.o CMakeFiles/CEGUIBase-0.dir/XMLSerializer.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/ButtonBase.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/ClippedContainer.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/ComboDropList.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/Combobox.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/DefaultWindow.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/DragContainer.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/Editbox.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/FrameWindow.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/GridLayoutContainer.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/GroupBox.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/HorizontalLayoutContainer.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/ItemEntry.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/ItemListBase.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/ItemListbox.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/LayoutCell.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/LayoutContainer.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/ListHeader.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/ListHeaderSegment.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/Listbox.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/ListboxItem.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/ListboxTextItem.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/MenuBase.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/MenuItem.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/Menubar.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/MultiColumnList.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/MultiLineEditbox.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/PopupMenu.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/ProgressBar.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/PushButton.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/RadioButton.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/ScrollablePane.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/Scrollbar.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/ScrolledContainer.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/ScrolledItemListBase.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/SequentialLayoutContainer.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/Slider.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/Spinner.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/TabButton.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/TabControl.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/Thumb.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/Titlebar.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/ToggleButton.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/Tooltip.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/Tree.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/TreeItem.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/VerticalLayoutContainer.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/ComponentBase.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/Dimensions.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/EventAction.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/EventLinkDefinition.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/FormattingSetting.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/FrameComponent.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/ImageryComponent.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/ImagerySection.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/LayerSpecification.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/NamedArea.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/PropertyDefinitionBase.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/PropertyInitialiser.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/SectionSpecification.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/StateImagery.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/TextComponent.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/WidgetComponent.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/WidgetLookFeel.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/WidgetLookManager.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/XMLEnumHelper.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/XMLHandler.cpp.o -lfreetype -lpcre -ldl cd /builddir/build/BUILD/cegui-0.8.7/cegui/src && /usr/bin/cmake -E cmake_symlink_library ../../lib/libCEGUIBase-0.so.2.4.2 ../../lib/libCEGUIBase-0.so.2 ../../lib/libCEGUIBase-0.so make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 49%] Built target CEGUIBase-0 make -f cegui/src/RendererModules/OpenGL/CMakeFiles/CEGUIOpenGLRenderer-0.dir/build.make cegui/src/RendererModules/OpenGL/CMakeFiles/CEGUIOpenGLRenderer-0.dir/depend make -f cegui/src/RendererModules/Ogre/CMakeFiles/CEGUIOgreRenderer-0.dir/build.make cegui/src/RendererModules/Ogre/CMakeFiles/CEGUIOgreRenderer-0.dir/depend make -f cegui/src/RendererModules/Irrlicht/CMakeFiles/CEGUIIrrlichtRenderer-0.dir/build.make cegui/src/RendererModules/Irrlicht/CMakeFiles/CEGUIIrrlichtRenderer-0.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Ogre /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Ogre /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Ogre/CMakeFiles/CEGUIOgreRenderer-0.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL/CMakeFiles/CEGUIOpenGLRenderer-0.dir/DependInfo.cmake --color= make -f cegui/src/RendererModules/Null/CMakeFiles/CEGUINullRenderer-0.dir/build.make cegui/src/RendererModules/Null/CMakeFiles/CEGUINullRenderer-0.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Irrlicht /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Irrlicht /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Irrlicht/CMakeFiles/CEGUIIrrlichtRenderer-0.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Null /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Null /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Null/CMakeFiles/CEGUINullRenderer-0.dir/DependInfo.cmake --color= Scanning dependencies of target CEGUIOpenGLRenderer-0 make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f cegui/src/RendererModules/OpenGL/CMakeFiles/CEGUIOpenGLRenderer-0.dir/build.make cegui/src/RendererModules/OpenGL/CMakeFiles/CEGUIOpenGLRenderer-0.dir/build Scanning dependencies of target CEGUINullRenderer-0 make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f cegui/src/RendererModules/Null/CMakeFiles/CEGUINullRenderer-0.dir/build.make cegui/src/RendererModules/Null/CMakeFiles/CEGUINullRenderer-0.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' Scanning dependencies of target CEGUIOgreRenderer-0 make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f cegui/src/RendererModules/Ogre/CMakeFiles/CEGUIOgreRenderer-0.dir/build.make cegui/src/RendererModules/Ogre/CMakeFiles/CEGUIOgreRenderer-0.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' [ 49%] Building CXX object cegui/src/RendererModules/OpenGL/CMakeFiles/CEGUIOpenGLRenderer-0.dir/GL.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL && /usr/bin/c++ -DCEGUIOPENGLRENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/OpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIOpenGLRenderer-0.dir/GL.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL/GL.cpp make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' [ 49%] Building CXX object cegui/src/RendererModules/Null/CMakeFiles/CEGUINullRenderer-0.dir/GeometryBuffer.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Null && /usr/bin/c++ -DCEGUINULLRENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/Null -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUINullRenderer-0.dir/GeometryBuffer.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Null/GeometryBuffer.cpp [ 49%] Building CXX object cegui/src/RendererModules/Ogre/CMakeFiles/CEGUIOgreRenderer-0.dir/GeometryBuffer.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Ogre && /usr/bin/c++ -DBOOST_ALL_NO_LIB -DCEGUIOGRERENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/Ogre -isystem /usr/include/OGRE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIOgreRenderer-0.dir/GeometryBuffer.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Ogre/GeometryBuffer.cpp Scanning dependencies of target CEGUIIrrlichtRenderer-0 make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f cegui/src/RendererModules/Irrlicht/CMakeFiles/CEGUIIrrlichtRenderer-0.dir/build.make cegui/src/RendererModules/Irrlicht/CMakeFiles/CEGUIIrrlichtRenderer-0.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' [ 49%] Building CXX object cegui/src/RendererModules/Irrlicht/CMakeFiles/CEGUIIrrlichtRenderer-0.dir/GeometryBuffer.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Irrlicht && /usr/bin/c++ -DCEGUIIRRLICHTRENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/Irrlicht -isystem /usr/include/irrlicht -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIIrrlichtRenderer-0.dir/GeometryBuffer.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Irrlicht/GeometryBuffer.cpp [ 49%] Building CXX object cegui/src/RendererModules/OpenGL/CMakeFiles/CEGUIOpenGLRenderer-0.dir/GL3FBOTextureTarget.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL && /usr/bin/c++ -DCEGUIOPENGLRENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/OpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIOpenGLRenderer-0.dir/GL3FBOTextureTarget.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL/GL3FBOTextureTarget.cpp [ 49%] Building CXX object cegui/src/RendererModules/Null/CMakeFiles/CEGUINullRenderer-0.dir/Renderer.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Null && /usr/bin/c++ -DCEGUINULLRENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/Null -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUINullRenderer-0.dir/Renderer.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Null/Renderer.cpp [ 49%] Building CXX object cegui/src/RendererModules/OpenGL/CMakeFiles/CEGUIOpenGLRenderer-0.dir/GL3GeometryBuffer.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL && /usr/bin/c++ -DCEGUIOPENGLRENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/OpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIOpenGLRenderer-0.dir/GL3GeometryBuffer.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL/GL3GeometryBuffer.cpp [ 49%] Building CXX object cegui/src/RendererModules/Irrlicht/CMakeFiles/CEGUIIrrlichtRenderer-0.dir/ImageCodec.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Irrlicht && /usr/bin/c++ -DCEGUIIRRLICHTRENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/Irrlicht -isystem /usr/include/irrlicht -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIIrrlichtRenderer-0.dir/ImageCodec.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Irrlicht/ImageCodec.cpp [ 49%] Building CXX object cegui/src/RendererModules/Null/CMakeFiles/CEGUINullRenderer-0.dir/Texture.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Null && /usr/bin/c++ -DCEGUINULLRENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/Null -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUINullRenderer-0.dir/Texture.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Null/Texture.cpp [ 50%] Building CXX object cegui/src/RendererModules/OpenGL/CMakeFiles/CEGUIOpenGLRenderer-0.dir/GL3Renderer.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL && /usr/bin/c++ -DCEGUIOPENGLRENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/OpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIOpenGLRenderer-0.dir/GL3Renderer.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL/GL3Renderer.cpp [ 51%] Building CXX object cegui/src/RendererModules/Null/CMakeFiles/CEGUINullRenderer-0.dir/TextureTarget.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Null && /usr/bin/c++ -DCEGUINULLRENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/Null -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUINullRenderer-0.dir/TextureTarget.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Null/TextureTarget.cpp [ 52%] Building CXX object cegui/src/RendererModules/Irrlicht/CMakeFiles/CEGUIIrrlichtRenderer-0.dir/MemoryFile.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Irrlicht && /usr/bin/c++ -DCEGUIIRRLICHTRENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/Irrlicht -isystem /usr/include/irrlicht -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIIrrlichtRenderer-0.dir/MemoryFile.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Irrlicht/MemoryFile.cpp [ 52%] Linking CXX shared library ../../../../lib/libCEGUINullRenderer-0.so cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Null && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUINullRenderer-0.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUINullRenderer-0.so.2 -o ../../../../lib/libCEGUINullRenderer-0.so.2.4.2 CMakeFiles/CEGUINullRenderer-0.dir/GeometryBuffer.cpp.o CMakeFiles/CEGUINullRenderer-0.dir/Renderer.cpp.o CMakeFiles/CEGUINullRenderer-0.dir/Texture.cpp.o CMakeFiles/CEGUINullRenderer-0.dir/TextureTarget.cpp.o -Wl,-rpath,/builddir/build/BUILD/cegui-0.8.7/lib: ../../../../lib/libCEGUIBase-0.so.2.4.2 -lfreetype -lpcre -ldl [ 53%] Building CXX object cegui/src/RendererModules/Ogre/CMakeFiles/CEGUIOgreRenderer-0.dir/ImageCodec.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Ogre && /usr/bin/c++ -DBOOST_ALL_NO_LIB -DCEGUIOGRERENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/Ogre -isystem /usr/include/OGRE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIOgreRenderer-0.dir/ImageCodec.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Ogre/ImageCodec.cpp cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Null && /usr/bin/cmake -E cmake_symlink_library ../../../../lib/libCEGUINullRenderer-0.so.2.4.2 ../../../../lib/libCEGUINullRenderer-0.so.2 ../../../../lib/libCEGUINullRenderer-0.so make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 53%] Built target CEGUINullRenderer-0 make -f cegui/src/XMLParserModules/Expat/CMakeFiles/CEGUIExpatParser.dir/build.make cegui/src/XMLParserModules/Expat/CMakeFiles/CEGUIExpatParser.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/Expat /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/Expat /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/Expat/CMakeFiles/CEGUIExpatParser.dir/DependInfo.cmake --color= Scanning dependencies of target CEGUIExpatParser make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f cegui/src/XMLParserModules/Expat/CMakeFiles/CEGUIExpatParser.dir/build.make cegui/src/XMLParserModules/Expat/CMakeFiles/CEGUIExpatParser.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' [ 54%] Building CXX object cegui/src/XMLParserModules/Expat/CMakeFiles/CEGUIExpatParser.dir/XMLParser.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/Expat && /usr/bin/c++ -DCEGUIEXPATPARSER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/XMLParserModules/Expat -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIExpatParser.dir/XMLParser.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/Expat/XMLParser.cpp [ 54%] Building CXX object cegui/src/RendererModules/OpenGL/CMakeFiles/CEGUIOpenGLRenderer-0.dir/GLFBOTextureTarget.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL && /usr/bin/c++ -DCEGUIOPENGLRENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/OpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIOpenGLRenderer-0.dir/GLFBOTextureTarget.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL/GLFBOTextureTarget.cpp [ 54%] Building CXX object cegui/src/RendererModules/OpenGL/CMakeFiles/CEGUIOpenGLRenderer-0.dir/GLGeometryBuffer.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL && /usr/bin/c++ -DCEGUIOPENGLRENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/OpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIOpenGLRenderer-0.dir/GLGeometryBuffer.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL/GLGeometryBuffer.cpp [ 54%] Building CXX object cegui/src/XMLParserModules/Expat/CMakeFiles/CEGUIExpatParser.dir/XMLParserModule.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/Expat && /usr/bin/c++ -DCEGUIEXPATPARSER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/XMLParserModules/Expat -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIExpatParser.dir/XMLParserModule.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/Expat/XMLParserModule.cpp [ 54%] Linking CXX shared library ../../../../lib/libCEGUIExpatParser.so cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/Expat && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUIExpatParser.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUIExpatParser.so -o ../../../../lib/libCEGUIExpatParser.so CMakeFiles/CEGUIExpatParser.dir/XMLParser.cpp.o CMakeFiles/CEGUIExpatParser.dir/XMLParserModule.cpp.o -Wl,-rpath,/builddir/build/BUILD/cegui-0.8.7/lib: -lexpat ../../../../lib/libCEGUIBase-0.so.2.4.2 -lfreetype -lpcre -ldl make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 54%] Built target CEGUIExpatParser make -f cegui/src/XMLParserModules/Libxml2/CMakeFiles/CEGUILibXMLParser.dir/build.make cegui/src/XMLParserModules/Libxml2/CMakeFiles/CEGUILibXMLParser.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/Libxml2 /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/Libxml2 /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/Libxml2/CMakeFiles/CEGUILibXMLParser.dir/DependInfo.cmake --color= Scanning dependencies of target CEGUILibXMLParser make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f cegui/src/XMLParserModules/Libxml2/CMakeFiles/CEGUILibXMLParser.dir/build.make cegui/src/XMLParserModules/Libxml2/CMakeFiles/CEGUILibXMLParser.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' [ 54%] Building CXX object cegui/src/XMLParserModules/Libxml2/CMakeFiles/CEGUILibXMLParser.dir/XMLParser.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/Libxml2 && /usr/bin/c++ -DCEGUILIBXMLPARSER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/XMLParserModules/Libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUILibXMLParser.dir/XMLParser.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/Libxml2/XMLParser.cpp [ 55%] Building CXX object cegui/src/RendererModules/OpenGL/CMakeFiles/CEGUIOpenGLRenderer-0.dir/GLRenderer.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL && /usr/bin/c++ -DCEGUIOPENGLRENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/OpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIOpenGLRenderer-0.dir/GLRenderer.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL/GLRenderer.cpp [ 55%] Building CXX object cegui/src/XMLParserModules/Libxml2/CMakeFiles/CEGUILibXMLParser.dir/XMLParserModule.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/Libxml2 && /usr/bin/c++ -DCEGUILIBXMLPARSER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/XMLParserModules/Libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUILibXMLParser.dir/XMLParserModule.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/Libxml2/XMLParserModule.cpp [ 56%] Linking CXX shared library ../../../../lib/libCEGUILibXMLParser.so cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/Libxml2 && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUILibXMLParser.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUILibXMLParser.so -o ../../../../lib/libCEGUILibXMLParser.so CMakeFiles/CEGUILibXMLParser.dir/XMLParser.cpp.o CMakeFiles/CEGUILibXMLParser.dir/XMLParserModule.cpp.o -Wl,-rpath,/builddir/build/BUILD/cegui-0.8.7/lib: -lxml2 ../../../../lib/libCEGUIBase-0.so.2.4.2 -lfreetype -lpcre -ldl [ 56%] Building CXX object cegui/src/RendererModules/OpenGL/CMakeFiles/CEGUIOpenGLRenderer-0.dir/GLXPBTextureTarget.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL && /usr/bin/c++ -DCEGUIOPENGLRENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/OpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIOpenGLRenderer-0.dir/GLXPBTextureTarget.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL/GLXPBTextureTarget.cpp make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 56%] Built target CEGUILibXMLParser make -f cegui/src/XMLParserModules/TinyXML/CMakeFiles/CEGUITinyXMLParser.dir/build.make cegui/src/XMLParserModules/TinyXML/CMakeFiles/CEGUITinyXMLParser.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/TinyXML /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/TinyXML /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/TinyXML/CMakeFiles/CEGUITinyXMLParser.dir/DependInfo.cmake --color= Scanning dependencies of target CEGUITinyXMLParser make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f cegui/src/XMLParserModules/TinyXML/CMakeFiles/CEGUITinyXMLParser.dir/build.make cegui/src/XMLParserModules/TinyXML/CMakeFiles/CEGUITinyXMLParser.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' [ 56%] Building CXX object cegui/src/XMLParserModules/TinyXML/CMakeFiles/CEGUITinyXMLParser.dir/XMLParser.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/TinyXML && /usr/bin/c++ -DCEGUITINYXMLPARSER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/XMLParserModules/TinyXML -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUITinyXMLParser.dir/XMLParser.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/TinyXML/XMLParser.cpp /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/TinyXML/XMLParser.cpp: In member function 'void CEGUI::TinyXMLDocument::processElement(const TiXmlElement*)': /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/TinyXML/XMLParser.cpp:133:53: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (childNode->ToText()->Value() != '\0') ^~~~ /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/TinyXML/XMLParser.cpp:133:53: note: did you mean to dereference the pointer? [ 56%] Building CXX object cegui/src/RendererModules/OpenGL/CMakeFiles/CEGUIOpenGLRenderer-0.dir/GeometryBufferBase.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL && /usr/bin/c++ -DCEGUIOPENGLRENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/OpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIOpenGLRenderer-0.dir/GeometryBufferBase.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL/GeometryBufferBase.cpp [ 56%] Building CXX object cegui/src/RendererModules/Ogre/CMakeFiles/CEGUIOgreRenderer-0.dir/Renderer.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Ogre && /usr/bin/c++ -DBOOST_ALL_NO_LIB -DCEGUIOGRERENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/Ogre -isystem /usr/include/OGRE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIOgreRenderer-0.dir/Renderer.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Ogre/Renderer.cpp [ 57%] Building CXX object cegui/src/XMLParserModules/TinyXML/CMakeFiles/CEGUITinyXMLParser.dir/XMLParserModule.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/TinyXML && /usr/bin/c++ -DCEGUITINYXMLPARSER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/XMLParserModules/TinyXML -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUITinyXMLParser.dir/XMLParserModule.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/TinyXML/XMLParserModule.cpp [ 57%] Linking CXX shared library ../../../../lib/libCEGUITinyXMLParser.so cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/TinyXML && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUITinyXMLParser.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUITinyXMLParser.so -o ../../../../lib/libCEGUITinyXMLParser.so CMakeFiles/CEGUITinyXMLParser.dir/XMLParser.cpp.o CMakeFiles/CEGUITinyXMLParser.dir/XMLParserModule.cpp.o -Wl,-rpath,/builddir/build/BUILD/cegui-0.8.7/lib: -ltinyxml ../../../../lib/libCEGUIBase-0.so.2.4.2 -lfreetype -lpcre -ldl make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 57%] Built target CEGUITinyXMLParser make -f cegui/src/ImageCodecModules/DevIL/CMakeFiles/CEGUIDevILImageCodec.dir/build.make cegui/src/ImageCodecModules/DevIL/CMakeFiles/CEGUIDevILImageCodec.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/DevIL /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/DevIL /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/DevIL/CMakeFiles/CEGUIDevILImageCodec.dir/DependInfo.cmake --color= Scanning dependencies of target CEGUIDevILImageCodec make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f cegui/src/ImageCodecModules/DevIL/CMakeFiles/CEGUIDevILImageCodec.dir/build.make cegui/src/ImageCodecModules/DevIL/CMakeFiles/CEGUIDevILImageCodec.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' [ 57%] Building CXX object cegui/src/ImageCodecModules/DevIL/CMakeFiles/CEGUIDevILImageCodec.dir/ImageCodec.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/DevIL && /usr/bin/c++ -DCEGUIDEVILIMAGECODEC_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/ImageCodecModules/DevIL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIDevILImageCodec.dir/ImageCodec.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/DevIL/ImageCodec.cpp [ 58%] Building CXX object cegui/src/RendererModules/OpenGL/CMakeFiles/CEGUIOpenGLRenderer-0.dir/RendererBase.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL && /usr/bin/c++ -DCEGUIOPENGLRENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/OpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIOpenGLRenderer-0.dir/RendererBase.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL/RendererBase.cpp [ 58%] Building CXX object cegui/src/ImageCodecModules/DevIL/CMakeFiles/CEGUIDevILImageCodec.dir/ImageCodecModule.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/DevIL && /usr/bin/c++ -DCEGUIDEVILIMAGECODEC_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/ImageCodecModules/DevIL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIDevILImageCodec.dir/ImageCodecModule.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/DevIL/ImageCodecModule.cpp [ 59%] Linking CXX shared library ../../../../lib/libCEGUIDevILImageCodec.so cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/DevIL && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUIDevILImageCodec.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUIDevILImageCodec.so -o ../../../../lib/libCEGUIDevILImageCodec.so CMakeFiles/CEGUIDevILImageCodec.dir/ImageCodec.cpp.o CMakeFiles/CEGUIDevILImageCodec.dir/ImageCodecModule.cpp.o -Wl,-rpath,/builddir/build/BUILD/cegui-0.8.7/lib: -lILU -lIL ../../../../lib/libCEGUIBase-0.so.2.4.2 -lfreetype -lpcre -ldl make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 59%] Built target CEGUIDevILImageCodec make -f cegui/src/ImageCodecModules/FreeImage/CMakeFiles/CEGUIFreeImageImageCodec.dir/build.make cegui/src/ImageCodecModules/FreeImage/CMakeFiles/CEGUIFreeImageImageCodec.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/FreeImage /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/FreeImage /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/FreeImage/CMakeFiles/CEGUIFreeImageImageCodec.dir/DependInfo.cmake --color= Scanning dependencies of target CEGUIFreeImageImageCodec make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f cegui/src/ImageCodecModules/FreeImage/CMakeFiles/CEGUIFreeImageImageCodec.dir/build.make cegui/src/ImageCodecModules/FreeImage/CMakeFiles/CEGUIFreeImageImageCodec.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' [ 59%] Building CXX object cegui/src/ImageCodecModules/FreeImage/CMakeFiles/CEGUIFreeImageImageCodec.dir/ImageCodec.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/FreeImage && /usr/bin/c++ -DCEGUIFREEIMAGEIMAGECODEC_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/ImageCodecModules/FreeImage -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIFreeImageImageCodec.dir/ImageCodec.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/FreeImage/ImageCodec.cpp [ 60%] Building CXX object cegui/src/ImageCodecModules/FreeImage/CMakeFiles/CEGUIFreeImageImageCodec.dir/ImageCodecModule.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/FreeImage && /usr/bin/c++ -DCEGUIFREEIMAGEIMAGECODEC_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/ImageCodecModules/FreeImage -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIFreeImageImageCodec.dir/ImageCodecModule.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/FreeImage/ImageCodecModule.cpp [ 60%] Linking CXX shared library ../../../../lib/libCEGUIFreeImageImageCodec.so cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/FreeImage && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUIFreeImageImageCodec.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUIFreeImageImageCodec.so -o ../../../../lib/libCEGUIFreeImageImageCodec.so CMakeFiles/CEGUIFreeImageImageCodec.dir/ImageCodec.cpp.o CMakeFiles/CEGUIFreeImageImageCodec.dir/ImageCodecModule.cpp.o -Wl,-rpath,/builddir/build/BUILD/cegui-0.8.7/lib: -lfreeimage ../../../../lib/libCEGUIBase-0.so.2.4.2 -lfreetype -lpcre -ldl make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 60%] Built target CEGUIFreeImageImageCodec make -f cegui/src/ImageCodecModules/SILLY/CMakeFiles/CEGUISILLYImageCodec.dir/build.make cegui/src/ImageCodecModules/SILLY/CMakeFiles/CEGUISILLYImageCodec.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/SILLY /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/SILLY /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/SILLY/CMakeFiles/CEGUISILLYImageCodec.dir/DependInfo.cmake --color= Scanning dependencies of target CEGUISILLYImageCodec make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f cegui/src/ImageCodecModules/SILLY/CMakeFiles/CEGUISILLYImageCodec.dir/build.make cegui/src/ImageCodecModules/SILLY/CMakeFiles/CEGUISILLYImageCodec.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' [ 60%] Building CXX object cegui/src/ImageCodecModules/SILLY/CMakeFiles/CEGUISILLYImageCodec.dir/ImageCodec.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/SILLY && /usr/bin/c++ -DCEGUISILLYIMAGECODEC_EXPORTS -DUSE_SILLYOPTIONS_H -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/ImageCodecModules/SILLY -I/usr/include/SILLY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUISILLYImageCodec.dir/ImageCodec.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/SILLY/ImageCodec.cpp [ 60%] Building CXX object cegui/src/RendererModules/OpenGL/CMakeFiles/CEGUIOpenGLRenderer-0.dir/Shader.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL && /usr/bin/c++ -DCEGUIOPENGLRENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/OpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIOpenGLRenderer-0.dir/Shader.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL/Shader.cpp In file included from /usr/include/SILLY/SILLYImageContext.h:108, from /usr/include/SILLY/SILLY.h:122, from /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/SILLY/ImageCodec.cpp:31: /usr/include/SILLY/SILLYImageContext.icpp: In member function 'void SILLY::ImageContext::setNextPixel(SILLY::byte, SILLY::byte, SILLY::byte, SILLY::byte)': /usr/include/SILLY/SILLYImageContext.icpp:57:11: warning: enumeration value 'PF_ORIGIN' not handled in switch [-Wswitch] switch(d_format) ^ [ 60%] Building CXX object cegui/src/ImageCodecModules/SILLY/CMakeFiles/CEGUISILLYImageCodec.dir/ImageCodecModule.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/SILLY && /usr/bin/c++ -DCEGUISILLYIMAGECODEC_EXPORTS -DUSE_SILLYOPTIONS_H -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/ImageCodecModules/SILLY -I/usr/include/SILLY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUISILLYImageCodec.dir/ImageCodecModule.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/SILLY/ImageCodecModule.cpp [ 61%] Linking CXX shared library ../../../../lib/libCEGUISILLYImageCodec.so cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/SILLY && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUISILLYImageCodec.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUISILLYImageCodec.so -o ../../../../lib/libCEGUISILLYImageCodec.so CMakeFiles/CEGUISILLYImageCodec.dir/ImageCodec.cpp.o CMakeFiles/CEGUISILLYImageCodec.dir/ImageCodecModule.cpp.o -Wl,-rpath,/builddir/build/BUILD/cegui-0.8.7/lib: -lSILLY ../../../../lib/libCEGUIBase-0.so.2.4.2 -lfreetype -lpcre -ldl make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 61%] Built target CEGUISILLYImageCodec make -f cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/build.make cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/DependInfo.cmake --color= Scanning dependencies of target CEGUICoreWindowRendererSet make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/build.make cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' [ 61%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/Button.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core && /usr/bin/c++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/WindowRendererSets/Core -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/Button.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core/Button.cpp [ 61%] Building CXX object cegui/src/RendererModules/OpenGL/CMakeFiles/CEGUIOpenGLRenderer-0.dir/ShaderManager.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL && /usr/bin/c++ -DCEGUIOPENGLRENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/OpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIOpenGLRenderer-0.dir/ShaderManager.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL/ShaderManager.cpp [ 62%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/Default.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core && /usr/bin/c++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/WindowRendererSets/Core -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/Default.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core/Default.cpp [ 63%] Building CXX object cegui/src/RendererModules/OpenGL/CMakeFiles/CEGUIOpenGLRenderer-0.dir/StateChangeWrapper.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL && /usr/bin/c++ -DCEGUIOPENGLRENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/OpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIOpenGLRenderer-0.dir/StateChangeWrapper.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL/StateChangeWrapper.cpp [ 63%] Building CXX object cegui/src/RendererModules/Ogre/CMakeFiles/CEGUIOgreRenderer-0.dir/ResourceProvider.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Ogre && /usr/bin/c++ -DBOOST_ALL_NO_LIB -DCEGUIOGRERENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/Ogre -isystem /usr/include/OGRE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIOgreRenderer-0.dir/ResourceProvider.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Ogre/ResourceProvider.cpp [ 63%] Building CXX object cegui/src/RendererModules/OpenGL/CMakeFiles/CEGUIOpenGLRenderer-0.dir/Texture.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL && /usr/bin/c++ -DCEGUIOPENGLRENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/OpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIOpenGLRenderer-0.dir/Texture.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL/Texture.cpp [ 63%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/Editbox.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core && /usr/bin/c++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/WindowRendererSets/Core -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/Editbox.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core/Editbox.cpp [ 63%] Building CXX object cegui/src/RendererModules/OpenGL/CMakeFiles/CEGUIOpenGLRenderer-0.dir/TextureTarget.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL && /usr/bin/c++ -DCEGUIOPENGLRENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/OpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIOpenGLRenderer-0.dir/TextureTarget.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL/TextureTarget.cpp [ 64%] Building CXX object cegui/src/RendererModules/Ogre/CMakeFiles/CEGUIOgreRenderer-0.dir/Texture.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Ogre && /usr/bin/c++ -DBOOST_ALL_NO_LIB -DCEGUIOGRERENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/Ogre -isystem /usr/include/OGRE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIOgreRenderer-0.dir/Texture.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Ogre/Texture.cpp [ 64%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/FrameWindow.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core && /usr/bin/c++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/WindowRendererSets/Core -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/FrameWindow.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core/FrameWindow.cpp [ 64%] Building CXX object cegui/src/RendererModules/OpenGL/CMakeFiles/CEGUIOpenGLRenderer-0.dir/ViewportTarget.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL && /usr/bin/c++ -DCEGUIOPENGLRENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/OpenGL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIOpenGLRenderer-0.dir/ViewportTarget.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL/ViewportTarget.cpp [ 65%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/ItemEntry.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core && /usr/bin/c++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/WindowRendererSets/Core -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/ItemEntry.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core/ItemEntry.cpp [ 66%] Linking CXX shared library ../../../../lib/libCEGUIOpenGLRenderer-0.so cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUIOpenGLRenderer-0.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUIOpenGLRenderer-0.so.2 -o ../../../../lib/libCEGUIOpenGLRenderer-0.so.2.4.2 CMakeFiles/CEGUIOpenGLRenderer-0.dir/GL.cpp.o CMakeFiles/CEGUIOpenGLRenderer-0.dir/GL3FBOTextureTarget.cpp.o CMakeFiles/CEGUIOpenGLRenderer-0.dir/GL3GeometryBuffer.cpp.o CMakeFiles/CEGUIOpenGLRenderer-0.dir/GL3Renderer.cpp.o CMakeFiles/CEGUIOpenGLRenderer-0.dir/GLFBOTextureTarget.cpp.o CMakeFiles/CEGUIOpenGLRenderer-0.dir/GLGeometryBuffer.cpp.o CMakeFiles/CEGUIOpenGLRenderer-0.dir/GLRenderer.cpp.o CMakeFiles/CEGUIOpenGLRenderer-0.dir/GLXPBTextureTarget.cpp.o CMakeFiles/CEGUIOpenGLRenderer-0.dir/GeometryBufferBase.cpp.o CMakeFiles/CEGUIOpenGLRenderer-0.dir/RendererBase.cpp.o CMakeFiles/CEGUIOpenGLRenderer-0.dir/Shader.cpp.o CMakeFiles/CEGUIOpenGLRenderer-0.dir/ShaderManager.cpp.o CMakeFiles/CEGUIOpenGLRenderer-0.dir/StateChangeWrapper.cpp.o CMakeFiles/CEGUIOpenGLRenderer-0.dir/Texture.cpp.o CMakeFiles/CEGUIOpenGLRenderer-0.dir/TextureTarget.cpp.o CMakeFiles/CEGUIOpenGLRenderer-0.dir/ViewportTarget.cpp.o -Wl,-rpath,/builddir/build/BUILD/cegui-0.8.7/lib: -lGL -lGLU -lGLEW ../../../../lib/libCEGUIBase-0.so.2.4.2 -lfreetype -lpcre -ldl [ 66%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/ItemListbox.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core && /usr/bin/c++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/WindowRendererSets/Core -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/ItemListbox.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core/ItemListbox.cpp cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL && /usr/bin/cmake -E cmake_symlink_library ../../../../lib/libCEGUIOpenGLRenderer-0.so.2.4.2 ../../../../lib/libCEGUIOpenGLRenderer-0.so.2 ../../../../lib/libCEGUIOpenGLRenderer-0.so make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 66%] Built target CEGUIOpenGLRenderer-0 make -f cegui/src/ScriptModules/Lua/CMakeFiles/CEGUILuaScriptModule-0.dir/build.make cegui/src/ScriptModules/Lua/CMakeFiles/CEGUILuaScriptModule-0.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/CMakeFiles/CEGUILuaScriptModule-0.dir/DependInfo.cmake --color= Scanning dependencies of target CEGUILuaScriptModule-0 make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f cegui/src/ScriptModules/Lua/CMakeFiles/CEGUILuaScriptModule-0.dir/build.make cegui/src/ScriptModules/Lua/CMakeFiles/CEGUILuaScriptModule-0.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' [ 66%] Building CXX object cegui/src/ScriptModules/Lua/CMakeFiles/CEGUILuaScriptModule-0.dir/Functor.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua && /usr/bin/c++ -DCEGUILUASCRIPTMODULE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/ScriptModules/Lua -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUILuaScriptModule-0.dir/Functor.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/Functor.cpp [ 66%] Building CXX object cegui/src/RendererModules/Ogre/CMakeFiles/CEGUIOgreRenderer-0.dir/TextureTarget.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Ogre && /usr/bin/c++ -DBOOST_ALL_NO_LIB -DCEGUIOGRERENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/Ogre -isystem /usr/include/OGRE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIOgreRenderer-0.dir/TextureTarget.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Ogre/TextureTarget.cpp [ 66%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/ListHeader.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core && /usr/bin/c++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/WindowRendererSets/Core -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/ListHeader.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core/ListHeader.cpp [ 67%] Building CXX object cegui/src/ScriptModules/Lua/CMakeFiles/CEGUILuaScriptModule-0.dir/ScriptModule.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua && /usr/bin/c++ -DCEGUILUASCRIPTMODULE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/ScriptModules/Lua -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUILuaScriptModule-0.dir/ScriptModule.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/ScriptModule.cpp [ 68%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/ListHeaderSegment.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core && /usr/bin/c++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/WindowRendererSets/Core -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/ListHeaderSegment.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core/ListHeaderSegment.cpp [ 68%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/Listbox.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core && /usr/bin/c++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/WindowRendererSets/Core -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/Listbox.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core/Listbox.cpp [ 68%] Building CXX object cegui/src/ScriptModules/Lua/CMakeFiles/CEGUILuaScriptModule-0.dir/lua_CEGUI.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua && /usr/bin/c++ -DCEGUILUASCRIPTMODULE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/ScriptModules/Lua -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUILuaScriptModule-0.dir/lua_CEGUI.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp [ 68%] Building CXX object cegui/src/RendererModules/Ogre/CMakeFiles/CEGUIOgreRenderer-0.dir/WindowTarget.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Ogre && /usr/bin/c++ -DBOOST_ALL_NO_LIB -DCEGUIOGRERENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/Ogre -isystem /usr/include/OGRE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIOgreRenderer-0.dir/WindowTarget.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Ogre/WindowTarget.cpp /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp: In function 'int tolua_CEGUI_CEGUI_Rectf_new01(lua_State*)': /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:1623:64: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const float left = ((const float) tolua_tonumber(tolua_S,2,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:1624:63: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const float top = ((const float) tolua_tonumber(tolua_S,3,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:1625:65: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const float right = ((const float) tolua_tonumber(tolua_S,4,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:1626:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const float bottom = ((const float) tolua_tonumber(tolua_S,5,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp: In function 'int tolua_CEGUI_CEGUI_Rectf_new01_local(lua_State*)': /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:1658:64: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const float left = ((const float) tolua_tonumber(tolua_S,2,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:1659:63: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const float top = ((const float) tolua_tonumber(tolua_S,3,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:1660:65: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const float right = ((const float) tolua_tonumber(tolua_S,4,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:1661:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const float bottom = ((const float) tolua_tonumber(tolua_S,5,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp: In function 'int tolua_CEGUI_CEGUI_Rectf_left00(lua_State*)': /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:1851:61: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const float v = ((const float) tolua_tonumber(tolua_S,2,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp: In function 'int tolua_CEGUI_CEGUI_Rectf_top00(lua_State*)': /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:1885:61: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const float v = ((const float) tolua_tonumber(tolua_S,2,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp: In function 'int tolua_CEGUI_CEGUI_Rectf_right00(lua_State*)': /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:1919:61: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const float v = ((const float) tolua_tonumber(tolua_S,2,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp: In function 'int tolua_CEGUI_CEGUI_Rectf_bottom00(lua_State*)': /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:1953:61: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const float v = ((const float) tolua_tonumber(tolua_S,2,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp: In function 'int tolua_CEGUI_CEGUI_Rectf_left01(lua_State*)': /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:1988:53: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const float tolua_ret = (const float) self->left(); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp: In function 'int tolua_CEGUI_CEGUI_Rectf_top01(lua_State*)': /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:2015:52: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const float tolua_ret = (const float) self->top(); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp: In function 'int tolua_CEGUI_CEGUI_Rectf_right01(lua_State*)': /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:2042:54: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const float tolua_ret = (const float) self->right(); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp: In function 'int tolua_CEGUI_CEGUI_Rectf_bottom01(lua_State*)': /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:2069:55: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const float tolua_ret = (const float) self->bottom(); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp: In function 'int tolua_CEGUI_CEGUI_Rectf_setWidth00(lua_State*)': /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:2233:61: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const float w = ((const float) tolua_tonumber(tolua_S,2,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp: In function 'int tolua_CEGUI_CEGUI_Rectf_setHeight00(lua_State*)': /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:2299:61: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const float h = ((const float) tolua_tonumber(tolua_S,2,0)); ^ [ 68%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/MenuItem.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core && /usr/bin/c++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/WindowRendererSets/Core -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/MenuItem.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core/MenuItem.cpp /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp: In function 'int tolua_CEGUI_CEGUI_FontManager_createFreeTypeFont00(lua_State*)': /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:8562:83: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const utf8string font_name = ((const utf8string) tolua_toutf8string(tolua_S,2,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:8563:70: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const float point_size = ((const float) tolua_tonumber(tolua_S,3,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:8564:71: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const bool anti_aliased = ((const bool) tolua_toboolean(tolua_S,4,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:8565:87: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const utf8string font_filename = ((const utf8string) tolua_toutf8string(tolua_S,5,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:8566:89: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const utf8string resource_group = ((const utf8string) tolua_toutf8string(tolua_S,6,"")); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp: In function 'int tolua_CEGUI_CEGUI_FontManager_createFreeTypeFont01(lua_State*)': /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:8622:83: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const utf8string font_name = ((const utf8string) tolua_toutf8string(tolua_S,2,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:8623:70: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const float point_size = ((const float) tolua_tonumber(tolua_S,3,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:8624:71: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const bool anti_aliased = ((const bool) tolua_toboolean(tolua_S,4,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:8625:87: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const utf8string font_filename = ((const utf8string) tolua_toutf8string(tolua_S,5,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:8626:88: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const utf8string resource_group = ((const utf8string) tolua_toutf8string(tolua_S,6,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp: In function 'int tolua_CEGUI_CEGUI_FontManager_createPixmapFont00(lua_State*)': /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:8679:83: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const utf8string font_name = ((const utf8string) tolua_toutf8string(tolua_S,2,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:8680:91: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const utf8string imageset_filename = ((const utf8string) tolua_toutf8string(tolua_S,3,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:8681:89: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const utf8string resource_group = ((const utf8string) tolua_toutf8string(tolua_S,4,"")); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp: In function 'int tolua_CEGUI_CEGUI_FontManager_createPixmapFont01(lua_State*)': /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:8730:83: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const utf8string font_name = ((const utf8string) tolua_toutf8string(tolua_S,2,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:8731:91: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const utf8string imageset_filename = ((const utf8string) tolua_toutf8string(tolua_S,3,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:8732:88: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const utf8string resource_group = ((const utf8string) tolua_toutf8string(tolua_S,4,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp: In function 'int tolua_CEGUI_CEGUI_Element_getUnclippedRect00(lua_State*)': /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:17627:64: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const bool inner = ((const bool) tolua_toboolean(tolua_S,2,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp: In function 'int tolua_CEGUI_CEGUI_Window_setAlpha00(lua_State*)': /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:20679:65: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const float alpha = ((const float) tolua_tonumber(tolua_S,2,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp: In function 'int tolua_CEGUI_CEGUI_Window_setMouseInputPropagationEnabled00(lua_State*)': /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:21884:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const bool enabled = ((const bool) tolua_toboolean(tolua_S,2,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp: In function 'int tolua_CEGUI_CEGUI_Window_invalidate01(lua_State*)': /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:23432:68: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const bool recursive = ((const bool) tolua_toboolean(tolua_S,2,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp: In function 'int tolua_CEGUI_CEGUI_Window_setTextParsingEnabled00(lua_State*)': /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:23527:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const bool setting = ((const bool) tolua_toboolean(tolua_S,2,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp: In function 'int tolua_CEGUI_CEGUI_Window_clone00(lua_State*)': /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:23732:70: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const bool deepCopy = ((const bool) tolua_toboolean(tolua_S,2,true)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp: In function 'int tolua_CEGUI_CEGUI_CoordConverter_screenToWindowX01(lua_State*)': /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:24099:61: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const float x = ((const float) tolua_tonumber(tolua_S,3,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp: In function 'int tolua_CEGUI_CEGUI_CoordConverter_screenToWindowY01(lua_State*)': /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:24158:61: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const float y = ((const float) tolua_tonumber(tolua_S,3,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp: In function 'int tolua_CEGUI_CEGUI_GUIContext_setMouseClickEventGenerationEnabled00(lua_State*)': /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:25598:65: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const bool enable = ((const bool) tolua_toboolean(tolua_S,2,0)); ^ /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp: In function 'int tolua_CEGUI_CEGUI_ListboxTextItem_setTextParsingEnabled00(lua_State*)': /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/lua_CEGUI.cpp:44673:65: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const bool enable = ((const bool) tolua_toboolean(tolua_S,2,0)); ^ [ 68%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/Menubar.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core && /usr/bin/c++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/WindowRendererSets/Core -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/Menubar.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core/Menubar.cpp [ 69%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/Module.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core && /usr/bin/c++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/WindowRendererSets/Core -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/Module.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core/Module.cpp [ 70%] Linking CXX shared library ../../../../lib/libCEGUIOgreRenderer-0.so cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Ogre && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUIOgreRenderer-0.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUIOgreRenderer-0.so.2 -o ../../../../lib/libCEGUIOgreRenderer-0.so.2.4.2 CMakeFiles/CEGUIOgreRenderer-0.dir/GeometryBuffer.cpp.o CMakeFiles/CEGUIOgreRenderer-0.dir/ImageCodec.cpp.o CMakeFiles/CEGUIOgreRenderer-0.dir/Renderer.cpp.o CMakeFiles/CEGUIOgreRenderer-0.dir/ResourceProvider.cpp.o CMakeFiles/CEGUIOgreRenderer-0.dir/Texture.cpp.o CMakeFiles/CEGUIOgreRenderer-0.dir/TextureTarget.cpp.o CMakeFiles/CEGUIOgreRenderer-0.dir/WindowTarget.cpp.o -Wl,-rpath,/builddir/build/BUILD/cegui-0.8.7/lib: -lOgreMain -lboost_thread -lboost_system ../../../../lib/libCEGUIBase-0.so.2.4.2 -lfreetype -lpcre -ldl cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Ogre && /usr/bin/cmake -E cmake_symlink_library ../../../../lib/libCEGUIOgreRenderer-0.so.2.4.2 ../../../../lib/libCEGUIOgreRenderer-0.so.2 ../../../../lib/libCEGUIOgreRenderer-0.so make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 70%] Built target CEGUIOgreRenderer-0 make -f cegui/src/CommonDialogs/CMakeFiles/CEGUICommonDialogs-0.dir/build.make cegui/src/CommonDialogs/CMakeFiles/CEGUICommonDialogs-0.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/CommonDialogs /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/CommonDialogs /builddir/build/BUILD/cegui-0.8.7/cegui/src/CommonDialogs/CMakeFiles/CEGUICommonDialogs-0.dir/DependInfo.cmake --color= Scanning dependencies of target CEGUICommonDialogs-0 make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f cegui/src/CommonDialogs/CMakeFiles/CEGUICommonDialogs-0.dir/build.make cegui/src/CommonDialogs/CMakeFiles/CEGUICommonDialogs-0.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' [ 70%] Building CXX object cegui/src/CommonDialogs/CMakeFiles/CEGUICommonDialogs-0.dir/Module.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/CommonDialogs && /usr/bin/c++ -DCEGUICOMMONDIALOGS_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/CommonDialogs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICommonDialogs-0.dir/Module.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/CommonDialogs/Module.cpp [ 70%] Building CXX object cegui/src/CommonDialogs/CMakeFiles/CEGUICommonDialogs-0.dir/ColourPicker/ColourPicker.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/CommonDialogs && /usr/bin/c++ -DCEGUICOMMONDIALOGS_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/CommonDialogs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICommonDialogs-0.dir/ColourPicker/ColourPicker.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/CommonDialogs/ColourPicker/ColourPicker.cpp [ 71%] Building CXX object cegui/src/CommonDialogs/CMakeFiles/CEGUICommonDialogs-0.dir/ColourPicker/Controls.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/CommonDialogs && /usr/bin/c++ -DCEGUICOMMONDIALOGS_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/CommonDialogs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICommonDialogs-0.dir/ColourPicker/Controls.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/CommonDialogs/ColourPicker/Controls.cpp [ 71%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/MultiColumnList.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core && /usr/bin/c++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/WindowRendererSets/Core -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/MultiColumnList.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core/MultiColumnList.cpp [ 71%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/MultiLineEditbox.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core && /usr/bin/c++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/WindowRendererSets/Core -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/MultiLineEditbox.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core/MultiLineEditbox.cpp [ 71%] Building CXX object cegui/src/CommonDialogs/CMakeFiles/CEGUICommonDialogs-0.dir/ColourPicker/Conversions.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/CommonDialogs && /usr/bin/c++ -DCEGUICOMMONDIALOGS_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/CommonDialogs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICommonDialogs-0.dir/ColourPicker/Conversions.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/CommonDialogs/ColourPicker/Conversions.cpp [ 72%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/PopupMenu.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core && /usr/bin/c++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/WindowRendererSets/Core -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/PopupMenu.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core/PopupMenu.cpp [ 72%] Building CXX object cegui/src/CommonDialogs/CMakeFiles/CEGUICommonDialogs-0.dir/ColourPicker/Types.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/CommonDialogs && /usr/bin/c++ -DCEGUICOMMONDIALOGS_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/CommonDialogs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICommonDialogs-0.dir/ColourPicker/Types.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/CommonDialogs/ColourPicker/Types.cpp [ 73%] Linking CXX shared library ../../../lib/libCEGUICommonDialogs-0.so cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/CommonDialogs && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUICommonDialogs-0.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUICommonDialogs-0.so.2 -o ../../../lib/libCEGUICommonDialogs-0.so.2.4.2 CMakeFiles/CEGUICommonDialogs-0.dir/Module.cpp.o CMakeFiles/CEGUICommonDialogs-0.dir/ColourPicker/ColourPicker.cpp.o CMakeFiles/CEGUICommonDialogs-0.dir/ColourPicker/Controls.cpp.o CMakeFiles/CEGUICommonDialogs-0.dir/ColourPicker/Conversions.cpp.o CMakeFiles/CEGUICommonDialogs-0.dir/ColourPicker/Types.cpp.o -Wl,-rpath,/builddir/build/BUILD/cegui-0.8.7/lib: ../../../lib/libCEGUIBase-0.so.2.4.2 -lfreetype -lpcre -ldl cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/CommonDialogs && /usr/bin/cmake -E cmake_symlink_library ../../../lib/libCEGUICommonDialogs-0.so.2.4.2 ../../../lib/libCEGUICommonDialogs-0.so.2 ../../../lib/libCEGUICommonDialogs-0.so make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 73%] Built target CEGUICommonDialogs-0 make -f samples/TreeDemo/CMakeFiles/CEGUITreeDemo.dir/build.make samples/TreeDemo/CMakeFiles/CEGUITreeDemo.dir/depend [ 73%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/ProgressBar.cpp.o make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/TreeDemo /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/TreeDemo /builddir/build/BUILD/cegui-0.8.7/samples/TreeDemo/CMakeFiles/CEGUITreeDemo.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core && /usr/bin/c++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/WindowRendererSets/Core -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/ProgressBar.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core/ProgressBar.cpp Scanning dependencies of target CEGUITreeDemo make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/TreeDemo/CMakeFiles/CEGUITreeDemo.dir/build.make samples/TreeDemo/CMakeFiles/CEGUITreeDemo.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' [ 73%] Building CXX object samples/TreeDemo/CMakeFiles/CEGUITreeDemo.dir/Sample_TreeDemo.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples/TreeDemo && /usr/bin/c++ -DCEGUITREEDEMO_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples/TreeDemo -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUITreeDemo.dir/Sample_TreeDemo.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples/TreeDemo/Sample_TreeDemo.cpp [ 73%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/ScrollablePane.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core && /usr/bin/c++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/WindowRendererSets/Core -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/ScrollablePane.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core/ScrollablePane.cpp [ 74%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/Scrollbar.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core && /usr/bin/c++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/WindowRendererSets/Core -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/Scrollbar.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core/Scrollbar.cpp [ 74%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/Slider.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core && /usr/bin/c++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/WindowRendererSets/Core -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/Slider.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core/Slider.cpp [ 75%] Linking CXX shared library ../../lib/libCEGUITreeDemo.so cd /builddir/build/BUILD/cegui-0.8.7/samples/TreeDemo && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUITreeDemo.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUITreeDemo.so -o ../../lib/libCEGUITreeDemo.so CMakeFiles/CEGUITreeDemo.dir/Sample_TreeDemo.cpp.o -Wl,-rpath,/builddir/build/BUILD/cegui-0.8.7/lib: ../../lib/libCEGUIBase-0.so.2.4.2 -lfreetype -lpcre -ldl make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 75%] Built target CEGUITreeDemo make -f samples/HelloWorld/CMakeFiles/CEGUIHelloWorldDemo.dir/build.make samples/HelloWorld/CMakeFiles/CEGUIHelloWorldDemo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/HelloWorld /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/HelloWorld /builddir/build/BUILD/cegui-0.8.7/samples/HelloWorld/CMakeFiles/CEGUIHelloWorldDemo.dir/DependInfo.cmake --color= Scanning dependencies of target CEGUIHelloWorldDemo make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/HelloWorld/CMakeFiles/CEGUIHelloWorldDemo.dir/build.make samples/HelloWorld/CMakeFiles/CEGUIHelloWorldDemo.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' [ 75%] Building CXX object samples/HelloWorld/CMakeFiles/CEGUIHelloWorldDemo.dir/HelloWorld.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples/HelloWorld && /usr/bin/c++ -DCEGUIHELLOWORLDDEMO_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples/HelloWorld -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIHelloWorldDemo.dir/HelloWorld.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples/HelloWorld/HelloWorld.cpp [ 75%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/Static.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core && /usr/bin/c++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/WindowRendererSets/Core -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/Static.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core/Static.cpp [ 76%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/StaticImage.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core && /usr/bin/c++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/WindowRendererSets/Core -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/StaticImage.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core/StaticImage.cpp [ 77%] Linking CXX shared library ../../lib/libCEGUIHelloWorldDemo.so cd /builddir/build/BUILD/cegui-0.8.7/samples/HelloWorld && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUIHelloWorldDemo.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUIHelloWorldDemo.so -o ../../lib/libCEGUIHelloWorldDemo.so CMakeFiles/CEGUIHelloWorldDemo.dir/HelloWorld.cpp.o -Wl,-rpath,/builddir/build/BUILD/cegui-0.8.7/lib: ../../lib/libCEGUIBase-0.so.2.4.2 -lfreetype -lpcre -ldl make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 77%] Built target CEGUIHelloWorldDemo [ 77%] Building CXX object cegui/src/RendererModules/Irrlicht/CMakeFiles/CEGUIIrrlichtRenderer-0.dir/ResourceProvider.cpp.o [ 77%] Building CXX object cegui/src/RendererModules/Irrlicht/CMakeFiles/CEGUIIrrlichtRenderer-0.dir/Renderer.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Irrlicht && /usr/bin/c++ -DCEGUIIRRLICHTRENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/Irrlicht -isystem /usr/include/irrlicht -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIIrrlichtRenderer-0.dir/Renderer.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Irrlicht/Renderer.cpp cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Irrlicht && /usr/bin/c++ -DCEGUIIRRLICHTRENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/Irrlicht -isystem /usr/include/irrlicht -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIIrrlichtRenderer-0.dir/ResourceProvider.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Irrlicht/ResourceProvider.cpp [ 78%] Building CXX object cegui/src/RendererModules/Irrlicht/CMakeFiles/CEGUIIrrlichtRenderer-0.dir/Texture.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Irrlicht && /usr/bin/c++ -DCEGUIIRRLICHTRENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/Irrlicht -isystem /usr/include/irrlicht -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIIrrlichtRenderer-0.dir/Texture.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Irrlicht/Texture.cpp [ 78%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/StaticText.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core && /usr/bin/c++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/WindowRendererSets/Core -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/StaticText.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core/StaticText.cpp In file included from /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Irrlicht/Renderer.cpp:34: /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/EventPusher.h: In member function 'void CEGUI::IrrlichtEventPusher::initCodes()': /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/EventPusher.h:155:61: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] memset(irr2ceCODE, Key::Unknown, KEY_KEY_CODES_COUNT); ^ [ 78%] Building CXX object cegui/src/RendererModules/Irrlicht/CMakeFiles/CEGUIIrrlichtRenderer-0.dir/TextureTarget.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Irrlicht && /usr/bin/c++ -DCEGUIIRRLICHTRENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/Irrlicht -isystem /usr/include/irrlicht -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIIrrlichtRenderer-0.dir/TextureTarget.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Irrlicht/TextureTarget.cpp [ 78%] Building CXX object cegui/src/RendererModules/Irrlicht/CMakeFiles/CEGUIIrrlichtRenderer-0.dir/WindowTarget.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Irrlicht && /usr/bin/c++ -DCEGUIIRRLICHTRENDERER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/RendererModules/Irrlicht -isystem /usr/include/irrlicht -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIIrrlichtRenderer-0.dir/WindowTarget.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Irrlicht/WindowTarget.cpp [ 78%] Building CXX object cegui/src/ScriptModules/Lua/CMakeFiles/CEGUILuaScriptModule-0.dir/required.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua && /usr/bin/c++ -DCEGUILUASCRIPTMODULE_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/ScriptModules/Lua -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUILuaScriptModule-0.dir/required.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/required.cpp [ 79%] Linking CXX shared library ../../../../lib/libCEGUIIrrlichtRenderer-0.so cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Irrlicht && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUIIrrlichtRenderer-0.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUIIrrlichtRenderer-0.so.2 -o ../../../../lib/libCEGUIIrrlichtRenderer-0.so.2.4.2 CMakeFiles/CEGUIIrrlichtRenderer-0.dir/GeometryBuffer.cpp.o CMakeFiles/CEGUIIrrlichtRenderer-0.dir/ImageCodec.cpp.o CMakeFiles/CEGUIIrrlichtRenderer-0.dir/MemoryFile.cpp.o CMakeFiles/CEGUIIrrlichtRenderer-0.dir/Renderer.cpp.o CMakeFiles/CEGUIIrrlichtRenderer-0.dir/ResourceProvider.cpp.o CMakeFiles/CEGUIIrrlichtRenderer-0.dir/Texture.cpp.o CMakeFiles/CEGUIIrrlichtRenderer-0.dir/TextureTarget.cpp.o CMakeFiles/CEGUIIrrlichtRenderer-0.dir/WindowTarget.cpp.o -Wl,-rpath,/builddir/build/BUILD/cegui-0.8.7/lib: -lIrrlicht ../../../../lib/libCEGUIBase-0.so.2.4.2 -lfreetype -lpcre -ldl [ 79%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/TabButton.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core && /usr/bin/c++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/WindowRendererSets/Core -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/TabButton.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core/TabButton.cpp cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Irrlicht && /usr/bin/cmake -E cmake_symlink_library ../../../../lib/libCEGUIIrrlichtRenderer-0.so.2.4.2 ../../../../lib/libCEGUIIrrlichtRenderer-0.so.2 ../../../../lib/libCEGUIIrrlichtRenderer-0.so make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 79%] Built target CEGUIIrrlichtRenderer-0 make -f samples/LookNFeelOverview/CMakeFiles/CEGUILookNFeelOverviewDemo.dir/build.make samples/LookNFeelOverview/CMakeFiles/CEGUILookNFeelOverviewDemo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/LookNFeelOverview /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/LookNFeelOverview /builddir/build/BUILD/cegui-0.8.7/samples/LookNFeelOverview/CMakeFiles/CEGUILookNFeelOverviewDemo.dir/DependInfo.cmake --color= Scanning dependencies of target CEGUILookNFeelOverviewDemo make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/LookNFeelOverview/CMakeFiles/CEGUILookNFeelOverviewDemo.dir/build.make samples/LookNFeelOverview/CMakeFiles/CEGUILookNFeelOverviewDemo.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' [ 79%] Building CXX object samples/LookNFeelOverview/CMakeFiles/CEGUILookNFeelOverviewDemo.dir/LookNFeelOverview.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples/LookNFeelOverview && /usr/bin/c++ -DCEGUILOOKNFEELOVERVIEWDEMO_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples/LookNFeelOverview -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUILookNFeelOverviewDemo.dir/LookNFeelOverview.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples/LookNFeelOverview/LookNFeelOverview.cpp [ 79%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/TabControl.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core && /usr/bin/c++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/WindowRendererSets/Core -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/TabControl.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core/TabControl.cpp [ 80%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/Titlebar.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core && /usr/bin/c++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/WindowRendererSets/Core -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/Titlebar.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core/Titlebar.cpp [ 80%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/ToggleButton.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core && /usr/bin/c++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/WindowRendererSets/Core -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/ToggleButton.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core/ToggleButton.cpp [ 80%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/Tooltip.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core && /usr/bin/c++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/WindowRendererSets/Core -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/Tooltip.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core/Tooltip.cpp [ 81%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/Tree.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core && /usr/bin/c++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/cegui/include/WindowRendererSets/Core -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/Tree.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core/Tree.cpp [ 81%] Linking CXX shared library ../../lib/libCEGUILookNFeelOverviewDemo.so cd /builddir/build/BUILD/cegui-0.8.7/samples/LookNFeelOverview && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUILookNFeelOverviewDemo.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUILookNFeelOverviewDemo.so -o ../../lib/libCEGUILookNFeelOverviewDemo.so CMakeFiles/CEGUILookNFeelOverviewDemo.dir/LookNFeelOverview.cpp.o -Wl,-rpath,/builddir/build/BUILD/cegui-0.8.7/lib: ../../lib/libCEGUIBase-0.so.2.4.2 -lfreetype -lpcre -ldl make -f samples/GameMenu/CMakeFiles/CEGUIGameMenuDemo.dir/build.make samples/GameMenu/CMakeFiles/CEGUIGameMenuDemo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/GameMenu /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/GameMenu /builddir/build/BUILD/cegui-0.8.7/samples/GameMenu/CMakeFiles/CEGUIGameMenuDemo.dir/DependInfo.cmake --color= Scanning dependencies of target CEGUIGameMenuDemo make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/GameMenu/CMakeFiles/CEGUIGameMenuDemo.dir/build.make samples/GameMenu/CMakeFiles/CEGUIGameMenuDemo.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' [ 81%] Building CXX object samples/GameMenu/CMakeFiles/CEGUIGameMenuDemo.dir/GameMenu.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples/GameMenu && /usr/bin/c++ -DCEGUIGAMEMENUDEMO_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples/GameMenu -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIGameMenuDemo.dir/GameMenu.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples/GameMenu/GameMenu.cpp make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 81%] Built target CEGUILookNFeelOverviewDemo make -f samples/HUDDemo/CMakeFiles/CEGUIHUDDemo.dir/build.make samples/HUDDemo/CMakeFiles/CEGUIHUDDemo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/HUDDemo /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/HUDDemo /builddir/build/BUILD/cegui-0.8.7/samples/HUDDemo/CMakeFiles/CEGUIHUDDemo.dir/DependInfo.cmake --color= Scanning dependencies of target CEGUIHUDDemo make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/HUDDemo/CMakeFiles/CEGUIHUDDemo.dir/build.make samples/HUDDemo/CMakeFiles/CEGUIHUDDemo.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' [ 82%] Building CXX object samples/HUDDemo/CMakeFiles/CEGUIHUDDemo.dir/HUDemo.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples/HUDDemo && /usr/bin/c++ -DCEGUIHUDDEMO_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples/HUDDemo -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIHUDDemo.dir/HUDemo.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples/HUDDemo/HUDemo.cpp [ 82%] Linking CXX shared library ../../../../lib/libCEGUICoreWindowRendererSet.so cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUICoreWindowRendererSet.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUICoreWindowRendererSet.so -o ../../../../lib/libCEGUICoreWindowRendererSet.so CMakeFiles/CEGUICoreWindowRendererSet.dir/Button.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/Default.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/Editbox.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/FrameWindow.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/ItemEntry.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/ItemListbox.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/ListHeader.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/ListHeaderSegment.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/Listbox.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/MenuItem.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/Menubar.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/Module.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/MultiColumnList.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/MultiLineEditbox.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/PopupMenu.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/ProgressBar.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/ScrollablePane.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/Scrollbar.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/Slider.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/Static.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/StaticImage.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/StaticText.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/TabButton.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/TabControl.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/Titlebar.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/ToggleButton.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/Tooltip.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/Tree.cpp.o -Wl,-rpath,/builddir/build/BUILD/cegui-0.8.7/lib: ../../../../lib/libCEGUIBase-0.so.2.4.2 -lfreetype -lpcre -ldl make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 82%] Built target CEGUICoreWindowRendererSet make -f samples/DragDropDemo/CMakeFiles/CEGUIDragDropDemo.dir/build.make samples/DragDropDemo/CMakeFiles/CEGUIDragDropDemo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/DragDropDemo /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/DragDropDemo /builddir/build/BUILD/cegui-0.8.7/samples/DragDropDemo/CMakeFiles/CEGUIDragDropDemo.dir/DependInfo.cmake --color= Scanning dependencies of target CEGUIDragDropDemo make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/DragDropDemo/CMakeFiles/CEGUIDragDropDemo.dir/build.make samples/DragDropDemo/CMakeFiles/CEGUIDragDropDemo.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' [ 82%] Building CXX object samples/DragDropDemo/CMakeFiles/CEGUIDragDropDemo.dir/Sample_DragDropDemo.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples/DragDropDemo && /usr/bin/c++ -DCEGUIDRAGDROPDEMO_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples/DragDropDemo -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIDragDropDemo.dir/Sample_DragDropDemo.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples/DragDropDemo/Sample_DragDropDemo.cpp [ 82%] Linking CXX shared library ../../lib/libCEGUIHUDDemo.so cd /builddir/build/BUILD/cegui-0.8.7/samples/HUDDemo && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUIHUDDemo.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUIHUDDemo.so -o ../../lib/libCEGUIHUDDemo.so CMakeFiles/CEGUIHUDDemo.dir/HUDemo.cpp.o -Wl,-rpath,/builddir/build/BUILD/cegui-0.8.7/lib: ../../lib/libCEGUIBase-0.so.2.4.2 -lfreetype -lpcre -ldl [ 82%] Linking CXX shared library ../../lib/libCEGUIDragDropDemo.so cd /builddir/build/BUILD/cegui-0.8.7/samples/DragDropDemo && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUIDragDropDemo.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUIDragDropDemo.so -o ../../lib/libCEGUIDragDropDemo.so CMakeFiles/CEGUIDragDropDemo.dir/Sample_DragDropDemo.cpp.o -Wl,-rpath,/builddir/build/BUILD/cegui-0.8.7/lib: ../../lib/libCEGUIBase-0.so.2.4.2 -lfreetype -lpcre -ldl make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 82%] Built target CEGUIHUDDemo make -f samples/InventoryDemo/CMakeFiles/CEGUIInventoryDemo.dir/build.make samples/InventoryDemo/CMakeFiles/CEGUIInventoryDemo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/InventoryDemo /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/InventoryDemo /builddir/build/BUILD/cegui-0.8.7/samples/InventoryDemo/CMakeFiles/CEGUIInventoryDemo.dir/DependInfo.cmake --color= Scanning dependencies of target CEGUIInventoryDemo make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/InventoryDemo/CMakeFiles/CEGUIInventoryDemo.dir/build.make samples/InventoryDemo/CMakeFiles/CEGUIInventoryDemo.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' [ 82%] Building CXX object samples/InventoryDemo/CMakeFiles/CEGUIInventoryDemo.dir/BoolArray2D.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples/InventoryDemo && /usr/bin/c++ -DCEGUIINVENTORYDEMO_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples/InventoryDemo -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIInventoryDemo.dir/BoolArray2D.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples/InventoryDemo/BoolArray2D.cpp make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 82%] Built target CEGUIDragDropDemo make -f samples/EffectsDemo/CMakeFiles/CEGUIEffectsDemo.dir/build.make samples/EffectsDemo/CMakeFiles/CEGUIEffectsDemo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/EffectsDemo /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/EffectsDemo /builddir/build/BUILD/cegui-0.8.7/samples/EffectsDemo/CMakeFiles/CEGUIEffectsDemo.dir/DependInfo.cmake --color= Scanning dependencies of target CEGUIEffectsDemo make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/EffectsDemo/CMakeFiles/CEGUIEffectsDemo.dir/build.make samples/EffectsDemo/CMakeFiles/CEGUIEffectsDemo.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' [ 82%] Building CXX object samples/EffectsDemo/CMakeFiles/CEGUIEffectsDemo.dir/EffectsDemo.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples/EffectsDemo && /usr/bin/c++ -DCEGUIEFFECTSDEMO_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples/EffectsDemo -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIEffectsDemo.dir/EffectsDemo.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples/EffectsDemo/EffectsDemo.cpp [ 82%] Linking CXX shared library ../../lib/libCEGUIGameMenuDemo.so cd /builddir/build/BUILD/cegui-0.8.7/samples/GameMenu && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUIGameMenuDemo.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUIGameMenuDemo.so -o ../../lib/libCEGUIGameMenuDemo.so CMakeFiles/CEGUIGameMenuDemo.dir/GameMenu.cpp.o -Wl,-rpath,/builddir/build/BUILD/cegui-0.8.7/lib: ../../lib/libCEGUIBase-0.so.2.4.2 -lfreetype -lpcre -ldl [ 82%] Building CXX object samples/InventoryDemo/CMakeFiles/CEGUIInventoryDemo.dir/InventoryBase.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples/InventoryDemo && /usr/bin/c++ -DCEGUIINVENTORYDEMO_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples/InventoryDemo -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIInventoryDemo.dir/InventoryBase.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples/InventoryDemo/InventoryBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 82%] Built target CEGUIGameMenuDemo make -f samples/FontDemo/CMakeFiles/CEGUIFontDemo.dir/build.make samples/FontDemo/CMakeFiles/CEGUIFontDemo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/FontDemo /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/FontDemo /builddir/build/BUILD/cegui-0.8.7/samples/FontDemo/CMakeFiles/CEGUIFontDemo.dir/DependInfo.cmake --color= Scanning dependencies of target CEGUIFontDemo make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/FontDemo/CMakeFiles/CEGUIFontDemo.dir/build.make samples/FontDemo/CMakeFiles/CEGUIFontDemo.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' [ 83%] Building CXX object samples/FontDemo/CMakeFiles/CEGUIFontDemo.dir/Sample_FontDemo.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples/FontDemo && /usr/bin/c++ -DCEGUIFONTDEMO_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples/FontDemo -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIFontDemo.dir/Sample_FontDemo.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples/FontDemo/Sample_FontDemo.cpp [ 84%] Building CXX object samples/InventoryDemo/CMakeFiles/CEGUIInventoryDemo.dir/InventoryItem.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples/InventoryDemo && /usr/bin/c++ -DCEGUIINVENTORYDEMO_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples/InventoryDemo -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIInventoryDemo.dir/InventoryItem.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples/InventoryDemo/InventoryItem.cpp [ 84%] Building CXX object samples/InventoryDemo/CMakeFiles/CEGUIInventoryDemo.dir/InventoryItemRenderer.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples/InventoryDemo && /usr/bin/c++ -DCEGUIINVENTORYDEMO_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples/InventoryDemo -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIInventoryDemo.dir/InventoryItemRenderer.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples/InventoryDemo/InventoryItemRenderer.cpp [ 84%] Building CXX object samples/InventoryDemo/CMakeFiles/CEGUIInventoryDemo.dir/InventoryReceiver.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples/InventoryDemo && /usr/bin/c++ -DCEGUIINVENTORYDEMO_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples/InventoryDemo -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIInventoryDemo.dir/InventoryReceiver.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples/InventoryDemo/InventoryReceiver.cpp [ 85%] Building CXX object samples/InventoryDemo/CMakeFiles/CEGUIInventoryDemo.dir/Sample_InventoryDemo.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples/InventoryDemo && /usr/bin/c++ -DCEGUIINVENTORYDEMO_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples/InventoryDemo -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIInventoryDemo.dir/Sample_InventoryDemo.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples/InventoryDemo/Sample_InventoryDemo.cpp [ 85%] Linking CXX shared library ../../lib/libCEGUIEffectsDemo.so cd /builddir/build/BUILD/cegui-0.8.7/samples/EffectsDemo && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUIEffectsDemo.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUIEffectsDemo.so -o ../../lib/libCEGUIEffectsDemo.so CMakeFiles/CEGUIEffectsDemo.dir/EffectsDemo.cpp.o -Wl,-rpath,/builddir/build/BUILD/cegui-0.8.7/lib: ../../lib/libCEGUIBase-0.so.2.4.2 -lfreetype -lpcre -ldl make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 85%] Built target CEGUIEffectsDemo make -f samples/Demo6/CMakeFiles/CEGUIDemo6.dir/build.make samples/Demo6/CMakeFiles/CEGUIDemo6.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/Demo6 /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/Demo6 /builddir/build/BUILD/cegui-0.8.7/samples/Demo6/CMakeFiles/CEGUIDemo6.dir/DependInfo.cmake --color= Scanning dependencies of target CEGUIDemo6 make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/Demo6/CMakeFiles/CEGUIDemo6.dir/build.make samples/Demo6/CMakeFiles/CEGUIDemo6.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' [ 85%] Building CXX object samples/Demo6/CMakeFiles/CEGUIDemo6.dir/Sample_Demo6.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples/Demo6 && /usr/bin/c++ -DCEGUIDEMO6_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples/Demo6 -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIDemo6.dir/Sample_Demo6.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples/Demo6/Sample_Demo6.cpp [ 85%] Linking CXX shared library ../../lib/libCEGUIFontDemo.so cd /builddir/build/BUILD/cegui-0.8.7/samples/FontDemo && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUIFontDemo.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUIFontDemo.so -o ../../lib/libCEGUIFontDemo.so CMakeFiles/CEGUIFontDemo.dir/Sample_FontDemo.cpp.o -Wl,-rpath,/builddir/build/BUILD/cegui-0.8.7/lib: ../../lib/libCEGUIBase-0.so.2.4.2 -lfreetype -lpcre -ldl make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 85%] Built target CEGUIFontDemo make -f samples/EditboxValidationDemo/CMakeFiles/CEGUIEditboxValidationDemo.dir/build.make samples/EditboxValidationDemo/CMakeFiles/CEGUIEditboxValidationDemo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/EditboxValidationDemo /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/EditboxValidationDemo /builddir/build/BUILD/cegui-0.8.7/samples/EditboxValidationDemo/CMakeFiles/CEGUIEditboxValidationDemo.dir/DependInfo.cmake --color= Scanning dependencies of target CEGUIEditboxValidationDemo make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/EditboxValidationDemo/CMakeFiles/CEGUIEditboxValidationDemo.dir/build.make samples/EditboxValidationDemo/CMakeFiles/CEGUIEditboxValidationDemo.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' [ 85%] Building CXX object samples/EditboxValidationDemo/CMakeFiles/CEGUIEditboxValidationDemo.dir/EditboxValidation.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples/EditboxValidationDemo && /usr/bin/c++ -DCEGUIEDITBOXVALIDATIONDEMO_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples/EditboxValidationDemo -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIEditboxValidationDemo.dir/EditboxValidation.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples/EditboxValidationDemo/EditboxValidation.cpp In file included from /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:32, from /builddir/build/BUILD/cegui-0.8.7/samples/common/include/Sample.h:30, from /builddir/build/BUILD/cegui-0.8.7/samples/common/include/SampleBase.h:30, from /builddir/build/BUILD/cegui-0.8.7/samples/Demo6/Sample_Demo6.h:30, from /builddir/build/BUILD/cegui-0.8.7/samples/Demo6/Sample_Demo6.cpp:27: /builddir/build/BUILD/cegui-0.8.7/samples/Demo6/Sample_Demo6.cpp: In member function 'bool Demo6Sample::handleDeleteColumn(const CEGUI::EventArgs&)': /builddir/build/BUILD/cegui-0.8.7/samples/Demo6/Sample_Demo6.cpp:484:18: warning: catching polymorphic type 'class CEGUI::InvalidRequestException' by value [-Wcatch-value=] CEGUI_CATCH (InvalidRequestException) ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Base.h:119:34: note: in definition of macro 'CEGUI_CATCH' # define CEGUI_CATCH(e) catch (e) ^ /builddir/build/BUILD/cegui-0.8.7/samples/Demo6/Sample_Demo6.cpp: In member function 'bool Demo6Sample::handleAddRow(const CEGUI::EventArgs&)': /builddir/build/BUILD/cegui-0.8.7/samples/Demo6/Sample_Demo6.cpp:523:18: warning: catching polymorphic type 'class CEGUI::InvalidRequestException' by value [-Wcatch-value=] CEGUI_CATCH (InvalidRequestException) ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Base.h:119:34: note: in definition of macro 'CEGUI_CATCH' # define CEGUI_CATCH(e) catch (e) ^ /builddir/build/BUILD/cegui-0.8.7/samples/Demo6/Sample_Demo6.cpp: In member function 'bool Demo6Sample::handleDeleteRow(const CEGUI::EventArgs&)': /builddir/build/BUILD/cegui-0.8.7/samples/Demo6/Sample_Demo6.cpp:548:18: warning: catching polymorphic type 'class CEGUI::InvalidRequestException' by value [-Wcatch-value=] CEGUI_CATCH (InvalidRequestException) ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Base.h:119:34: note: in definition of macro 'CEGUI_CATCH' # define CEGUI_CATCH(e) catch (e) ^ /builddir/build/BUILD/cegui-0.8.7/samples/Demo6/Sample_Demo6.cpp: In member function 'bool Demo6Sample::handleSetItem(const CEGUI::EventArgs&)': /builddir/build/BUILD/cegui-0.8.7/samples/Demo6/Sample_Demo6.cpp:591:18: warning: catching polymorphic type 'class CEGUI::InvalidRequestException' by value [-Wcatch-value=] CEGUI_CATCH (InvalidRequestException) ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Base.h:119:34: note: in definition of macro 'CEGUI_CATCH' # define CEGUI_CATCH(e) catch (e) ^ [ 85%] Linking CXX shared library ../../lib/libCEGUIInventoryDemo.so cd /builddir/build/BUILD/cegui-0.8.7/samples/InventoryDemo && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUIInventoryDemo.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUIInventoryDemo.so -o ../../lib/libCEGUIInventoryDemo.so CMakeFiles/CEGUIInventoryDemo.dir/BoolArray2D.cpp.o CMakeFiles/CEGUIInventoryDemo.dir/InventoryBase.cpp.o CMakeFiles/CEGUIInventoryDemo.dir/InventoryItem.cpp.o CMakeFiles/CEGUIInventoryDemo.dir/InventoryItemRenderer.cpp.o CMakeFiles/CEGUIInventoryDemo.dir/InventoryReceiver.cpp.o CMakeFiles/CEGUIInventoryDemo.dir/Sample_InventoryDemo.cpp.o -Wl,-rpath,/builddir/build/BUILD/cegui-0.8.7/lib: ../../lib/libCEGUIBase-0.so.2.4.2 -lfreetype -lpcre -ldl make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 85%] Built target CEGUIInventoryDemo make -f samples/Minesweeper/CMakeFiles/CEGUIMinesweeper.dir/build.make samples/Minesweeper/CMakeFiles/CEGUIMinesweeper.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/Minesweeper /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/Minesweeper /builddir/build/BUILD/cegui-0.8.7/samples/Minesweeper/CMakeFiles/CEGUIMinesweeper.dir/DependInfo.cmake --color= Scanning dependencies of target CEGUIMinesweeper make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/Minesweeper/CMakeFiles/CEGUIMinesweeper.dir/build.make samples/Minesweeper/CMakeFiles/CEGUIMinesweeper.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' [ 85%] Building CXX object samples/Minesweeper/CMakeFiles/CEGUIMinesweeper.dir/Minesweeper_Timer.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples/Minesweeper && /usr/bin/c++ -DCEGUIMINESWEEPER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples/Minesweeper -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIMinesweeper.dir/Minesweeper_Timer.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples/Minesweeper/Minesweeper_Timer.cpp [ 86%] Linking CXX shared library ../../lib/libCEGUIEditboxValidationDemo.so cd /builddir/build/BUILD/cegui-0.8.7/samples/EditboxValidationDemo && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUIEditboxValidationDemo.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUIEditboxValidationDemo.so -o ../../lib/libCEGUIEditboxValidationDemo.so CMakeFiles/CEGUIEditboxValidationDemo.dir/EditboxValidation.cpp.o -Wl,-rpath,/builddir/build/BUILD/cegui-0.8.7/lib: ../../lib/libCEGUIBase-0.so.2.4.2 -lfreetype -lpcre -ldl make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 86%] Built target CEGUIEditboxValidationDemo make -f samples/ScrollablePaneDemo/CMakeFiles/CEGUIScrollablePaneDemo.dir/build.make samples/ScrollablePaneDemo/CMakeFiles/CEGUIScrollablePaneDemo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/ScrollablePaneDemo /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/ScrollablePaneDemo /builddir/build/BUILD/cegui-0.8.7/samples/ScrollablePaneDemo/CMakeFiles/CEGUIScrollablePaneDemo.dir/DependInfo.cmake --color= Scanning dependencies of target CEGUIScrollablePaneDemo make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/ScrollablePaneDemo/CMakeFiles/CEGUIScrollablePaneDemo.dir/build.make samples/ScrollablePaneDemo/CMakeFiles/CEGUIScrollablePaneDemo.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' [ 87%] Building CXX object samples/ScrollablePaneDemo/CMakeFiles/CEGUIScrollablePaneDemo.dir/Sample_ScrollablePane.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples/ScrollablePaneDemo && /usr/bin/c++ -DCEGUISCROLLABLEPANEDEMO_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples/ScrollablePaneDemo -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIScrollablePaneDemo.dir/Sample_ScrollablePane.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples/ScrollablePaneDemo/Sample_ScrollablePane.cpp [ 87%] Building CXX object samples/Minesweeper/CMakeFiles/CEGUIMinesweeper.dir/Sample_Minesweeper.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples/Minesweeper && /usr/bin/c++ -DCEGUIMINESWEEPER_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples/Minesweeper -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIMinesweeper.dir/Sample_Minesweeper.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples/Minesweeper/Sample_Minesweeper.cpp [ 88%] Linking CXX shared library ../../../../lib/libCEGUILuaScriptModule-0.so cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUILuaScriptModule-0.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUILuaScriptModule-0.so.2 -o ../../../../lib/libCEGUILuaScriptModule-0.so.2.4.2 CMakeFiles/CEGUILuaScriptModule-0.dir/Functor.cpp.o CMakeFiles/CEGUILuaScriptModule-0.dir/ScriptModule.cpp.o CMakeFiles/CEGUILuaScriptModule-0.dir/lua_CEGUI.cpp.o CMakeFiles/CEGUILuaScriptModule-0.dir/required.cpp.o -Wl,-rpath,/builddir/build/BUILD/cegui-0.8.7/lib: -ltolua++ -llua-5.3 -lm ../../../../lib/libCEGUIBase-0.so.2.4.2 -lfreetype -lpcre -ldl cd /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua && /usr/bin/cmake -E cmake_symlink_library ../../../../lib/libCEGUILuaScriptModule-0.so.2.4.2 ../../../../lib/libCEGUILuaScriptModule-0.so.2 ../../../../lib/libCEGUILuaScriptModule-0.so make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 88%] Built target CEGUILuaScriptModule-0 make -f samples/TabControlDemo/CMakeFiles/CEGUITabControlDemo.dir/build.make samples/TabControlDemo/CMakeFiles/CEGUITabControlDemo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/TabControlDemo /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/TabControlDemo /builddir/build/BUILD/cegui-0.8.7/samples/TabControlDemo/CMakeFiles/CEGUITabControlDemo.dir/DependInfo.cmake --color= Scanning dependencies of target CEGUITabControlDemo make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/TabControlDemo/CMakeFiles/CEGUITabControlDemo.dir/build.make samples/TabControlDemo/CMakeFiles/CEGUITabControlDemo.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' [ 88%] Building CXX object samples/TabControlDemo/CMakeFiles/CEGUITabControlDemo.dir/Sample_TabControl.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples/TabControlDemo && /usr/bin/c++ -DCEGUITABCONTROLDEMO_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples/TabControlDemo -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUITabControlDemo.dir/Sample_TabControl.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples/TabControlDemo/Sample_TabControl.cpp [ 89%] Linking CXX shared library ../../lib/libCEGUIDemo6.so cd /builddir/build/BUILD/cegui-0.8.7/samples/Demo6 && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUIDemo6.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUIDemo6.so -o ../../lib/libCEGUIDemo6.so CMakeFiles/CEGUIDemo6.dir/Sample_Demo6.cpp.o -Wl,-rpath,/builddir/build/BUILD/cegui-0.8.7/lib: ../../lib/libCEGUIBase-0.so.2.4.2 -lfreetype -lpcre -ldl make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 89%] Built target CEGUIDemo6 make -f samples/CommonDialogsDemo/CMakeFiles/CEGUICommonDialogsDemo.dir/build.make samples/CommonDialogsDemo/CMakeFiles/CEGUICommonDialogsDemo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/CommonDialogsDemo /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/CommonDialogsDemo /builddir/build/BUILD/cegui-0.8.7/samples/CommonDialogsDemo/CMakeFiles/CEGUICommonDialogsDemo.dir/DependInfo.cmake --color= Scanning dependencies of target CEGUICommonDialogsDemo make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/CommonDialogsDemo/CMakeFiles/CEGUICommonDialogsDemo.dir/build.make samples/CommonDialogsDemo/CMakeFiles/CEGUICommonDialogsDemo.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' [ 89%] Building CXX object samples/CommonDialogsDemo/CMakeFiles/CEGUICommonDialogsDemo.dir/CommonDialogsDemo.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples/CommonDialogsDemo && /usr/bin/c++ -DCEGUICOMMONDIALOGSDEMO_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples/CommonDialogsDemo -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUICommonDialogsDemo.dir/CommonDialogsDemo.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples/CommonDialogsDemo/CommonDialogsDemo.cpp [ 89%] Linking CXX shared library ../../lib/libCEGUIScrollablePaneDemo.so cd /builddir/build/BUILD/cegui-0.8.7/samples/ScrollablePaneDemo && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUIScrollablePaneDemo.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUIScrollablePaneDemo.so -o ../../lib/libCEGUIScrollablePaneDemo.so CMakeFiles/CEGUIScrollablePaneDemo.dir/Sample_ScrollablePane.cpp.o -Wl,-rpath,/builddir/build/BUILD/cegui-0.8.7/lib: ../../lib/libCEGUIBase-0.so.2.4.2 -lfreetype -lpcre -ldl make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 89%] Built target CEGUIScrollablePaneDemo make -f samples/WidgetDemo/CMakeFiles/CEGUIWidgetDemo.dir/build.make samples/WidgetDemo/CMakeFiles/CEGUIWidgetDemo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/WidgetDemo /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/WidgetDemo /builddir/build/BUILD/cegui-0.8.7/samples/WidgetDemo/CMakeFiles/CEGUIWidgetDemo.dir/DependInfo.cmake --color= Scanning dependencies of target CEGUIWidgetDemo make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/WidgetDemo/CMakeFiles/CEGUIWidgetDemo.dir/build.make samples/WidgetDemo/CMakeFiles/CEGUIWidgetDemo.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' [ 89%] Building CXX object samples/WidgetDemo/CMakeFiles/CEGUIWidgetDemo.dir/WidgetDemo.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples/WidgetDemo && /usr/bin/c++ -DCEGUIWIDGETDEMO_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -I/builddir/build/BUILD/cegui-0.8.7/samples/WidgetDemo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUIWidgetDemo.dir/WidgetDemo.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples/WidgetDemo/WidgetDemo.cpp In file included from /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:32, from /builddir/build/BUILD/cegui-0.8.7/samples/common/include/Sample.h:30, from /builddir/build/BUILD/cegui-0.8.7/samples/common/include/SampleBase.h:30, from /builddir/build/BUILD/cegui-0.8.7/samples/WidgetDemo/WidgetDemo.h:30, from /builddir/build/BUILD/cegui-0.8.7/samples/WidgetDemo/WidgetDemo.cpp:27: /builddir/build/BUILD/cegui-0.8.7/samples/WidgetDemo/WidgetDemo.cpp: In member function 'void WidgetDemo::fillWidgetPropertiesDisplayWindow(CEGUI::Window*)': /builddir/build/BUILD/cegui-0.8.7/samples/WidgetDemo/WidgetDemo.cpp:958:52: warning: catching polymorphic type 'class CEGUI::InvalidRequestException' by value [-Wcatch-value=] CEGUI_CATCH(CEGUI::InvalidRequestException exception) ^~~~~~~~~ /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Base.h:119:34: note: in definition of macro 'CEGUI_CATCH' # define CEGUI_CATCH(e) catch (e) ^ [ 90%] Linking CXX shared library ../../lib/libCEGUIMinesweeper.so cd /builddir/build/BUILD/cegui-0.8.7/samples/Minesweeper && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUIMinesweeper.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUIMinesweeper.so -o ../../lib/libCEGUIMinesweeper.so CMakeFiles/CEGUIMinesweeper.dir/Minesweeper_Timer.cpp.o CMakeFiles/CEGUIMinesweeper.dir/Sample_Minesweeper.cpp.o -Wl,-rpath,/builddir/build/BUILD/cegui-0.8.7/lib: ../../lib/libCEGUIBase-0.so.2.4.2 -lfreetype -lpcre -ldl make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 90%] Linking CXX shared library ../../lib/libCEGUICommonDialogsDemo.so [ 90%] Built target CEGUIMinesweeper cd /builddir/build/BUILD/cegui-0.8.7/samples/CommonDialogsDemo && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUICommonDialogsDemo.dir/link.txt --verbose=1 make -f samples/TextDemo/CMakeFiles/CEGUITextDemo.dir/build.make samples/TextDemo/CMakeFiles/CEGUITextDemo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/TextDemo /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/TextDemo /builddir/build/BUILD/cegui-0.8.7/samples/TextDemo/CMakeFiles/CEGUITextDemo.dir/DependInfo.cmake --color= /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUICommonDialogsDemo.so -o ../../lib/libCEGUICommonDialogsDemo.so CMakeFiles/CEGUICommonDialogsDemo.dir/CommonDialogsDemo.cpp.o -Wl,-rpath,/builddir/build/BUILD/cegui-0.8.7/lib: ../../lib/libCEGUICommonDialogs-0.so.2.4.2 ../../lib/libCEGUIBase-0.so.2.4.2 -lfreetype -lpcre -ldl Scanning dependencies of target CEGUITextDemo make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/TextDemo/CMakeFiles/CEGUITextDemo.dir/build.make samples/TextDemo/CMakeFiles/CEGUITextDemo.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' [ 90%] Building CXX object samples/TextDemo/CMakeFiles/CEGUITextDemo.dir/Sample_Text.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples/TextDemo && /usr/bin/c++ -DCEGUITEXTDEMO_EXPORTS -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples/TextDemo -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -fPIC -o CMakeFiles/CEGUITextDemo.dir/Sample_Text.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples/TextDemo/Sample_Text.cpp make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 90%] Built target CEGUICommonDialogsDemo make -f tests/unit/CMakeFiles/CEGUITests-0.8.dir/build.make tests/unit/CMakeFiles/CEGUITests-0.8.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/tests/unit /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/tests/unit /builddir/build/BUILD/cegui-0.8.7/tests/unit/CMakeFiles/CEGUITests-0.8.dir/DependInfo.cmake --color= Scanning dependencies of target CEGUITests-0.8 make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f tests/unit/CMakeFiles/CEGUITests-0.8.dir/build.make tests/unit/CMakeFiles/CEGUITests-0.8.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' [ 90%] Building CXX object tests/unit/CMakeFiles/CEGUITests-0.8.dir/AnimationSystem.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/tests/unit && /usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_TEST_DYN_LINK -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/tests -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -o CMakeFiles/CEGUITests-0.8.dir/AnimationSystem.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/tests/unit/AnimationSystem.cpp [ 91%] Linking CXX shared library ../../lib/libCEGUITabControlDemo.so cd /builddir/build/BUILD/cegui-0.8.7/samples/TabControlDemo && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUITabControlDemo.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUITabControlDemo.so -o ../../lib/libCEGUITabControlDemo.so CMakeFiles/CEGUITabControlDemo.dir/Sample_TabControl.cpp.o -Wl,-rpath,/builddir/build/BUILD/cegui-0.8.7/lib: ../../lib/libCEGUIBase-0.so.2.4.2 -lfreetype -lpcre -ldl make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 91%] Built target CEGUITabControlDemo [ 91%] Building CXX object tests/unit/CMakeFiles/CEGUITests-0.8.dir/Clipboard.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/tests/unit && /usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_TEST_DYN_LINK -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/tests -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -o CMakeFiles/CEGUITests-0.8.dir/Clipboard.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/tests/unit/Clipboard.cpp /builddir/build/BUILD/cegui-0.8.7/tests/unit/AnimationSystem.cpp: In constructor 'SampleAnimationSetupFixture::SampleAnimationSetupFixture()': /builddir/build/BUILD/cegui-0.8.7/tests/unit/AnimationSystem.cpp:49:30: warning: unused variable 'affector' [-Wunused-variable] CEGUI::Affector* affector = d_zeroDuration->createAffector("Alpha", "float"); ^~~~~~~~ [ 91%] Linking CXX shared library ../../lib/libCEGUITextDemo.so cd /builddir/build/BUILD/cegui-0.8.7/samples/TextDemo && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUITextDemo.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUITextDemo.so -o ../../lib/libCEGUITextDemo.so CMakeFiles/CEGUITextDemo.dir/Sample_Text.cpp.o -Wl,-rpath,/builddir/build/BUILD/cegui-0.8.7/lib: ../../lib/libCEGUIBase-0.so.2.4.2 -lfreetype -lpcre -ldl make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 91%] Built target CEGUITextDemo [ 92%] Building CXX object tests/unit/CMakeFiles/CEGUITests-0.8.dir/Element.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/tests/unit && /usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_TEST_DYN_LINK -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/tests -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -o CMakeFiles/CEGUITests-0.8.dir/Element.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/tests/unit/Element.cpp [ 92%] Building CXX object tests/unit/CMakeFiles/CEGUITests-0.8.dir/EventSet.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/tests/unit && /usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_TEST_DYN_LINK -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/tests -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -o CMakeFiles/CEGUITests-0.8.dir/EventSet.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/tests/unit/EventSet.cpp [ 92%] Linking CXX shared library ../../lib/libCEGUIWidgetDemo.so cd /builddir/build/BUILD/cegui-0.8.7/samples/WidgetDemo && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUIWidgetDemo.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUIWidgetDemo.so -o ../../lib/libCEGUIWidgetDemo.so CMakeFiles/CEGUIWidgetDemo.dir/WidgetDemo.cpp.o -Wl,-rpath,/builddir/build/BUILD/cegui-0.8.7/lib: ../../lib/libCEGUIBase-0.so.2.4.2 -lfreetype -lpcre -ldl make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 92%] Built target CEGUIWidgetDemo make -f samples_framework/CMakeFiles/CEGUISampleFramework-0.8.dir/build.make samples_framework/CMakeFiles/CEGUISampleFramework-0.8.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples_framework /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples_framework /builddir/build/BUILD/cegui-0.8.7/samples_framework/CMakeFiles/CEGUISampleFramework-0.8.dir/DependInfo.cmake --color= Scanning dependencies of target CEGUISampleFramework-0.8 make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples_framework/CMakeFiles/CEGUISampleFramework-0.8.dir/build.make samples_framework/CMakeFiles/CEGUISampleFramework-0.8.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' [ 92%] Building CXX object samples_framework/CMakeFiles/CEGUISampleFramework-0.8.dir/src/SamplesFrameworkBase.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples_framework && /usr/bin/c++ -DBOOST_ALL_NO_LIB -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples_framework/include -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -isystem /usr/include/OIS -isystem /usr/include/OGRE -isystem /usr/include/irrlicht -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -o CMakeFiles/CEGUISampleFramework-0.8.dir/src/SamplesFrameworkBase.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples_framework/src/SamplesFrameworkBase.cpp /builddir/build/BUILD/cegui-0.8.7/tests/unit/EventSet.cpp: In function 'bool EventSet::freeFunctionSubscriberOtherArgs(const CEGUI::EventArgs&, int)': /builddir/build/BUILD/cegui-0.8.7/tests/unit/EventSet.cpp:105:62: warning: unused parameter 'args' [-Wunused-parameter] bool freeFunctionSubscriberOtherArgs(const CEGUI::EventArgs& args, const int arg) ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /builddir/build/BUILD/cegui-0.8.7/tests/unit/EventSet.cpp: In function 'void EventSet::freeFunctionSubscriberFirstOtherArgs(int, const CEGUI::EventArgs&)': /builddir/build/BUILD/cegui-0.8.7/tests/unit/EventSet.cpp:112:82: warning: unused parameter 'args' [-Wunused-parameter] void freeFunctionSubscriberFirstOtherArgs(const int arg, const CEGUI::EventArgs& args) ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [ 92%] Building CXX object tests/unit/CMakeFiles/CEGUITests-0.8.dir/NamedElement.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/tests/unit && /usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_TEST_DYN_LINK -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/tests -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -o CMakeFiles/CEGUITests-0.8.dir/NamedElement.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/tests/unit/NamedElement.cpp [ 92%] Building CXX object tests/unit/CMakeFiles/CEGUITests-0.8.dir/PropertyHelper.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/tests/unit && /usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_TEST_DYN_LINK -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/tests -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -o CMakeFiles/CEGUITests-0.8.dir/PropertyHelper.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/tests/unit/PropertyHelper.cpp [ 93%] Building CXX object tests/unit/CMakeFiles/CEGUITests-0.8.dir/PropertySet.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/tests/unit && /usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_TEST_DYN_LINK -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/tests -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -o CMakeFiles/CEGUITests-0.8.dir/PropertySet.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/tests/unit/PropertySet.cpp [ 93%] Building CXX object tests/unit/CMakeFiles/CEGUITests-0.8.dir/Quaternion.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/tests/unit && /usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_TEST_DYN_LINK -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/tests -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -o CMakeFiles/CEGUITests-0.8.dir/Quaternion.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/tests/unit/Quaternion.cpp [ 93%] Building CXX object tests/unit/CMakeFiles/CEGUITests-0.8.dir/RegexMatching.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/tests/unit && /usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_TEST_DYN_LINK -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/tests -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -o CMakeFiles/CEGUITests-0.8.dir/RegexMatching.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/tests/unit/RegexMatching.cpp [ 94%] Building CXX object tests/unit/CMakeFiles/CEGUITests-0.8.dir/Size.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/tests/unit && /usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_TEST_DYN_LINK -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/tests -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -o CMakeFiles/CEGUITests-0.8.dir/Size.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/tests/unit/Size.cpp [ 94%] Building CXX object tests/unit/CMakeFiles/CEGUITests-0.8.dir/Spinner.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/tests/unit && /usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_TEST_DYN_LINK -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/tests -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -o CMakeFiles/CEGUITests-0.8.dir/Spinner.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/tests/unit/Spinner.cpp [ 94%] Building CXX object samples_framework/CMakeFiles/CEGUISampleFramework-0.8.dir/src/SamplesFramework.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples_framework && /usr/bin/c++ -DBOOST_ALL_NO_LIB -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples_framework/include -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -isystem /usr/include/OIS -isystem /usr/include/OGRE -isystem /usr/include/irrlicht -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -o CMakeFiles/CEGUISampleFramework-0.8.dir/src/SamplesFramework.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples_framework/src/SamplesFramework.cpp [ 94%] Building CXX object tests/unit/CMakeFiles/CEGUITests-0.8.dir/String.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/tests/unit && /usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_TEST_DYN_LINK -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/tests -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -o CMakeFiles/CEGUITests-0.8.dir/String.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/tests/unit/String.cpp [ 95%] Building CXX object samples_framework/CMakeFiles/CEGUISampleFramework-0.8.dir/src/CEGuiBaseApplication.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples_framework && /usr/bin/c++ -DBOOST_ALL_NO_LIB -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples_framework/include -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -isystem /usr/include/OIS -isystem /usr/include/OGRE -isystem /usr/include/irrlicht -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -o CMakeFiles/CEGUISampleFramework-0.8.dir/src/CEGuiBaseApplication.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples_framework/src/CEGuiBaseApplication.cpp [ 96%] Building CXX object tests/unit/CMakeFiles/CEGUITests-0.8.dir/TestEntry.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/tests/unit && /usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_TEST_DYN_LINK -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/tests -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -o CMakeFiles/CEGUITests-0.8.dir/TestEntry.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/tests/unit/TestEntry.cpp [ 96%] Building CXX object tests/unit/CMakeFiles/CEGUITests-0.8.dir/Vector.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/tests/unit && /usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_TEST_DYN_LINK -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/tests -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -o CMakeFiles/CEGUITests-0.8.dir/Vector.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/tests/unit/Vector.cpp [ 96%] Building CXX object samples_framework/CMakeFiles/CEGUISampleFramework-0.8.dir/src/CEGuiRendererSelector.cpp.o [ 96%] Building CXX object tests/unit/CMakeFiles/CEGUITests-0.8.dir/Window.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples_framework && /usr/bin/c++ -DBOOST_ALL_NO_LIB -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples_framework/include -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -isystem /usr/include/OIS -isystem /usr/include/OGRE -isystem /usr/include/irrlicht -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -o CMakeFiles/CEGUISampleFramework-0.8.dir/src/CEGuiRendererSelector.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples_framework/src/CEGuiRendererSelector.cpp cd /builddir/build/BUILD/cegui-0.8.7/tests/unit && /usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_TEST_DYN_LINK -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/tests -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -o CMakeFiles/CEGUITests-0.8.dir/Window.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/tests/unit/Window.cpp [ 96%] Building CXX object samples_framework/CMakeFiles/CEGUISampleFramework-0.8.dir/src/Samples_xmlHandler.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples_framework && /usr/bin/c++ -DBOOST_ALL_NO_LIB -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples_framework/include -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -isystem /usr/include/OIS -isystem /usr/include/OGRE -isystem /usr/include/irrlicht -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -o CMakeFiles/CEGUISampleFramework-0.8.dir/src/Samples_xmlHandler.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples_framework/src/Samples_xmlHandler.cpp [ 97%] Building CXX object samples_framework/CMakeFiles/CEGUISampleFramework-0.8.dir/src/SampleData.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples_framework && /usr/bin/c++ -DBOOST_ALL_NO_LIB -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples_framework/include -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -isystem /usr/include/OIS -isystem /usr/include/OGRE -isystem /usr/include/irrlicht -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -o CMakeFiles/CEGUISampleFramework-0.8.dir/src/SampleData.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples_framework/src/SampleData.cpp In file included from /builddir/build/BUILD/cegui-0.8.7/tests/unit/TestEntry.cpp:27: /builddir/build/BUILD/cegui-0.8.7/tests/BoostTestEntry.inc: In constructor 'CEGUIInstanceFixture::CEGUIInstanceFixture()': /builddir/build/BUILD/cegui-0.8.7/tests/BoostTestEntry.inc:120:31: warning: '%s' directive writing 8 bytes into a region of size between 0 and 4095 [-Wformat-overflow=] sprintf(resourcePath, "%s/%s", dataPathPrefix, "schemes/"); ^~~~~~~ ~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from /usr/include/c++/8/cstdio:42, from /usr/include/c++/8/fstream:41, from /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Logger.h:34, from /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/NamedXMLResourceManager.h:33, from /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/SchemeManager.h:32, from /builddir/build/BUILD/cegui-0.8.7/tests/BoostTestEntry.inc:37, from /builddir/build/BUILD/cegui-0.8.7/tests/unit/TestEntry.cpp:27: /usr/include/bits/stdio2.h:33:34: note: '__builtin___sprintf_chk' output between 10 and 4105 bytes into a destination of size 4096 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/cegui-0.8.7/tests/unit/TestEntry.cpp:27: /builddir/build/BUILD/cegui-0.8.7/tests/BoostTestEntry.inc:122:31: warning: '%s' directive writing 10 bytes into a region of size between 0 and 4095 [-Wformat-overflow=] sprintf(resourcePath, "%s/%s", dataPathPrefix, "imagesets/"); ^~~~~~~ ~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from /usr/include/c++/8/cstdio:42, from /usr/include/c++/8/fstream:41, from /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Logger.h:34, from /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/NamedXMLResourceManager.h:33, from /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/SchemeManager.h:32, from /builddir/build/BUILD/cegui-0.8.7/tests/BoostTestEntry.inc:37, from /builddir/build/BUILD/cegui-0.8.7/tests/unit/TestEntry.cpp:27: /usr/include/bits/stdio2.h:33:34: note: '__builtin___sprintf_chk' output between 12 and 4107 bytes into a destination of size 4096 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/cegui-0.8.7/tests/unit/TestEntry.cpp:27: /builddir/build/BUILD/cegui-0.8.7/tests/BoostTestEntry.inc:124:31: warning: '%s' directive writing 6 bytes into a region of size between 0 and 4095 [-Wformat-overflow=] sprintf(resourcePath, "%s/%s", dataPathPrefix, "fonts/"); ^~~~~~~ ~~~~~~~~ In file included from /usr/include/stdio.h:862, from /usr/include/c++/8/cstdio:42, from /usr/include/c++/8/fstream:41, from /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Logger.h:34, from /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/NamedXMLResourceManager.h:33, from /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/SchemeManager.h:32, from /builddir/build/BUILD/cegui-0.8.7/tests/BoostTestEntry.inc:37, from /builddir/build/BUILD/cegui-0.8.7/tests/unit/TestEntry.cpp:27: /usr/include/bits/stdio2.h:33:34: note: '__builtin___sprintf_chk' output between 8 and 4103 bytes into a destination of size 4096 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/cegui-0.8.7/tests/unit/TestEntry.cpp:27: /builddir/build/BUILD/cegui-0.8.7/tests/BoostTestEntry.inc:126:31: warning: '%s' directive writing 8 bytes into a region of size between 0 and 4095 [-Wformat-overflow=] sprintf(resourcePath, "%s/%s", dataPathPrefix, "layouts/"); ^~~~~~~ ~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from /usr/include/c++/8/cstdio:42, from /usr/include/c++/8/fstream:41, from /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Logger.h:34, from /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/NamedXMLResourceManager.h:33, from /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/SchemeManager.h:32, from /builddir/build/BUILD/cegui-0.8.7/tests/BoostTestEntry.inc:37, from /builddir/build/BUILD/cegui-0.8.7/tests/unit/TestEntry.cpp:27: /usr/include/bits/stdio2.h:33:34: note: '__builtin___sprintf_chk' output between 10 and 4105 bytes into a destination of size 4096 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/cegui-0.8.7/tests/unit/TestEntry.cpp:27: /builddir/build/BUILD/cegui-0.8.7/tests/BoostTestEntry.inc:128:31: warning: '%s' directive writing 10 bytes into a region of size between 0 and 4095 [-Wformat-overflow=] sprintf(resourcePath, "%s/%s", dataPathPrefix, "looknfeel/"); ^~~~~~~ ~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from /usr/include/c++/8/cstdio:42, from /usr/include/c++/8/fstream:41, from /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Logger.h:34, from /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/NamedXMLResourceManager.h:33, from /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/SchemeManager.h:32, from /builddir/build/BUILD/cegui-0.8.7/tests/BoostTestEntry.inc:37, from /builddir/build/BUILD/cegui-0.8.7/tests/unit/TestEntry.cpp:27: /usr/include/bits/stdio2.h:33:34: note: '__builtin___sprintf_chk' output between 12 and 4107 bytes into a destination of size 4096 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/cegui-0.8.7/tests/unit/TestEntry.cpp:27: /builddir/build/BUILD/cegui-0.8.7/tests/BoostTestEntry.inc:130:31: warning: '%s' directive writing 12 bytes into a region of size between 0 and 4095 [-Wformat-overflow=] sprintf(resourcePath, "%s/%s", dataPathPrefix, "lua_scripts/"); ^~~~~~~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from /usr/include/c++/8/cstdio:42, from /usr/include/c++/8/fstream:41, from /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Logger.h:34, from /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/NamedXMLResourceManager.h:33, from /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/SchemeManager.h:32, from /builddir/build/BUILD/cegui-0.8.7/tests/BoostTestEntry.inc:37, from /builddir/build/BUILD/cegui-0.8.7/tests/unit/TestEntry.cpp:27: /usr/include/bits/stdio2.h:33:34: note: '__builtin___sprintf_chk' output between 14 and 4109 bytes into a destination of size 4096 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/cegui-0.8.7/tests/unit/TestEntry.cpp:27: /builddir/build/BUILD/cegui-0.8.7/tests/BoostTestEntry.inc:132:31: warning: '%s' directive writing 12 bytes into a region of size between 0 and 4095 [-Wformat-overflow=] sprintf(resourcePath, "%s/%s", dataPathPrefix, "xml_schemas/"); ^~~~~~~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from /usr/include/c++/8/cstdio:42, from /usr/include/c++/8/fstream:41, from /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Logger.h:34, from /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/NamedXMLResourceManager.h:33, from /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/SchemeManager.h:32, from /builddir/build/BUILD/cegui-0.8.7/tests/BoostTestEntry.inc:37, from /builddir/build/BUILD/cegui-0.8.7/tests/unit/TestEntry.cpp:27: /usr/include/bits/stdio2.h:33:34: note: '__builtin___sprintf_chk' output between 14 and 4109 bytes into a destination of size 4096 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/cegui-0.8.7/tests/unit/TestEntry.cpp:27: /builddir/build/BUILD/cegui-0.8.7/tests/BoostTestEntry.inc:134:31: warning: '%s' directive writing 11 bytes into a region of size between 0 and 4095 [-Wformat-overflow=] sprintf(resourcePath, "%s/%s", dataPathPrefix, "animations/"); ^~~~~~~ ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from /usr/include/c++/8/cstdio:42, from /usr/include/c++/8/fstream:41, from /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Logger.h:34, from /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/NamedXMLResourceManager.h:33, from /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/SchemeManager.h:32, from /builddir/build/BUILD/cegui-0.8.7/tests/BoostTestEntry.inc:37, from /builddir/build/BUILD/cegui-0.8.7/tests/unit/TestEntry.cpp:27: /usr/include/bits/stdio2.h:33:34: note: '__builtin___sprintf_chk' output between 13 and 4108 bytes into a destination of size 4096 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 97%] Building CXX object samples_framework/CMakeFiles/CEGUISampleFramework-0.8.dir/src/MetaDataWindowManager.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples_framework && /usr/bin/c++ -DBOOST_ALL_NO_LIB -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples_framework/include -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -isystem /usr/include/OIS -isystem /usr/include/OGRE -isystem /usr/include/irrlicht -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -o CMakeFiles/CEGUISampleFramework-0.8.dir/src/MetaDataWindowManager.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples_framework/src/MetaDataWindowManager.cpp [ 97%] Building CXX object samples_framework/CMakeFiles/CEGUISampleFramework-0.8.dir/src/SamplesBrowserManager.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples_framework && /usr/bin/c++ -DBOOST_ALL_NO_LIB -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples_framework/include -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -isystem /usr/include/OIS -isystem /usr/include/OGRE -isystem /usr/include/irrlicht -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -o CMakeFiles/CEGUISampleFramework-0.8.dir/src/SamplesBrowserManager.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples_framework/src/SamplesBrowserManager.cpp [ 97%] Building CXX object samples_framework/CMakeFiles/CEGUISampleFramework-0.8.dir/src/CLICEGuiRendererSelector.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples_framework && /usr/bin/c++ -DBOOST_ALL_NO_LIB -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples_framework/include -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -isystem /usr/include/OIS -isystem /usr/include/OGRE -isystem /usr/include/irrlicht -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -o CMakeFiles/CEGUISampleFramework-0.8.dir/src/CLICEGuiRendererSelector.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples_framework/src/CLICEGuiRendererSelector.cpp [ 98%] Building CXX object samples_framework/CMakeFiles/CEGUISampleFramework-0.8.dir/src/CEGuiOgreBaseApplication.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples_framework && /usr/bin/c++ -DBOOST_ALL_NO_LIB -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples_framework/include -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -isystem /usr/include/OIS -isystem /usr/include/OGRE -isystem /usr/include/irrlicht -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -o CMakeFiles/CEGUISampleFramework-0.8.dir/src/CEGuiOgreBaseApplication.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples_framework/src/CEGuiOgreBaseApplication.cpp [ 98%] Building CXX object samples_framework/CMakeFiles/CEGUISampleFramework-0.8.dir/src/CEGuiIrrlichtBaseApplication.cpp.o cd /builddir/build/BUILD/cegui-0.8.7/samples_framework && /usr/bin/c++ -DBOOST_ALL_NO_LIB -I/builddir/build/BUILD/cegui-0.8.7/cegui/include -I/builddir/build/BUILD/cegui-0.8.7/samples_framework/include -I/builddir/build/BUILD/cegui-0.8.7/samples/common/include -isystem /usr/include/OIS -isystem /usr/include/OGRE -isystem /usr/include/irrlicht -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -o CMakeFiles/CEGUISampleFramework-0.8.dir/src/CEGuiIrrlichtBaseApplication.cpp.o -c /builddir/build/BUILD/cegui-0.8.7/samples_framework/src/CEGuiIrrlichtBaseApplication.cpp In file included from /builddir/build/BUILD/cegui-0.8.7/samples_framework/src/CEGuiIrrlichtBaseApplication.cpp:47: /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/EventPusher.h: In member function 'void CEGUI::IrrlichtEventPusher::initCodes()': /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/EventPusher.h:155:61: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] memset(irr2ceCODE, Key::Unknown, KEY_KEY_CODES_COUNT); ^ /builddir/build/BUILD/cegui-0.8.7/samples_framework/src/CEGuiIrrlichtBaseApplication.cpp: In constructor 'CEGuiIrrlichtBaseApplication::CEGuiIrrlichtBaseApplication()': /builddir/build/BUILD/cegui-0.8.7/samples_framework/src/CEGuiIrrlichtBaseApplication.cpp:57:69: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] d_lastDisplaySize( static_cast(s_defaultWindowWidth), static_cast(s_defaultWindowHeight) ) ^ /builddir/build/BUILD/cegui-0.8.7/samples_framework/src/CEGuiIrrlichtBaseApplication.cpp:57:118: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] d_lastDisplaySize( static_cast(s_defaultWindowWidth), static_cast(s_defaultWindowHeight) ) ^ /builddir/build/BUILD/cegui-0.8.7/samples_framework/src/CEGuiIrrlichtBaseApplication.cpp: In member function 'virtual void CEGuiIrrlichtBaseApplication::run()': /builddir/build/BUILD/cegui-0.8.7/samples_framework/src/CEGuiIrrlichtBaseApplication.cpp:130:20: warning: unused variable 'guiSystem' [-Wunused-variable] CEGUI::System& guiSystem = CEGUI::System::getSingleton(); ^~~~~~~~~ [100%] Linking CXX executable ../../bin/CEGUITests-0.8 cd /builddir/build/BUILD/cegui-0.8.7/tests/unit && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUITests-0.8.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -rdynamic CMakeFiles/CEGUITests-0.8.dir/AnimationSystem.cpp.o CMakeFiles/CEGUITests-0.8.dir/Clipboard.cpp.o CMakeFiles/CEGUITests-0.8.dir/Element.cpp.o CMakeFiles/CEGUITests-0.8.dir/EventSet.cpp.o CMakeFiles/CEGUITests-0.8.dir/NamedElement.cpp.o CMakeFiles/CEGUITests-0.8.dir/PropertyHelper.cpp.o CMakeFiles/CEGUITests-0.8.dir/PropertySet.cpp.o CMakeFiles/CEGUITests-0.8.dir/Quaternion.cpp.o CMakeFiles/CEGUITests-0.8.dir/RegexMatching.cpp.o CMakeFiles/CEGUITests-0.8.dir/Size.cpp.o CMakeFiles/CEGUITests-0.8.dir/Spinner.cpp.o CMakeFiles/CEGUITests-0.8.dir/String.cpp.o CMakeFiles/CEGUITests-0.8.dir/TestEntry.cpp.o CMakeFiles/CEGUITests-0.8.dir/Vector.cpp.o CMakeFiles/CEGUITests-0.8.dir/Window.cpp.o -o ../../bin/CEGUITests-0.8 -Wl,-rpath,/builddir/build/BUILD/cegui-0.8.7/lib: ../../lib/libCEGUINullRenderer-0.so.2.4.2 -lboost_unit_test_framework ../../lib/libCEGUIBase-0.so.2.4.2 -lfreetype -lpcre -ldl make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [100%] Built target CEGUITests-0.8 [100%] Linking CXX executable ../bin/CEGUISampleFramework-0.8 cd /builddir/build/BUILD/cegui-0.8.7/samples_framework && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUISampleFramework-0.8.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -std=c++03 -fsigned-char -Wall -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fsigned-char -Wall -Wextra -rdynamic CMakeFiles/CEGUISampleFramework-0.8.dir/src/SamplesFrameworkBase.cpp.o CMakeFiles/CEGUISampleFramework-0.8.dir/src/SamplesFramework.cpp.o CMakeFiles/CEGUISampleFramework-0.8.dir/src/CEGuiBaseApplication.cpp.o CMakeFiles/CEGUISampleFramework-0.8.dir/src/CEGuiRendererSelector.cpp.o CMakeFiles/CEGUISampleFramework-0.8.dir/src/Samples_xmlHandler.cpp.o CMakeFiles/CEGUISampleFramework-0.8.dir/src/SampleData.cpp.o CMakeFiles/CEGUISampleFramework-0.8.dir/src/MetaDataWindowManager.cpp.o CMakeFiles/CEGUISampleFramework-0.8.dir/src/SamplesBrowserManager.cpp.o CMakeFiles/CEGUISampleFramework-0.8.dir/src/CLICEGuiRendererSelector.cpp.o CMakeFiles/CEGUISampleFramework-0.8.dir/src/CEGuiOgreBaseApplication.cpp.o CMakeFiles/CEGUISampleFramework-0.8.dir/src/CEGuiIrrlichtBaseApplication.cpp.o -o ../bin/CEGUISampleFramework-0.8 -Wl,-rpath,/builddir/build/BUILD/cegui-0.8.7/lib: -lOIS ../lib/libCEGUIOgreRenderer-0.so.2.4.2 -lboost_system ../lib/libCEGUIIrrlichtRenderer-0.so.2.4.2 ../lib/libCEGUIBase-0.so.2.4.2 -lOgreMain -lboost_thread -lboost_system -lfreetype -lpcre -ldl -lIrrlicht make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [100%] Built target CEGUISampleFramework-0.8 make[1]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cegui-0.8.7/CMakeFiles 0 + make html -j4 /usr/bin/cmake -H/builddir/build/BUILD/cegui-0.8.7 -B/builddir/build/BUILD/cegui-0.8.7 --check-build-system CMakeFiles/Makefile.cmake 0 make -f CMakeFiles/Makefile2 html make[1]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' /usr/bin/cmake -H/builddir/build/BUILD/cegui-0.8.7 -B/builddir/build/BUILD/cegui-0.8.7 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cegui-0.8.7/CMakeFiles 1 make -f CMakeFiles/Makefile2 CMakeFiles/html.dir/all make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make -f CMakeFiles/html.dir/build.make CMakeFiles/html.dir/depend make[3]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/CMakeFiles/html.dir/DependInfo.cmake --color= Scanning dependencies of target html make[3]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f CMakeFiles/html.dir/build.make CMakeFiles/html.dir/build make[3]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' [100%] Generating documentation cd /builddir/build/BUILD/cegui-0.8.7/doc/doxygen && /usr/bin/doxygen warning: Tag `USE_WINDOWS_ENCODING' at line 10 of file `doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `DETAILS_AT_TOP' at line 21 of file `doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `HTML_ALIGN_MEMBERS' at line 104 of file `doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_SCHEMA' at line 152 of file `doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_DTD' at line 153 of file `doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 203 of file `doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 204 of file `doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Searching for include files... Searching for example files... Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/doc Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/doc/doxygen Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/html Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/tutorials Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/support/tolua++bin Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/support/tolua++bin/CMakeFiles Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/support/tolua++bin/CMakeFiles/toluappcegui-0.8.dir Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/support/tolua++bin/lua Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/doc/doxygen Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/tutorials Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/doc/doxygen Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/tutorials Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/Corona Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/DevIL Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/FreeImage Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/PVR Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/SDL2 Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/SILLY Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/STB Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/TGA Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10 Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11 Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9 Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/DirectFB Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Null Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/inclu/builddir/build/BUILD/cegui-0.8.7/doc/doxygen/compiling.dox:89: warning: multiple use of section label 'compiling_build_install' while adding section, (first occurrence: /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/building_deps.dox, line 75) de/CEGUI/RendererModules/OpenGL Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ScriptModules Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ScriptModules/Lua Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/Expat Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/Libxml2 Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/RapidXML Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/TinyXML Searching for files in directory /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/Xerces Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/arch_overview.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/arch_overview.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/authors.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/authors.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/build_myths.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/build_myths.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/build_options.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/build_options.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/building_deps.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/building_deps.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/changelog.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/changelog.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/code_standards.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/code_standards.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/compiling.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/compiling.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/data_licensing.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/data_licensing.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/dependencies.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/dependencies.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/devel.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/devel.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/downloading.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/downloading.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_baseclass_ref.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_baseclass_ref.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_enum_ref.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_enum_ref.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_intro.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_intro.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_main.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_main.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_tut1.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_tut1.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_wr_ref.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_wr_ref.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/gnufdl.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/gnufdl.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/licensing.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/licensing.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/mainpage.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/mainpage.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/pcre-lic.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/pcre-lic.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/porting6to7.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/porting6to7.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/porting7to8.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/porting7to8.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/stringencoders-lic.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/stringencoders-lic.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/tolua++README.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/tolua++README.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/tutorials/ce_guide_1.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/tutorials/ce_guide_1.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/tutorials/ce_guide_2.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/tutorials/ce_guide_2.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/tutorials/ce_guide_3.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/tutorials/ce_guide_3.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/tutorials/ce_guide_4.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/tutorials/ce_guide_4.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/tutorials/ce_guide_5.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/tutorials/ce_guide_5.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_animation.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_animation.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_confg.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_confg.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_font.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_font.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_imageset.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_imageset.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_layout.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_layout.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_scheme.dox... Parsing file /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_scheme.dox... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Affector.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Affector.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Animation.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Animation.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Animation_xmlHandler.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Animation_xmlHandler.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/AnimationInstance.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/AnimationInstance.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/AnimationManager.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/AnimationManager.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Base.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Base.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BidiVisualMapping.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BidiVisualMapping.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BoundSlot.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BoundSlot.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CEGUI.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CEGUI.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CentredRenderedString.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CentredRenderedString.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ChainedXMLHandler.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ChainedXMLHandler.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Clipboard.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Clipboard.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ColourRect.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ColourRect.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/ColourPicker.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/ColourPicker.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Conversions.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Conversions.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Types.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Types.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/Module.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/Module.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CompositeResourceProvider.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CompositeResourceProvider.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Config.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Config.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Config_xmlHandler.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Config_xmlHandler.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CoordConverter.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CoordConverter.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/DataContainer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/DataContainer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/DefaultLogger.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/DefaultLogger.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/DefaultRenderedStringParser.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/DefaultRenderedStringParser.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/DefaultResourceProvider.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/DefaultResourceProvider.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/DynamicModule.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/DynamicModule.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Event.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Event.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventArgs.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventArgs.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FactoryModule.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FactoryModule.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FactoryRegisterer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FactoryRegisterer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/ComponentBase.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/ComponentBase.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/Dimensions.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/Dimensions.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/Enums.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/Enums.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/EventAction.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/EventAction.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/EventLinkDefinition.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/EventLinkDefinition.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FalagardPropertyBase.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FalagardPropertyBase.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FormattingSetting.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FormattingSetting.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FrameComponent.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FrameComponent.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/ImageryComponent.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/ImageryComponent.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/ImagerySection.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/ImagerySection.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/LayerSpecification.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/LayerSpecification.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/NamedArea.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/NamedArea.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/NamedDefinitionCollator.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/NamedDefinitionCollator.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinition.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinition.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyInitialiser.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyInitialiser.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyLinkDefinition.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyLinkDefinition.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/SectionSpecification.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/SectionSpecification.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/StateImagery.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/StateImagery.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/TextComponent.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/TextComponent.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetComponent.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetComponent.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetLookFeel.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetLookFeel.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetLookManager.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetLookManager.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLHandler.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLHandler.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Font.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Font.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Font_xmlHandler.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Font_xmlHandler.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FontGlyph.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FontGlyph.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FontManager.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FontManager.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FormattedRenderedString.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FormattedRenderedString.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ForwardRefs.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ForwardRefs.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FreeFunctionSlot.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FreeFunctionSlot.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FreeTypeFont.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FreeTypeFont.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FribidiVisualMapping.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FribidiVisualMapping.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorPointerSlot.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorPointerSlot.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorReferenceBinder.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorReferenceBinder.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorReferenceSlot.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorReferenceSlot.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GeometryBuffer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GeometryBuffer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GlobalEventSet.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GlobalEventSet.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUILayout_xmlHandler.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUILayout_xmlHandler.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/IconvStringTranscoder.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/IconvStringTranscoder.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Image.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Image.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodec.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodec.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/Corona/ImageCodec.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/Corona/ImageCodec.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/Corona/ImageCodecModule.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/Corona/ImageCodecModule.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/DevIL/ImageCodec.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/DevIL/ImageCodec.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/DevIL/ImageCodecModule.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/DevIL/ImageCodecModule.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/FreeImage/ImageCodec.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/FreeImage/ImageCodec.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/FreeImage/ImageCodecModule.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/FreeImage/ImageCodecModule.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/PVR/ImageCodec.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/PVR/ImageCodec.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/PVR/ImageCodecModule.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/PVR/ImageCodecModule.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/SDL2/ImageCodec.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/SDL2/ImageCodec.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/SDL2/ImageCodecModule.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/SDL2/ImageCodecModule.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/SILLY/ImageCodec.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/SILLY/ImageCodec.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/SILLY/ImageCodecModule.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/SILLY/ImageCodecModule.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/STB/ImageCodec.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/STB/ImageCodec.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/STB/ImageCodecModule.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/STB/ImageCodecModule.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/TGA/ImageCodec.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/TGA/ImageCodec.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/TGA/ImageCodecModule.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/TGA/ImageCodecModule.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageFactory.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageFactory.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageManager.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageManager.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/InjectedInputReceiver.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/InjectedInputReceiver.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/InputEvent.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/InputEvent.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Interpolator.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Interpolator.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/IteratorBase.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/IteratorBase.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/JustifiedRenderedString.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/JustifiedRenderedString.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/KeyFrame.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/KeyFrame.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/LeftAlignedRenderedString.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/LeftAlignedRenderedString.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/LinkedEvent.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/LinkedEvent.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Logger.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Logger.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MemberFunctionSlot.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MemberFunctionSlot.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MemoryAllocatedObject.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MemoryAllocatedObject.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MemoryAllocation.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MemoryAllocation.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MemoryOgreAllocator.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MemoryOgreAllocator.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MemoryStdAllocator.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MemoryStdAllocator.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MemorySTLWrapper.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MemorySTLWrapper.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MinibidiVisualMapping.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MinibidiVisualMapping.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MinizipResourceProvider.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MinizipResourceProvider.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ModuleConfig.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ModuleConfig.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MouseCursor.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MouseCursor.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/NamedElement.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/NamedElement.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/NamedXMLResourceManager.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/NamedXMLResourceManager.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PCRERegexMatcher.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PCRERegexMatcher.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PixmapFont.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PixmapFont.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Quaternion.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Quaternion.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RefCounted.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RefCounted.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RegexMatcher.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RegexMatcher.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedString.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedString.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedStringComponent.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedStringComponent.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedStringImageComponent.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedStringImageComponent.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedStringParser.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedStringParser.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedStringTextComponent.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedStringTextComponent.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedStringWidgetComponent.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedStringWidgetComponent.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedStringWordWrapper.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedStringWordWrapper.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderEffect.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderEffect.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderEffectFactory.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderEffectFactory.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderEffectManager.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderEffectManager.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/GeometryBuffer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/GeometryBuffer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/Renderer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/Renderer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/RenderTarget.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/RenderTarget.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/Texture.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/Texture.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/TextureTarget.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/TextureTarget.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/ViewportTarget.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/ViewportTarget.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/GeometryBuffer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/GeometryBuffer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/Renderer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/Renderer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/RenderTarget.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/RenderTarget.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/Texture.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/Texture.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/TextureTarget.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/TextureTarget.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/ViewportTarget.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/ViewportTarget.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/GeometryBuffer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/GeometryBuffer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/Renderer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/Renderer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/RenderTarget.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/RenderTarget.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/Texture.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/Texture.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/TextureTarget.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/TextureTarget.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/ViewportTarget.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/ViewportTarget.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/DirectFB/GeometryBuffer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/DirectFB/GeometryBuffer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/DirectFB/Renderer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/DirectFB/Renderer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/DirectFB/RenderTarget.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/DirectFB/RenderTarget.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/DirectFB/Texture.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/DirectFB/Texture.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/EventPusher.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/EventPusher.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/GeometryBuffer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/GeometryBuffer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/ImageCodec.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/ImageCodec.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/MemoryFile.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/MemoryFile.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/Renderer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/Renderer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/RendererDef.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/RendererDef.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/RenderTarget.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/RenderTarget.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/ResourceProvider.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/ResourceProvider.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/Texture.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/Texture.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/TextureTarget.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/TextureTarget.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/WindowTarget.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/WindowTarget.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Null/GeometryBuffer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Null/GeometryBuffer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Null/Renderer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Null/Renderer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Null/RenderTarget.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Null/RenderTarget.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Null/Texture.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Null/Texture.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Null/TextureTarget.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Null/TextureTarget.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/GeometryBuffer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/GeometryBuffer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/ImageCodec.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/ImageCodec.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/Renderer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/Renderer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/RenderTarget.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/RenderTarget.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/ResourceProvider.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/ResourceProvider.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/Texture.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/Texture.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/TextureTarget.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/TextureTarget.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/WindowTarget.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/WindowTarget.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/ApplePBTextureTarget.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/ApplePBTextureTarget.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GeometryBufferBase.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GeometryBufferBase.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GL.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GL.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GL3FBOTextureTarget.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GL3FBOTextureTarget.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GL3GeometryBuffer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GL3GeometryBuffer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GL3Renderer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GL3Renderer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GLFBOTextureTarget.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GLFBOTextureTarget.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GLGeometryBuffer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GLGeometryBuffer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GlmPimpl.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GlmPimpl.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GLRenderer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GLRenderer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GLXPBTextureTarget.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GLXPBTextureTarget.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/RendererBase.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/RendererBase.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/RenderTarget.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/RenderTarget.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/Shader.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/Shader.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/ShaderManager.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/ShaderManager.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StandardShaderFrag.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StandardShaderFrag.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StandardShaderVert.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StandardShaderVert.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/Texture.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/Texture.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/TextureTarget.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/TextureTarget.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/ViewportTarget.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/ViewportTarget.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/WGLPBTextureTarget.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/WGLPBTextureTarget.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/FBOTextureTarget.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/FBOTextureTarget.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/GeometryBuffer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/GeometryBuffer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/GLES.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/GLES.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/Renderer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/Renderer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/RenderTarget.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/RenderTarget.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/Texture.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/Texture.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/ViewportTarget.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/ViewportTarget.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderingContext.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderingContext.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderingSurface.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderingSurface.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderingWindow.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderingWindow.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderQueue.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderQueue.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderTarget.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderTarget.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ResourceProvider.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ResourceProvider.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RightAlignedRenderedString.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RightAlignedRenderedString.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Scheme.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Scheme.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Scheme_xmlHandler.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Scheme_xmlHandler.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/SchemeManager.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/SchemeManager.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ScriptModule.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ScriptModule.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ScriptModules/Lua/Functor.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ScriptModules/Lua/Functor.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ScriptModules/Lua/ScriptModule.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ScriptModules/Lua/ScriptModule.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/SimpleTimer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/SimpleTimer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Size.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Size.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/SlotFunctorBase.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/SlotFunctorBase.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/StringTranscoder.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/StringTranscoder.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/SubscriberSlot.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/SubscriberSlot.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/System.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/System.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/SystemKeys.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/SystemKeys.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Texture.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Texture.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TextureTarget.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TextureTarget.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TextUtils.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TextUtils.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplInterpolators.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplInterpolators.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowFactory.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowFactory.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowFactoryRegisterer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowFactoryRegisterer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowProperty.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowProperty.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowRendererFactory.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowRendererFactory.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowRendererProperty.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowRendererProperty.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWRFactoryRegisterer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWRFactoryRegisterer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TypedProperty.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TypedProperty.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/UDim.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/UDim.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Version.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Version.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vertex.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vertex.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/All.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/All.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ButtonBase.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ButtonBase.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ClippedContainer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ClippedContainer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Combobox.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Combobox.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ComboDropList.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ComboDropList.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/DefaultWindow.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/DefaultWindow.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/DragContainer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/DragContainer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Editbox.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Editbox.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/FrameWindow.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/FrameWindow.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/GridLayoutContainer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/GridLayoutContainer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/GroupBox.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/GroupBox.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/HorizontalLayoutContainer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/HorizontalLayoutContainer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemEntry.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemEntry.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListBase.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListBase.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListbox.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListbox.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/LayoutCell.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/LayoutCell.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/LayoutContainer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/LayoutContainer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Listbox.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Listbox.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListboxItem.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListboxItem.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListboxTextItem.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListboxTextItem.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListHeader.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListHeader.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListHeaderSegment.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListHeaderSegment.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Menubar.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Menubar.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MenuBase.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MenuBase.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MenuItem.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MenuItem.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiLineEditbox.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiLineEditbox.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/PopupMenu.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/PopupMenu.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ProgressBar.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ProgressBar.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/PushButton.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/PushButton.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/RadioButton.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/RadioButton.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ScrollablePane.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ScrollablePane.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Scrollbar.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Scrollbar.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ScrolledContainer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ScrolledContainer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ScrolledItemListBase.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ScrolledItemListBase.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/SequentialLayoutContainer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/SequentialLayoutContainer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Slider.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Slider.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Spinner.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Spinner.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TabButton.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TabButton.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TabControl.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TabControl.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Thumb.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Thumb.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Titlebar.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Titlebar.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ToggleButton.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ToggleButton.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tooltip.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tooltip.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tree.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tree.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TreeItem.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TreeItem.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/VerticalLayoutContainer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/VerticalLayoutContainer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Win32StringTranscoder.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Win32StringTranscoder.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowFactory.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowFactory.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowFactoryManager.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowFactoryManager.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowManager.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowManager.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRenderer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRenderer.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererManager.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererManager.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Button.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Button.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Default.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Default.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Editbox.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Editbox.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/FrameWindow.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/FrameWindow.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/ItemEntry.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/ItemEntry.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/ItemListbox.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/ItemListbox.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Listbox.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Listbox.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/ListHeader.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/ListHeader.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/ListHeaderSegment.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/ListHeaderSegment.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Menubar.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Menubar.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/MenuItem.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/MenuItem.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Module.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Module.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/MultiColumnList.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/MultiColumnList.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/MultiLineEditbox.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/MultiLineEditbox.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/PopupMenu.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/PopupMenu.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/ProgressBar.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/ProgressBar.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/ScrollablePane.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/ScrollablePane.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Scrollbar.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Scrollbar.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Slider.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Slider.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Static.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Static.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/StaticImage.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/StaticImage.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/StaticText.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/StaticText.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/TabButton.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/TabButton.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/TabControl.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/TabControl.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Titlebar.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Titlebar.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/ToggleButton.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/ToggleButton.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Tooltip.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Tooltip.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Tree.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Tree.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLAttributes.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLAttributes.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLHandler.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLHandler.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParser.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParser.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/Expat/XMLParser.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/Expat/XMLParser.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/Expat/XMLParserModule.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:291: warning: Compound CEGUI::PropertyHelper< uint > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:325: warning: Compound CEGUI::FalagardXMLHelper< VerticalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TabControl.h:513: warning: Compound CEGUI::PropertyHelper< TabControl::TabPanePosition > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/Renderer.h:67: warning: Compound IDevice11 is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:1746: warning: Compound CEGUI::PropertyHelper< MultiColumnList::SelectionMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h:44: warning: Compound CEGUI::FunctorCopySlot_detail::HasBoolEventArgsConstOp is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/NamedDefinitionCollator.h:86: warning: Compound CEGUI::NamedDefinitionCollator::pred is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowProperty.h:38: warning: Compound CEGUI::TplWindowProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/EventAction.h:47: warning: Compound CEGUI::EventAction is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:742: warning: Compound CEGUI::PropertyHelper< ColourRect > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h:71: warning: Compound CEGUI::FunctorCopySlot_detail::HasVoidEventArgsOp is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:70: warning: Compound CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:258: warning: Compound CEGUI::PropertyHelper< int > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Thumb.h:331: warning: Compound CEGUI::PropertyHelper< std::pair< float, float > > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h:80: warning: Compound CEGUI::FunctorCopySlot_detail::HasBoolNoArgsConstOp is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:421: warning: Compound CEGUI::PropertyHelper< bool > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageManager.h:52: warning: Compound CEGUI::ImageManager is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:151: warning: Compound CEGUI::PropertyHelper< CEGUI::VerticalAlignment > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/DefaultResourceProvider.h:46: warning: Compound CEGUI::DefaultResourceProvider is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/SystemKeys.h:35: warning: Compound CEGUI::SystemKeys is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CompositeResourceProvider.h:44: warning: Compound CEGUI::CompositeResourceProvider is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h:98: warning: Compound CEGUI::FunctorCopySlot_detail::HasVoidNoArgsConstOp is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:612: warning: Compound CEGUI::PropertyHelper< Quaternion > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListBase.h:593: warning: Compound CEGUI::PropertyHelper< ItemListBase::SortMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:613: warning: Compound CEGUI::FalagardXMLHelper< ChildEventAction > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowRendererProperty.h:40: warning: Compound CEGUI::TplWindowRendererProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:60: warning: Compound CEGUI::TplProperty::GetterFunctor::EnsureRef< DT &> is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:976: warning: Compound CEGUI::PropertyHelper< Font * > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:66: warning: Compound CEGUI::OpenGL3StateChangeWrapper::PortParams is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/AnimationManager.h:49: warning: Compound CEGUI::AnimationManager is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:388: warning: Compound CEGUI::PropertyHelper< unsigned long > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MemoryStdAllocator.h:39: warning: Compound CEGUI::StdAllocator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:166: warning: Compound CEGUI::PropertyHelper< String > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:56: warning: Compound CEGUI::Singleton is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:59: warning: Compound CEGUI::TplProperty::GetterFunctor::EnsureRef is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:189: warning: Compound CEGUI::FalagardXMLHelper< HorizontalAlignment > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:479: warning: Compound CEGUI::FalagardXMLHelper< DimensionOperator > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:51: warning: Compound CEGUI::TplProperty::GetterFunctor::EnsurePlain is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h:89: warning: Compound CEGUI::FunctorCopySlot_detail::HasBoolNoArgsOp is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:931: warning: Compound CEGUI::PropertyHelper< UBox > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/Xerces/XMLParser.h:63: warning: Compound CEGUI::XercesHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:742: warning: Compound CEGUI::PropertyHelper< HorizontalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:688: warning: Compound CEGUI::PropertyHelper< Image * > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/EventPusher.h:38: warning: Compound CEGUI::IrrlichtEventPusher is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FalagardPropertyBase.h:37: warning: Compound CEGUI::FalagardPropertyBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Conversions.h:46: warning: Compound CEGUI::ColourPickerConversions is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:89: warning: Compound CEGUI::PropertyHelper< const T > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinition.h:38: warning: Compound CEGUI::PropertyDefinition is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:225: warning: Compound CEGUI::PropertyHelper< double > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:61: warning: Compound CEGUI::TplProperty::GetterFunctor::EnsureRef< const DT &> is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:74: warning: Compound CEGUI::OpenGL3StateChangeWrapper::BindBufferParams is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:41: warning: Compound CEGUI::FalagardXMLHelper< VerticalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:365: warning: Compound CEGUI::FalagardXMLHelper< HorizontalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:59: warning: Compound CEGUI::OpenGL3StateChangeWrapper::BlendFuncSeperateParams is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GlmPimpl.h:37: warning: Compound CEGUI::mat4Pimpl is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:851: warning: Compound CEGUI::PropertyHelper< USize > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Spinner.h:426: warning: Compound CEGUI::PropertyHelper< Spinner::TextInputMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:43: warning: Compound CEGUI::BasicImage is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FrameComponent.h:360: warning: Compound CEGUI::FrameComponent::FrameImageSource is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:546: warning: Compound CEGUI::PropertyHelper< Vector2f > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:141: warning: Compound CEGUI::PropertyHelper< const T *> is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MinizipResourceProvider.h:50: warning: Compound CEGUI::MinizipResourceProvider is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:815: warning: Compound CEGUI::PropertyHelper< UVector2 > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:324: warning: Compound CEGUI::PropertyHelper< uint64 > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:579: warning: Compound CEGUI::PropertyHelper< Vector3f > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererManager.h:51: warning: Compound CEGUI::WindowRendererManager is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:229: warning: Compound CEGUI::FalagardXMLHelper< DimensionType > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:513: warning: Compound CEGUI::PropertyHelper< Sizef > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodecModules/SDL2/ImageCodec.h:53: warning: Compound CEGUI::SDL2ImageCodec is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:57: warning: Compound CEGUI::TplProperty::GetterFunctor::EnsureConstRef< const DT &> is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:115: warning: Compound CEGUI::PropertyHelper< const T &> is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:688: warning: Compound CEGUI::PropertyHelper< HorizontalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FormattingSetting.h:38: warning: Compound CEGUI::FormattingSetting is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:193: warning: Compound CEGUI::PropertyHelper< float > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:73: warning: Compound CEGUI::PropertyHelper< HorizontalAlignment > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/GridLayoutContainer.h:332: warning: Compound CEGUI::PropertyHelper< GridLayoutContainer::AutoPositioning > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:661: warning: Compound CEGUI::PropertyHelper< VerticalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/Shader.h:45: warning: Compound CEGUI::OpenGL3Shader is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:40: warning: Compound CEGUI::TplProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Image.h:74: warning: Compound CEGUI::PropertyHelper< AutoScaledMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:654: warning: Compound CEGUI::PropertyHelper< Rectf > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h:108: warning: Compound CEGUI::FunctorCopySlot_detail::DisableIfC is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:782: warning: Compound CEGUI::PropertyHelper< UDim > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListHeaderSegment.h:501: warning: Compound CEGUI::PropertyHelper< ListHeaderSegment::SortDirection > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLHandler.h:37: warning: Compound CEGUI::XMLHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:52: warning: Compound CEGUI::TplProperty::GetterFunctor::EnsurePlain< DT &> is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h:62: warning: Compound CEGUI::FunctorCopySlot_detail::HasVoidEventArgsConstOp is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h:53: warning: Compound CEGUI::FunctorCopySlot_detail::HasBoolEventArgsOp is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplInterpolators.h:41: warning: Compound CEGUI::TplInterpolatorBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/EventLinkDefinition.h:45: warning: Compound CEGUI::EventLinkDefinition is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:887: warning: Compound CEGUI::PropertyHelper< URect > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FactoryModule.h:46: warning: Compound CEGUI::FactoryModule is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:709: warning: Compound CEGUI::PropertyHelper< Colour > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/ResourceProvider.h:39: warning: Compound CEGUI::OgreResourceProvider is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/ResourceProvider.h:40: warning: Compound CEGUI::IrrlichtResourceProvider is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:82: warning: Compound CEGUI::PropertyHelper< WindowUpdateMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:95: warning: Compound CEGUI::FalagardXMLHelper< HorizontalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:454: warning: Compound CEGUI::PropertyHelper< AspectMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MemoryAllocatedObject.h:110: warning: Compound CEGUI::AllocatedObject is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:149: warning: Compound CEGUI::FalagardXMLHelper< VerticalAlignment > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:715: warning: Compound CEGUI::PropertyHelper< VerticalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:52: warning: Compound CEGUI::OpenGL3StateChangeWrapper::BlendFuncParams is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:53: warning: Compound CEGUI::TplProperty::GetterFunctor::EnsurePlain< const DT &> is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/ShaderManager.h:56: warning: Compound CEGUI::OpenGL3ShaderManager is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:56: warning: Compound CEGUI::TplProperty::GetterFunctor::EnsureConstRef< DT &> is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:532: warning: Compound CEGUI::FalagardXMLHelper< FrameImageComponent > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:55: warning: Compound CEGUI::TplProperty::GetterFunctor::EnsureConstRef is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:440: warning: Compound CEGUI::FalagardXMLHelper< FontMetricType > is not documented. /cegui/include/CEGUI/XMLParserModules/Expat/XMLParserModule.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/Libxml2/XMLParser.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/Libxml2/XMLParser.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/Libxml2/XMLParserModule.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/Libxml2/XMLParserModule.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/RapidXML/XMLParser.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/RapidXML/XMLParser.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/RapidXML/XMLParserModule.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/RapidXML/XMLParserModule.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/TinyXML/XMLParser.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/TinyXML/XMLParser.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/TinyXML/XMLParserModule.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/TinyXML/XMLParserModule.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/Xerces/XMLParser.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/Xerces/XMLParser.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/Xerces/XMLParserModule.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/Xerces/XMLParserModule.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/Xerces/XMLParserProperties.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/Xerces/XMLParserProperties.h... Preprocessing /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLSerializer.h... Parsing file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLSerializer.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file Affector.h... Generating code for file All.h... Generating code for file Animation.h... Generating code for file Animation_xmlHandler.h... Generating code for file AnimationInstance.h... Generating code for file AnimationManager.h... Generating code for file ApplePBTextureTarget.h... Parsing code for file arch_overview.dox... Parsing code for file authors.dox... Generating code for file Base.h... Generating code for file BasicImage.h... Generating code for file BasicRenderedStringParser.h... Generating code for file BidiVisualMapping.h... Generating code for file BoundSlot.h... Parsing code for file build_myths.dox... Parsing code for file build_options.dox... Parsing code for file building_deps.dox... Generating code for file Button.h... Generating code for file ButtonBase.h... Parsing code for file ce_guide_1.dox... Parsing code for file ce_guide_2.dox... Parsing code for file ce_guide_3.dox... Parsing code for file ce_guide_4.dox... Parsing code for file ce_guide_5.dox... Generating code for file CEGUI.h... Generating code for file CentredRenderedString.h... Generating code for file ChainedXMLHandler.h... Parsing code for file changelog.dox... Generating code for file Clipboard.h... Generating code for file ClippedContainer.h... Parsing code for file code_standards.dox... Generating code for file Colour.h... Generating code for file ColourPicker.h... Generating code for file ColourRect.h... Generating code for file Combobox.h... Generating code for file ComboDropList.h... Parsing code for file compiling.dox... Generating code for file ComponentBase.h... Generating code for file CompositeResourceProvider.h... Generating code for file Config.h... Generating code for file Config_xmlHandler.h... Generating code for file Controls.h... Generating code for file Conversions.h... Generating code for file CoordConverter.h... Parsing code for file data_licensing.dox... Generating code for file DataContainer.h... Generating code for file Default.h... Generating code for file DefaultLogger.h... Generating code for file DefaultRenderedStringParser.h... Generating code for file DefaultResourceProvider.h... Generating code for file DefaultWindow.h... Parsing code for file dependencies.dox... Parsing code for file devel.dox... Generating code for file Dimensions.h... Parsing code for file downloading.dox... Generating code for file DragContainer.h... Generating code for file DynamicModule.h... Generating code for file Editbox.h... Generating code for file Editbox.h... Generating code for file Element.h... Generating code for file Enums.h... Generating code for file Event.h... Generating code for file EventAction.h... Generating code for file EventArgs.h... Generating code for file EventLinkDefinition.h... Generating code for file EventPusher.h... Generating code for file EventSet.h... Generating code for file Exceptions.h... Generating code for file FactoryModule.h... Generating code for file FactoryRegisterer.h... Parsing code for file fal_baseclass_ref.dox... Parsing code for file fal_element_ref.dox... Parsing code for file fal_enum_ref.dox... Parsing code for file fal_intro.dox... Parsing code for file fal_main.dox... Parsing code for file fal_tut1.dox... Parsing code for file fal_wr_ref.dox... Generating code for file FalagardPropertyBase.h... Generating code for file FBOTextureTarget.h... Generating code for file Font.h... Generating code for file Font_xmlHandler.h... Generating code for file FontGlyph.h... Generating code for file FontManager.h... Generating code for file FormattedRenderedString.h... Generating code for file FormattingSetting.h... Generating code for file ForwardRefs.h... Generating code for file FrameComponent.h... Generating code for file FrameWindow.h... Generating code for file FrameWindow.h... Generating code for file FreeFunctionSlot.h... Generating code for file FreeTypeFont.h... Generating code for file FribidiVisualMapping.h... Generating code for file Functor.h... Generating code for file FunctorCopySlot.h... Generating code for file FunctorPointerSlot.h... Generating code for file FunctorReferenceBinder.h... Generating code for file FunctorReferenceSlot.h... Generating code for file GeometryBuffer.h... Generating code for file GeometryBuffer.h... Generating code for file GeometryBuffer.h... Generating code for file GeometryBuffer.h... Generating code for file GeometryBuffer.h... Generating code for file GeometryBuffer.h... Generating code for file GeometryBuffer.h... Generating code for file GeometryBuffer.h... Generating code for file GeometryBuffer.h... Generating code for file GeometryBufferBase.h... Generating code for file GL.h... Generating code for file GL3FBOTextureTarget.h... Generating code for file GL3GeometryBuffer.h... Generating code for file GL3Renderer.h... Generating code for file GLES.h... Generating code for file GLFBOTextureTarget.h... Generating code for file GLGeometryBuffer.h... Generating code for file GlmPimpl.h... Generating code for file GlobalEventSet.h... Generating code for file GLRenderer.h... Generating code for file GLXPBTextureTarget.h... Parsing code for file gnufdl.dox... Generating code for file GridLayoutContainer.h... Generating code for file GroupBox.h... Generating code for file GUIContext.h... Generating code for file GUILayout_xmlHandler.h... Generating code for file HorizontalLayoutContainer.h... Generating code for file IconvStringTranscoder.h... Generating code for file Image.h... Generating code for file ImageCodec.h... Generating code for file ImageCodec.h... Generating code for file ImageCodec.h... Generating code for file ImageCodec.h... Generating code for file ImageCodec.h... Generating code for file ImageCodec.h... Generating code for file ImageCodec.h... Generating code for file ImageCodec.h... Generating code for file ImageCodec.h... Generating code for file ImageCodec.h... Generating code for file ImageCodec.h... Generating code for file ImageCodecModule.h... Generating code for file ImageCodecModule.h... Generating code for file ImageCodecModule.h... Generating code for file ImageCodecModule.h... Generating code for file ImageCodecModule.h... Generating code for file ImageCodecModule.h... Generating code for file ImageCodecModule.h... Generating code for file ImageCodecModule.h... Generating code for file ImageFactory.h... Generating code for file ImageManager.h... Generating code for file ImageryComponent.h... Generating code for file ImagerySection.h... Generating code for file InjectedInputReceiver.h... Generating code for file InputEvent.h... Generating code for file Interpolator.h... Generating code for file ItemEntry.h... Generating code for file ItemEntry.h... Generating code for file ItemListBase.h... Generating code for file ItemListbox.h... Generating code for file ItemListbox.h... Generating code for file IteratorBase.h... Generating code for file JustifiedRenderedString.h... Generating code for file KeyFrame.h... Generating code for file LayerSpecification.h... Generating code for file LayoutCell.h... Generating code for file LayoutContainer.h... Generating code for file LeftAlignedRenderedString.h... Parsing code for file licensing.dox... Generating code for file LinkedEvent.h... Generating code for file Listbox.h... Generating code for file Listbox.h... Generating code for file ListboxItem.h... Generating code for file ListboxTextItem.h... Generating code for file ListHeader.h... Generating code for file ListHeader.h... Generating code for file ListHeaderSegment.h... Generating code for file ListHeaderSegment.h... Generating code for file Logger.h... Parsing code for file mainpage.dox... Generating code for file MemberFunctionSlot.h... Generating code for file MemoryAllocatedObject.h... Generating code for file MemoryAllocation.h... Generating code for file MemoryFile.h... Generating code for file MemoryOgreAllocator.h... Generating code for file MemoryStdAllocator.h... Generating code for file MemorySTLWrapper.h... Generating code for file Menubar.h... Generating code for file Menubar.h... Generating code for file MenuBase.h... Generating code for file MenuItem.h... Generating code for file MenuItem.h... Generating code for file MinibidiVisualMapping.h... Generating code for file MinizipResourceProvider.h... Generating code for file Module.h... Generating code for file Module.h./builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:83: warning: explicit link request to 'd_userStringName' could not be resolved .. Generating code for file ModuleConfig.h... Generating code for file MouseCursor.h... Generating code for file MultiColumnList.h... Generating code for file MultiColumnList.h... Generating code for file MultiLineEditbox.h... Generating code for file MultiLineEditbox.h... Generating code for file NamedArea.h... Generating code for file NamedDefinitionCollator.h... Generating code for file NamedElement.h... Generating code for file NamedXMLResourceManager.h... Parsing code for file pcre-lic.dox... Generating code for file PCRERegexMatcher.h... Generating code for file PixmapFont.h... Generating code for file PopupMenu.h... Generating code for file PopupMenu.h... Parsing code for file porting6to7.dox... Parsing code for file porting7to8.dox... Generating code for file ProgressBar.h... Generating code for file ProgressBar.h... Generating code for file Property.h... Generating code for file PropertyDefinition.h... Generating code for file PropertyDefinitionBase.h... Generating code for file PropertyHelper.h... Generating code for file PropertyInitialiser.h... Generating code for file PropertyLinkDefinition.h... Generating code for file PropertySet.h... Generating code for file PushButton.h... Generating code for file Quaternion.h... Generating code for file RadioButton.h... Generating code for file Rect.h... Generating code for file RefCounted.h... Generating code for file RegexMatcher.h... Generating code for file RenderedString.h... Generating code for file RenderedStringComponent.h... Generating code for file RenderedStringImageComponent.h... Generating code for file RenderedStringParser.h... Generating code for file RenderedStringTextComponent.h... Generating code for file RenderedStringWidgetComponent.h... Generating code for file RenderedStringWordWrapper.h... Generating code for file RenderEffect.h... Generating code for file RenderEffectFactory.h... Generating code for file RenderEffectManager.h... Generating code for file Renderer.h... Generating code for file Renderer.h... Generating code for file Renderer.h... Generating code for file Renderer.h... Generating code for file Renderer.h... Generating code for file Renderer.h... Generating code for file Renderer.h... Generating code for file Renderer.h... Generating code for file Renderer.h... Generating code for file RendererBase.h... Generating code for file RendererDef.h... Generating code for file RenderingContext.h... Generating code for file RenderingSurface.h... Generating code for file RenderingWindow.h... Generating code for file RenderQueue.h... Generating code for file RenderTarget.h... Generating code for file RenderTarget.h... Generating code for file RenderTarget.h... Generating code for file RenderTarget.h... Generating code for file RenderTarget.h... Generating code for file RenderTarget.h... Generating code for file RenderTarget.h... Generating code for file RenderTarget.h... Generating code for file RenderTarget.h... Generating code for file RenderTarget.h... Generating code for file ResourceProvider.h... Generating code for file ResourceProvider.h... Generating code for file ResourceProvider.h... Generating code for file RightAlignedRenderedString.h... Generating code for file Scheme.h... Generating code for file Scheme_xmlHandler.h... Generating code for file SchemeManager.h... Generating code for file ScriptModule.h... Generating code for file ScriptModule.h... Generating code for file ScrollablePane.h... Generating code for file ScrollablePane.h... Generating code for file Scrollbar.h... Generating code for file Scrollbar.h... Generating code for file ScrolledContainer.h... Generating code for file ScrolledItemListBase.h... Generating code for file SectionSpecification.h... Generating code for file SequentialLayoutContainer.h... Generating code for file Shader.h... Generating code for file ShaderManager.h... Generating code for file SimpleTimer.h... Generating code for file Singleton.h... Generating code for file Size.h... Generating code for file Slider.h... Generating code for file Slider.h... Generating code for file SlotFunctorBase.h... Gene/builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowProperty.h:56: warning: @copybrief or @copydoc target 'TypedProperty::setNative_impl' not found /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowProperty.h:64: warning: @copybrief or @copydoc target 'TypedProperty::getNative_impl' not found /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowRendererProperty.h:70: warning: @copybrief or @copydoc target 'TypedProperty::getNative_impl' not found /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowRendererProperty.h:60: warning: @copybrief or @copydoc target 'TypedProperty::setNative_impl' not found rating code for file Spinner.h... Generating code for file StandardShaderFrag.h... Generating code for file StandardShaderVert.h... Generating code for file StateChangeWrapper.h... Generating code for file StateImagery.h... Generating code for file Static.h... Generating code for file StaticImage.h... Generating code for file StaticText.h... Generating code for file String.h... Parsing code for file stringencoders-lic.dox... Generating code for file StringTranscoder.h... Generating code for file SubscriberSlot.h... Generating code for file System.h... Generating code for file SystemKeys.h... Generating code for file TabButton.h... Generating code for file TabButton.h... Generating code for file TabControl.h... Generating code for file TabControl.h... Generating code for file TextComponent.h... Generating code for file Texture.h... Generating code for file Texture.h... Generating code for file Texture.h... Generating code for file Texture.h... Generating code for file Texture.h... Generating code for file Texture.h... Generating code for file Texture.h... Generating code for file Texture.h... Generating code for file Texture.h... Generating code for file Texture.h... Generating code for file TextureTarget.h... Generating code for file TextureTarget.h... Generating code for file TextureTarget.h... Generating code for file TextureTarget.h... Generating code for file TextureTarget.h... Generating code for file TextureTarget.h... Generating code for file TextureTarget.h... Generating code for file TextureTarget.h... Generating code for file TextUtils.h... Generating code for file Thumb.h... Generating code for file Titlebar.h... Generating code for file Titlebar.h... Generating code for file ToggleButton.h... Generating code for file ToggleButton.h... Parsing code for file tolua++README.dox... Generating code for file Tooltip.h... Generating code for file Tooltip.h... Generating code for file TplInterpolators.h... Generating code for file TplProperty.h... Generating code for file TplWindowFactory.h... Generating code for file TplWindowFactoryRegisterer.h... Generating code for file TplWindowProperty.h... Generating code for file TplWindowRendererFactory.h... Generating code for file TplWindowRendererProperty.h... Generating code for file TplWRFactoryRegisterer.h... Generating code for file Tree.h... Generating code for file Tree.h... Generating code for file TreeItem.h... Generating code for file TypedProperty.h... Generating code for file Types.h... Generating code for file UDim.h... Generating code for file Vector.h... Generating code for file Version.h... Generating code for file Vertex.h... Generating code for file VerticalLayoutContainer.h... Generating code for file ViewportTarget.h... Generating code for file ViewportTarget.h... Generating code for file ViewportTarget.h... Generating code for file ViewportTarget.h... Generating code for file ViewportTarget.h... Generating code for file WGLPBTextureTarget.h... Generating code for file WidgetComponent.h... Generating code for file WidgetLookFeel.h... Generating code for file WidgetLookManager.h... Generating code for file Win32StringTranscoder.h... Generating code for file Window.h... Generating code for file WindowFactory.h... Generating code for file WindowFactoryManager.h... Generating code for file WindowManager.h... Generating code for file WindowRenderer.h... Generating code for file WindowRendererManager.h... Generating code for file WindowTarget.h... Generating code for file WindowTarget.h... Parsing code for file xml_animation.dox... Parsing code for file xml_confg.dox... Parsing code for file xml_font.dox... Parsing code for file xml_imageset.dox... Parsing code for file xml_layout.dox... Parsing code for file xml_scheme.dox... Generating code for file XMLAttributes.h... Generating code for file XMLEnumHelper.h... Generating code for file XMLHandler.h... Generating code for file XMLHandler.h... Generating code for file XMLParser.h... Generating code for file XMLParser.h... Generating code for file XMLParser.h... Generating code for file XMLParser.h... Generatin/builddir/build/BUILD/cegui-0.8.7/doc/doxygen/changelog.dox:60: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/changelog.dox:139: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/changelog.dox:151: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/changelog.dox:176: warning: explicit link request to 'pragma' could not be resolved /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/changelog.dox:258: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/changelog.dox:1003: warning: explicit link request to 'pragma' could not be resolved /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/code_standards.dox:71: warning: explicit link request to 'include' could not be resolved /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/code_standards.dox:80: warning: explicit link request to 'include' could not be resolved /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/devel.dox:26: warning: explicit link request to 'cegui' could not be resolved /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:7: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:8: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:9: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:10: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:11: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:12: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:13: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:14: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:15: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:16: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:17: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:18: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:19: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:20: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:21: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:22: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:23: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:24: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:25: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:26: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:27: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:28: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:29: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:30: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:31: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:32: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:33: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:34: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:35: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:36: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:37: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:38: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:39: warning: Unsupported xml/html tag
found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:40: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:41: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:42: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:43: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:44: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:45: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:46: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:47: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:48: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:49: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:457: warning: Found unknown command `\cwidget' /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:484: warning: Found unknown command `\cwidget' /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:770: warning: found tag without matching
  • /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/falagard/fal_element_ref.dox:1740: warning: found
  • tag without matching
  • /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/licensing.dox:7: warning: included file COPYING is not found. Check your EXAMPLE_PATH /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/porting6to7.dox:383: warning: explicit link request to 'HorzontalTextFormatting' could not be resolved /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/porting6to7.dox:387: warning: explicit link request to 'HorzontalTextFormatting' could not be resolved /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/porting7to8.dox:29: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/porting7to8.dox:29: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/porting7to8.dox:101: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/porting7to8.dox:108: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/porting7to8.dox:109: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/porting7to8.dox:109: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/porting7to8.dox:114: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/porting7to8.dox:117: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/porting7to8.dox:117: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/stringencoders-lic.dox:3: warning: included file stringencoders-license is not found. Check your EXAMPLE_PATH /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_animation.dox:10: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_animation.dox:11: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_animation.dox:12: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_animation.dox:13: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_animation.dox:14: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_confg.dox:9: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_confg.dox:10: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_confg.dox:11: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_confg.dox:12: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_confg.dox:13: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_confg.dox:14: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_confg.dox:15: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_confg.dox:16: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_confg.dox:17: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_confg.dox:18: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_confg.dox:19: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_confg.dox:20: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_layout.dox:9: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_layout.dox:10: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_layout.dox:11: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_layout.dox:12: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_layout.dox:13: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_layout.dox:14: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_scheme.dox:10: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_scheme.dox:11: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_scheme.dox:12: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_scheme.dox:13: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_scheme.dox:14: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_scheme.dox:15: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_scheme.dox:16: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_scheme.dox:17: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_scheme.dox:18: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_scheme.dox:19: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/doc/doxygen/xml_scheme.dox:20: warning: Unsupported xml/html tag found /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Base.h:159: warning: Member ulong (typedef) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Base.h:160: warning: Member ushort (typedef) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Base.h:161: warning: Member uint (typedef) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Base.h:162: warning: Member uchar (typedef) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Base.h:164: warning: Member int64 (typedef) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Base.h:165: warning: Member int32 (typedef) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Base.h:166: warning: Member int16 (typedef) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Base.h:167: warning: Member int8 (typedef) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Base.h:169: warning: Member uint64 (typedef) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Base.h:170: warning: Member uint32 (typedef) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Base.h:171: warning: Member uint16 (typedef) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Base.h:172: warning: Member uint8 (typedef) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:393: warning: Member Rectf (typedef) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:401: warning: Member URect (typedef) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Size.h:204: warning: Member Sizef (typedef) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Size.h:205: warning: Member USize (typedef) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:43: warning: Member utf8 (typedef) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:45: warning: Member utf32 (typedef) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:190: warning: Member Vector2f (typedef) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:198: warning: Member UVector2 (typedef) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:310: warning: Member Vector3f (typedef) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Image.h:40: warning: Member AutoScaledMode (enumeration) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/ShaderManager.h:48: warning: Member OpenGL3ShaderID (enumeration) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:396: warning: Member operator*(const Rect< UDim > &v, const float c) (function) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Size.h:207: warning: Member operator*(const USize &i, float x) (function) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:5553: warning: Member operator<<(std::ostream &s, const String &str) (function) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/UDim.h:347: warning: Member TypeSensitiveZero< UDim >() (function) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/UDim.h:364: warning: Member TypeSensitiveOne< UDim >() (function) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:193: warning: Member operator*(const Vector2< UDim > &v, const float c) (function) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Types.h:142: warning: Member Lab_Colour (variable) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Types.h:142: warning: Member RGB_Colour (variable) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Types.h:142: warning: Member HSV_Colour (variable) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StandardShaderFrag.h:35: warning: Member StandardShaderFrag_Opengl3[] (variable) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StandardShaderFrag.h:47: warning: Member StandardShaderFrag_OpenglEs2[] (variable) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StandardShaderFrag.h:59: warning: Member StandardShaderFrag_OpenglEs3[] (variable) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StandardShaderVert.h:35: warning: Member StandardShaderVert_Opengl3[] (variable) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StandardShaderVert.h:51: warning: Member StandardShaderVert_OpenglEs2[] (variable) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StandardShaderVert.h:66: warning: Member StandardShaderVert_OpenglEs3[] (variable) of namespace CEGUI is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/Dimensions.h:171: warning: Member AbsoluteDim(float val) (function) of class CEGUI::AbsoluteDim is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/InputEvent.h:332: warning: Member ActivationEventArgs(Window *wnd) (function) of class CEGUI::ActivationEventArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/InputEvent.h:254: warning: Member WindowEventArgs(Window *wnd) (function) of class CEGUI::WindowEventArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h:112: warning: Member what() const (function) of class CEGUI::Exception is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h:487: warning: argument 'filename' of command @param is not found in the argument list of CEGUI::AlreadyExistsException::AlreadyExistsException(const String &message, const String &file="unknown", int line=0, const String &function="unknown") /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h:511: warning: The following parameters of CEGUI::AlreadyExistsException::AlreadyExistsException(const String &message, const String &file="unknown", int line=0, const String &function="unknown") are not documented: parameter 'file' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Animation_xmlHandler.h:105: warning: Member AnimationAffectorHandler(const XMLAttributes &attributes, Animation &anim) (function) of class CEGUI::AnimationAffectorHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Animation_xmlHandler.h:97: warning: Member TargetPropertyAttribute (variable) of class CEGUI::AnimationAffectorHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Animation_xmlHandler.h:98: warning: Member InterpolatorAttribute (variable) of class CEGUI::AnimationAffectorHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Animation_xmlHandler.h:100: warning: Member ApplicationMethodAttribute (variable) of class CEGUI::AnimationAffectorHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Animation_xmlHandler.h:101: warning: Member ApplicationMethodAbsolute (variable) of class CEGUI::AnimationAffectorHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Animation_xmlHandler.h:102: warning: Member ApplicationMethodRelative (variable) of class CEGUI::AnimationAffectorHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Animation_xmlHandler.h:103: warning: Member ApplicationMethodRelativeMultiply (variable) of class CEGUI::AnimationAffectorHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Animation_xmlHandler.h:75: warning: Member AnimationDefinitionHandler(const XMLAttributes &attributes, const String &name_prefix) (function) of class CEGUI::AnimationDefinitionHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Animation_xmlHandler.h:65: warning: Member NameAttribute (variable) of class CEGUI::AnimationDefinitionHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Animation_xmlHandler.h:66: warning: Member DurationAttribute (variable) of class CEGUI::AnimationDefinitionHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Animation_xmlHandler.h:68: warning: Member ReplayModeAttribute (variable) of class CEGUI::AnimationDefinitionHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Animation_xmlHandler.h:69: warning: Member ReplayModeOnce (variable) of class CEGUI::AnimationDefinitionHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Animation_xmlHandler.h:70: warning: Member ReplayModeLoop (variable) of class CEGUI::AnimationDefinitionHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Animation_xmlHandler.h:71: warning: Member ReplayModeBounce (variable) of class CEGUI::AnimationDefinitionHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Animation_xmlHandler.h:73: warning: Member AutoStartAttribute (variable) of class CEGUI::AnimationDefinitionHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/AnimationInstance.h:54: warning: Member AnimationEventArgs(AnimationInstance *inst) (function) of class CEGUI::AnimationEventArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Animation_xmlHandler.h:137: warning: Member AnimationKeyFrameHandler(const XMLAttributes &attributes, Affector &affector) (function) of class CEGUI::AnimationKeyFrameHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Animation_xmlHandler.h:127: warning: Member PositionAttribute (variable) of class CEGUI::AnimationKeyFrameHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Animation_xmlHandler.h:128: warning: Member ValueAttribute (variable) of class CEGUI::AnimationKeyFrameHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Animation_xmlHandler.h:129: warning: Member SourcePropertyAttribute (variable) of class CEGUI::AnimationKeyFrameHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Animation_xmlHandler.h:131: warning: Member ProgressionAttribute (variable) of class CEGUI::AnimationKeyFrameHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Animation_xmlHandler.h:132: warning: Member ProgressionLinear (variable) of class CEGUI::AnimationKeyFrameHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Animation_xmlHandler.h:133: warning: Member ProgressionDiscrete (variable) of class CEGUI::AnimationKeyFrameHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Animation_xmlHandler.h:134: warning: Member ProgressionQuadraticAccelerating (variable) of class CEGUI::AnimationKeyFrameHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Animation_xmlHandler.h:135: warning: Member ProgressionQuadraticDecelerating (variable) of class CEGUI::AnimationKeyFrameHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:77: warning: Member getSingleton(void) (function) of class Singleton< AnimationManager > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:79: warning: Member getSingletonPtr(void) (function) of class Singleton< AnimationManager > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:67: warning: Member ms_Singleton (variable) of class Singleton< AnimationManager > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Animation_xmlHandler.h:159: warning: Member AnimationSubscriptionHandler(const XMLAttributes &attributes, Animation &anim) (function) of class CEGUI::AnimationSubscriptionHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Animation_xmlHandler.h:156: warning: Member EventAttribute (variable) of class CEGUI::AnimationSubscriptionHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Animation_xmlHandler.h:157: warning: Member ActionAttribute (variable) of class CEGUI::AnimationSubscriptionHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:45: warning: Member BasicImage(const String &name) (function) of class CEGUI::BasicImage is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:46: warning: Member BasicImage(const XMLAttributes &attributes) (function) of class CEGUI::BasicImage is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:48: warning: Member BasicImage(const String &name, Texture *texture, const Rectf &tex_area, const Vector2f &offset, const AutoScaledMode autoscaled, const Sizef &native_res) (function) of class CEGUI::BasicImage is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:52: warning: Member setTexture(Texture *texture) (function) of class CEGUI::BasicImage is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:53: warning: Member setArea(const Rectf &pixel_area) (function) of class CEGUI::BasicImage is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:54: warning: Member setOffset(const Vector2f &pixel_offset) (function) of class CEGUI::BasicImage is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:55: warning: Member setAutoScaled(const AutoScaledMode autoscaled) (function) of class CEGUI::BasicImage is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:56: warning: Member setNativeResolution(const Sizef &native_res) (function) of class CEGUI::BasicImage is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:59: warning: Member getName() const (function) of class CEGUI::BasicImage is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:60: warning: Member getRenderedSize() const (function) of class CEGUI::BasicImage is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:61: warning: Member getRenderedOffset() const (function) of class CEGUI::BasicImage is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:62: warning: Member render(GeometryBuffer &buffer, const Rectf &dest_area, const Rectf *clip_area, const ColourRect &colours) const (function) of class CEGUI::BasicImage is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Image.h:178: warning: Member render(GeometryBuffer &buffer, const Vector2f &position, const Rectf *clip_area=0) const (function) of class CEGUI::Image is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Image.h:186: warning: Member render(GeometryBuffer &buffer, const Vector2f &position, const Rectf *clip_area, const ColourRect &colours) const (function) of class CEGUI::Image is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Image.h:194: warning: Member render(GeometryBuffer &buffer, const Vector2f &position, const Sizef &size, const Rectf *clip_area=0) const (function) of class CEGUI::Image is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Image.h:203: warning: Member render(GeometryBuffer &buffer, const Vector2f &position, const Sizef &size, const Rectf *clip_area, const ColourRect &colours) const (function) of class CEGUI::Image is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:68: warning: Member ColourTagName (variable) of class CEGUI::BasicRenderedStringParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:69: warning: Member FontTagName (variable) of class CEGUI::BasicRenderedStringParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:70: warning: Member ImageTagName (variable) of class CEGUI::BasicRenderedStringParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:71: warning: Member WindowTagName (variable) of class CEGUI::BasicRenderedStringParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:72: warning: Member VertAlignmentTagName (variable) of class CEGUI::BasicRenderedStringParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:73: warning: Member PaddingTagName (variable) of class CEGUI::BasicRenderedStringParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:74: warning: Member TopPaddingTagName (variable) of class CEGUI::BasicRenderedStringParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:75: warning: Member BottomPaddingTagName (variable) of class CEGUI::BasicRenderedStringParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:76: warning: Member LeftPaddingTagName (variable) of class CEGUI::BasicRenderedStringParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:77: warning: Member RightPaddingTagName (variable) of class CEGUI::BasicRenderedStringParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:78: warning: Member AspectLockTagName (variable) of class CEGUI::BasicRenderedStringParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:79: warning: Member ImageSizeTagName (variable) of class CEGUI::BasicRenderedStringParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:80: warning: Member ImageWidthTagName (variable) of class CEGUI::BasicRenderedStringParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:81: warning: Member ImageHeightTagName (variable) of class CEGUI::BasicRenderedStringParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:82: warning: Member TopAlignedValueName (variable) of class CEGUI::BasicRenderedStringParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:83: warning: Member BottomAlignedValueName (variable) of class CEGUI::BasicRenderedStringParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:84: warning: Member CentreAlignedValueName (variable) of class CEGUI::BasicRenderedStringParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:85: warning: Member StretchAlignedValueName (variable) of class CEGUI::BasicRenderedStringParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:159: warning: Member handleFont(RenderedString &rs, const String &value) (function) of class CEGUI::BasicRenderedStringParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:160: warning: Member handleImage(RenderedString &rs, const String &value) (function) of class CEGUI::BasicRenderedStringParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:161: warning: Member handleWindow(RenderedString &rs, const String &value) (function) of class CEGUI::BasicRenderedStringParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:162: warning: Member handleVertAlignment(RenderedString &rs, const String &value) (function) of class CEGUI::BasicRenderedStringParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:163: warning: Member handlePadding(RenderedString &rs, const String &value) (function) of class CEGUI::BasicRenderedStringParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:164: warning: Member handleTopPadding(RenderedString &rs, const String &value) (function) of class CEGUI::BasicRenderedStringParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:165: warning: Member handleBottomPadding(RenderedString &rs, const String &value) (function) of class CEGUI::BasicRenderedStringParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:166: warning: Member handleLeftPadding(RenderedString &rs, const String &value) (function) of class CEGUI::BasicRenderedStringParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:167: warning: Member handleRightPadding(RenderedString &rs, const String &value) (function) of class CEGUI::BasicRenderedStringParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:168: warning: Member handleAspectLock(RenderedString &rs, const String &value) (function) of class CEGUI::BasicRenderedStringParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:169: warning: Member handleImageSize(RenderedString &rs, const String &value) (function) of class CEGUI::BasicRenderedStringParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:170: warning: Member handleImageWidth(RenderedString &rs, const String &value) (function) of class CEGUI::BasicRenderedStringParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:171: warning: Member handleImageHeight(RenderedString &rs, const String &value) (function) of class CEGUI::BasicRenderedStringParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BidiVisualMapping.h:117: warning: Member getL2vMapping() const (function) of class CEGUI::BidiVisualMapping is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BidiVisualMapping.h:119: warning: Member getV2lMapping() const (function) of class CEGUI::BidiVisualMapping is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BidiVisualMapping.h:121: warning: Member getTextVisual() const (function) of class CEGUI::BidiVisualMapping is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BidiVisualMapping.h:125: warning: Member d_l2vMapping (variable) of class CEGUI::BidiVisualMapping is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BidiVisualMapping.h:126: warning: Member d_v2lMapping (variable) of class CEGUI::BidiVisualMapping is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BidiVisualMapping.h:127: warning: Member d_textVisual (variable) of class CEGUI::BidiVisualMapping is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BidiVisualMapping.h:62: warning: argument 'charToCheck' of command @param is not found in the argument list of CEGUI::BidiVisualMapping::getBidiCharType(const String::value_type char_to_check) const=0 /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BidiVisualMapping.h:71: warning: The following parameters of CEGUI::BidiVisualMapping::getBidiCharType(const String::value_type char_to_check) const=0 are not documented: parameter 'char_to_check' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BidiVisualMapping.h:75: warning: argument 'l2vMapping' of command @param is not found in the argument list of CEGUI::BidiVisualMapping::reorderFromLogicalToVisual(const String &logical, String &visual, StrIndexList &l2v, StrIndexList &v2l) const=0 /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BidiVisualMapping.h:75: warning: argument 'v2lMapping' of command @param is not found in the argument list of CEGUI::BidiVisualMapping::reorderFromLogicalToVisual(const String &logical, String &visual, StrIndexList &l2v, StrIndexList &v2l) const=0 /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BidiVisualMapping.h:97: warning: The following parameters of CEGUI::BidiVisualMapping::reorderFromLogicalToVisual(const String &logical, String &visual, StrIndexList &l2v, StrIndexList &v2l) const=0 are not documented: parameter 'l2v' parameter 'v2l' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BoundSlot.h:48: warning: Member Group (typedef) of class CEGUI::BoundSlot is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ButtonBase.h:123: warning: Member calculateCurrentHoverState(const Vector2f &mouse_pos) (function) of class CEGUI::ButtonBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CentredRenderedString.h:53: warning: Member format(const Window *ref_wnd, const Sizef &area_size) (function) of class CEGUI::CentredRenderedString is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CentredRenderedString.h:54: warning: Member draw(const Window *ref_wnd, GeometryBuffer &buffer, const Vector2f &position, const ColourRect *mod_colours, const Rectf *clip_rect) const (function) of class CEGUI::CentredRenderedString is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CentredRenderedString.h:57: warning: Member getFormattedLineCount() const (function) of class CEGUI::CentredRenderedString is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CentredRenderedString.h:58: warning: Member getHorizontalExtent(const Window *ref_wnd) const (function) of class CEGUI::CentredRenderedString is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CentredRenderedString.h:59: warning: Member getVerticalExtent(const Window *ref_wnd) const (function) of class CEGUI::CentredRenderedString is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FormattedRenderedString.h:58: warning: Member getRenderedString() const (function) of class CEGUI::FormattedRenderedString is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CentredRenderedString.h:63: warning: Member d_offsets (variable) of class CEGUI::CentredRenderedString is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:52: warning: Member Colour(const Colour &val) (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:53: warning: Member Colour(float red, float green, float blue, float alpha=1.0f) (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:54: warning: Member Colour(argb_t argb) (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:59: warning: Member getARGB(void) const (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:70: warning: Member getAlpha(void) const (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:71: warning: Member getRed(void) const (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:72: warning: Member getGreen(void) const (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:73: warning: Member getBlue(void) const (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:106: warning: Member setARGB(argb_t argb) (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:107: warning: Member setAlpha(float alpha) (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:113: warning: Member setRed(float red) (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:119: warning: Member setGreen(float green) (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:125: warning: Member setBlue(float blue) (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:131: warning: Member set(float red, float green, float blue, float alpha=1.0f) (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:140: warning: Member setRGB(float red, float green, float blue) (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:148: warning: Member setRGB(const Colour &val) (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:161: warning: Member setHSL(float hue, float saturation, float luminance, float alpha=1.0f) (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:163: warning: Member invertColour(void) (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:164: warning: Member invertColourWithAlpha(void) (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:169: warning: Member operator=(argb_t val) (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:175: warning: Member operator=(const Colour &val) (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:187: warning: Member operator &=(argb_t val) (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:193: warning: Member operator &=(const Colour &val) (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:199: warning: Member operator|=(argb_t val) (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:205: warning: Member operator|=(const Colour &val) (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:211: warning: Member operator<<=(int val) (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:217: warning: Member operator>>=(int val) (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:223: warning: Member operator+(const Colour &val) const (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:233: warning: Member operator-(const Colour &val) const (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:243: warning: Member operator*(const float val) const (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:253: warning: Member operator*=(const Colour &val) (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:268: warning: Member operator==(const Colour &rhs) const (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:276: warning: Member operator!=(const Colour &rhs) const (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Colour.h:284: warning: Member operator argb_t() const (function) of class CEGUI::Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/ColourPicker.h:136: warning: Member colourRect_ColourRectClickedHandler(const EventArgs &e) (function) of class CEGUI::ColourPicker is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/ColourPicker.h:137: warning: Member onColourRectClicked(WindowEventArgs &e) (function) of class CEGUI::ColourPicker is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/ColourPicker.h:141: warning: Member d_shareColourPickerControlsWindow (variable) of class CEGUI::ColourPicker is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/ColourPicker.h:143: warning: Member d_colourPickerControlsWindow (variable) of class CEGUI::ColourPicker is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/ColourPicker.h:139: warning: Member s_colourPickerWindows (variable) of class CEGUI::ColourPicker is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/ColourPicker.h:80: warning: argument 'setting' of command @param is not found in the argument list of CEGUI::ColourPicker::setColour(const Colour &newColour) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/ColourPicker.h:87: warning: The following parameters of CEGUI::ColourPicker::setColour(const Colour &newColour) are not documented: parameter 'newColour' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:51: warning: Member SliderMode (enumeration) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:78: warning: Member getSelectedColourRGB() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:90: warning: Member setPreviousColour(const Colour &previousColour) (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:92: warning: Member refreshAllElements() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:67: warning: Member EventNamespace (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:76: warning: Member EventClosed (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:162: warning: Member initColourPickerControlsImageSet() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:163: warning: Member deinitColourPickerControlsTexture() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:164: warning: Member refreshColourPickerControlsTextures() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:166: warning: Member refreshColourSliderImage() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:167: warning: Member refreshColourPickingImage() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:168: warning: Member refreshAlphaSliderImage() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:170: warning: Member reloadColourPickerControlsTexture() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:172: warning: Member getColourSliderPositionColourLAB(float value) (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:173: warning: Member getColourPickingPositionColourLAB(float xAbs, float yAbs) (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:175: warning: Member getColourSliderPositionColourHSV(float value) (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:176: warning: Member getColourPickingPositionColourHSV(float xAbs, float yAbs) (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:178: warning: Member getAlphaSliderPositionColour(int x, int y) (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:180: warning: Member getColourPickingColourPosition() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:181: warning: Member getColourPickingColourPositionHSV(float &x, float &y) (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:184: warning: Member handleCancelButtonClicked(const EventArgs &e) (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:185: warning: Member handleAcceptButtonClicked(const EventArgs &e) (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:186: warning: Member handleEditboxDeactivated(const EventArgs &args) (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:187: warning: Member handleRadioButtonModeSelection(const EventArgs &args) (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:189: warning: Member handleHexadecimalEditboxTextChanged(const EventArgs &args) (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:190: warning: Member handleRGBEditboxTextChanged(const EventArgs &args) (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:191: warning: Member handleLABEditboxTextChanged(const EventArgs &args) (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:192: warning: Member handleHSVEditboxTextChanged(const EventArgs &args) (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:194: warning: Member handleAlphaEditboxTextChanged(const EventArgs &args) (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:196: warning: Member handleColourPickerStaticImageMouseLeaves(const EventArgs &args) (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:197: warning: Member handleColourPickerStaticImageMouseButtonUp(const EventArgs &args) (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:198: warning: Member handleColourPickerStaticImageMouseButtonDown(const EventArgs &args) (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:199: warning: Member handleColourPickerStaticImageMouseMove(const EventArgs &args) (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:201: warning: Member onCancelButtonClicked(WindowEventArgs &e) (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:202: warning: Member onAcceptButtonClicked(WindowEventArgs &e) (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:204: warning: Member onColourCursorPositionChanged() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:205: warning: Member onColourSliderChanged() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:207: warning: Member refreshColourPickerCursorPosition(const MouseEventArgs &mouseEventArgs) (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:208: warning: Member refreshAlpha() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:210: warning: Member refreshOnlyColourSliderImage() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:211: warning: Member handleColourPickerSliderValueChanged(const EventArgs &args) (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:212: warning: Member handleAlphaSliderValueChanged(const EventArgs &args) (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:214: warning: Member refreshEditboxesAndColourRects() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:216: warning: Member refreshColourRects() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:217: warning: Member positionColourPickerCursorAbsolute(float x, float y) (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:218: warning: Member positionColourPickerCursorRelative(float x, float y) (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:219: warning: Member setColours(const Lab_Colour &newColourLAB) (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:220: warning: Member setColours(const RGB_Colour &newColourRGB) (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:221: warning: Member setColours(const HSV_Colour &newColourHSV) (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:223: warning: Member setColourAlpha(float alphaValue) (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:225: warning: Member refreshColourPickerCursorPosition() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:226: warning: Member refreshColourSliderPosition() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:228: warning: Member initColourPicker() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:229: warning: Member getCancelButton() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:230: warning: Member getAcceptButton() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:231: warning: Member getHexadecimalDescription() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:232: warning: Member getHexadecimalEditbox() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:233: warning: Member getTitleBar() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:234: warning: Member getColourPickerImageSlider() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:235: warning: Member getColourPickerAlphaSlider() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:236: warning: Member getColourPickerStaticImage() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:237: warning: Member getNewColourDescription() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:238: warning: Member getOldColourDescription() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:239: warning: Member getNewColourRect() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:240: warning: Member getOldColourRect() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:241: warning: Member getColourEditBoxRDescription() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:242: warning: Member getColourEditBoxGDescription() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:243: warning: Member getColourEditBoxBDescription() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:244: warning: Member getColourEditBoxR() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:245: warning: Member getColourEditBoxG() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:246: warning: Member getColourEditBoxB() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:247: warning: Member getHSVRadioButtonH() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:248: warning: Member getHSVRadioButtonS() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:249: warning: Member getHSVRadioButtonV() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:250: warning: Member getHSVEditBoxH() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:251: warning: Member getHSVEditBoxS() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:252: warning: Member getHSVEditBoxV() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:253: warning: Member getLabRadioButtonL() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:254: warning: Member getLabRadioButtonA() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:255: warning: Member getLabRadioButtonB() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:256: warning: Member getLabEditBoxL() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:257: warning: Member getLabEditBoxA() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:258: warning: Member getLabEditBoxB() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:259: warning: Member getAlphaEditBox() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:260: warning: Member getColourPickerCursorStaticImage() (function) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:262: warning: Member d_callingColourPicker (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:263: warning: Member d_colourPickerCursor (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:265: warning: Member d_sliderMode (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:285: warning: Member d_colourPickerControlsTextureTarget (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:287: warning: Member d_colourPickerImageOffset (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:288: warning: Member d_colourPickerPickingImageHeight (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:289: warning: Member d_colourPickerPickingImageWidth (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:290: warning: Member d_colourPickerColourSliderImageWidth (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:291: warning: Member d_colourPickerColourSliderImageHeight (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:292: warning: Member d_colourPickerAlphaSliderImageWidth (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:293: warning: Member d_colourPickerAlphaSliderImageHeight (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:295: warning: Member d_colourPickerControlsTextureSize (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:297: warning: Member d_draggingColourPickerCursor (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:299: warning: Member d_colourPickingTexture (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:301: warning: Member d_ignoreEvents (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:302: warning: Member d_regexMatcher (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:115: warning: Member TitleBarName (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:116: warning: Member ColourPickerStaticImageName (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:117: warning: Member ColourPickerImageSliderName (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:118: warning: Member ColourPickerAlphaSliderName (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:119: warning: Member NewColourDescriptionName (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:120: warning: Member OldColourDescriptionName (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:121: warning: Member NewColourRectName (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:122: warning: Member OldColourRectName (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:123: warning: Member ColourEditBoxRDescriptionName (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:124: warning: Member ColourEditBoxGDescriptionName (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:125: warning: Member ColourEditBoxBDescriptionName (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:126: warning: Member ColourEditBoxRName (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:127: warning: Member ColourEditBoxGName (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:128: warning: Member ColourEditBoxBName (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:129: warning: Member HSVRadioButtonHName (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:130: warning: Member HSVRadioButtonSName (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:131: warning: Member HSVRadioButtonVName (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:132: warning: Member HSVEditBoxHName (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:133: warning: Member HSVEditBoxSName (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:134: warning: Member HSVEditBoxVName (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:135: warning: Member LabRadioButtonLName (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:136: warning: Member LabRadioButtonAName (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:137: warning: Member LabRadioButtonBName (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:138: warning: Member LabEditBoxLName (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:139: warning: Member LabEditBoxAName (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:140: warning: Member LabEditBoxBName (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:141: warning: Member AlphaEditBoxName (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:142: warning: Member ColourPickerCursorName (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:152: warning: Member LAB_L_MIN (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:153: warning: Member LAB_L_MAX (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:154: warning: Member LAB_L_DIFF (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:155: warning: Member LAB_A_MIN (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:156: warning: Member LAB_A_MAX (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:157: warning: Member LAB_A_DIFF (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:158: warning: Member LAB_B_MIN (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:159: warning: Member LAB_B_MAX (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:160: warning: Member LAB_B_DIFF (variable) of class CEGUI::ColourPickerControls is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:95: warning: argument 'setting' of command @param is not found in the argument list of CEGUI::ColourPickerControls::setCallingColourPicker(ColourPicker *colourPicker) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:101: warning: The following parameters of CEGUI::ColourPickerControls::setCallingColourPicker(ColourPicker *colourPicker) are not documented: parameter 'colourPicker' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:81: warning: argument 'setting' of command @param is not found in the argument list of CEGUI::ColourPickerControls::setColours(const Colour &newColour) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Controls.h:88: warning: The following parameters of CEGUI::ColourPickerControls::setColours(const Colour &newColour) are not documented: parameter 'newColour' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ColourRect.h:201: warning: Member operator*(const float val) const (function) of class CEGUI::ColourRect is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ColourRect.h:211: warning: Member operator+(const ColourRect &val) const (function) of class CEGUI::ColourRect is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ColourRect.h:222: warning: Member d_top_left (variable) of class CEGUI::ColourRect is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ColourRect.h:222: warning: Member d_top_right (variable) of class CEGUI::ColourRect is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ColourRect.h:222: warning: Member d_bottom_left (variable) of class CEGUI::ColourRect is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Combobox.h:53: warning: Member MatchState (typedef) of class CEGUI::Combobox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Combobox.h:911: warning: Member editbox_ReadOnlyChangedHandler(const EventArgs &e) (function) of class CEGUI::Combobox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Combobox.h:912: warning: Member editbox_ValidationStringChangedHandler(const EventArgs &e) (function) of class CEGUI::Combobox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Combobox.h:913: warning: Member editbox_MaximumTextLengthChangedHandler(const EventArgs &e) (function) of class CEGUI::Combobox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Combobox.h:914: warning: Member editbox_TextValidityChangedHandler(const EventArgs &e) (function) of class CEGUI::Combobox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Combobox.h:915: warning: Member editbox_CaretMovedHandler(const EventArgs &e) (function) of class CEGUI::Combobox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Combobox.h:916: warning: Member editbox_TextSelectionChangedHandler(const EventArgs &e) (function) of class CEGUI::Combobox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Combobox.h:917: warning: Member editbox_EditboxFullEventHandler(const EventArgs &e) (function) of class CEGUI::Combobox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Combobox.h:918: warning: Member editbox_TextAcceptedEventHandler(const EventArgs &e) (function) of class CEGUI::Combobox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Combobox.h:919: warning: Member editbox_TextChangedEventHandler(const EventArgs &e) (function) of class CEGUI::Combobox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Combobox.h:920: warning: Member listbox_ListContentsChangedHandler(const EventArgs &e) (function) of class CEGUI::Combobox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Combobox.h:921: warning: Member listbox_ListSelectionChangedHandler(const EventArgs &e) (function) of class CEGUI::Combobox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Combobox.h:922: warning: Member listbox_SortModeChangedHandler(const EventArgs &e) (function) of class CEGUI::Combobox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Combobox.h:923: warning: Member listbox_VertScrollModeChangedHandler(const EventArgs &e) (function) of class CEGUI::Combobox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Combobox.h:924: warning: Member listbox_HorzScrollModeChangedHandler(const EventArgs &e) (function) of class CEGUI::Combobox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Combobox.h:1059: warning: Member d_autoSizeHeight (variable) of class CEGUI::Combobox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Combobox.h:1060: warning: Member d_autoSizeWidth (variable) of class CEGUI::Combobox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Combobox.h:644: warning: argument 'start_pos' of command @param is not found in the argument list of CEGUI::Combobox::setSelectionLength(size_t length) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Combobox.h:653: warning: The following parameters of CEGUI::Combobox::setSelectionLength(size_t length) are not documented: parameter 'length' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Listbox.h:235: warning: Member isItemTooltipsEnabled(void) const (function) of class CEGUI::Listbox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Listbox.h:447: warning: Member setItemTooltipsEnabled(bool setting) (function) of class CEGUI::Listbox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Listbox.h:749: warning: Member LBItemList (typedef) of class CEGUI::Listbox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CompositeResourceProvider.h:123: warning: Member ProviderIterator (typedef) of class CEGUI::CompositeResourceProvider is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CompositeResourceProvider.h:124: warning: Member getIterator() const (function) of class CEGUI::CompositeResourceProvider is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CompositeResourceProvider.h:120: warning: Member Providermap (typedef) of class CEGUI::CompositeResourceProvider is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CompositeResourceProvider.h:121: warning: Member d_providerlist (variable) of class CEGUI::CompositeResourceProvider is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Config_xmlHandler.h:51: warning: Member CEGUIConfigElement (variable) of class CEGUI::Config_xmlHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Config_xmlHandler.h:52: warning: Member LoggingElement (variable) of class CEGUI::Config_xmlHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Config_xmlHandler.h:53: warning: Member AutoLoadElement (variable) of class CEGUI::Config_xmlHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Config_xmlHandler.h:54: warning: Member ResourceDirectoryElement (variable) of class CEGUI::Config_xmlHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Config_xmlHandler.h:55: warning: Member DefaultResourceGroupElement (variable) of class CEGUI::Config_xmlHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Config_xmlHandler.h:56: warning: Member ScriptingElement (variable) of class CEGUI::Config_xmlHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Config_xmlHandler.h:57: warning: Member XMLParserElement (variable) of class CEGUI::Config_xmlHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Config_xmlHandler.h:58: warning: Member ImageCodecElement (variable) of class CEGUI::Config_xmlHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Config_xmlHandler.h:59: warning: Member DefaultFontElement (variable) of class CEGUI::Config_xmlHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Config_xmlHandler.h:60: warning: Member DefaultMouseCursorElement (variable) of class CEGUI::Config_xmlHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Config_xmlHandler.h:61: warning: Member DefaultTooltipElement (variable) of class CEGUI::Config_xmlHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Config_xmlHandler.h:63: warning: Member FilenameAttribute (variable) of class CEGUI::Config_xmlHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Config_xmlHandler.h:64: warning: Member LevelAttribute (variable) of class CEGUI::Config_xmlHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Config_xmlHandler.h:65: warning: Member TypeAttribute (variable) of class CEGUI::Config_xmlHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Config_xmlHandler.h:66: warning: Member GroupAttribute (variable) of class CEGUI::Config_xmlHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Config_xmlHandler.h:67: warning: Member PatternAttribute (variable) of class CEGUI::Config_xmlHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Config_xmlHandler.h:68: warning: Member DirectoryAttribute (variable) of class CEGUI::Config_xmlHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Config_xmlHandler.h:69: warning: Member InitScriptAttribute (variable) of class CEGUI::Config_xmlHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Config_xmlHandler.h:70: warning: Member TerminateScriptAttribute (variable) of class CEGUI::Config_xmlHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Config_xmlHandler.h:71: warning: Member ImageAttribute (variable) of class CEGUI::Config_xmlHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Config_xmlHandler.h:72: warning: Member NameAttribute (variable) of class CEGUI::Config_xmlHandler is not documented. g code for file XMLParser.h... Generating code for file XMLParser.h... Generating code for file XMLParserModule.h... Generating code for file XMLParserModule.h... Generating code for file XMLParserModule.h... Generating code for file XMLParserModule.h... Generating code for file XMLParserModule.h... Generating code for file XMLParserProperties.h... Generating code for file XMLSerializer.h... Generating file documentation... Generating page documentation... Generating docs for page arch_overview... Generating docs for page authors... Generating docs for page build_options... Generating docs for page building_deps... Generating docs for page change_log... Generating docs for page code_standards... Generating docs for page compiling... Generating docs for page datafile_licensing... Generating docs for page dependencies... Generating docs for page devel... Generating docs for page downloading... Generating docs for page fal_baseclass_ref... Generating docs for page fal_element_ref... Generating docs for page fal_enum_ref... Generating docs for page fal_intro... Generating docs for page fal_man... Generating docs for page fal_tut1... Generating docs for page fal_wr_ref... Generating docs for page gnu_fdl... Generating docs for page licensing... Generating docs for page pcre_lic... Generating docs for page porting6to7... Generating docs for page porting7to8... Generating docs for page stringencoders_lic... Generating docs for page toluapp_readme... Generating docs for page rendering_tutorial... Generating docs for page resprov_tutorial... Generating docs for page datafile_tutorial... Generating docs for page window_tutorial... Generating docs for page input_tutorial... Generating docs for page xml_animation... Generating docs for page xml_config... Generating docs for page xml_font... Generating docs for page xml_imageset... Generating docs for page xml_layout... Generating docs for page xml_scheme... Generating docs for page todo... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound IDevice11... Generating namespace index... Generating docs for namespace CEGUI Generating docs for compound CEGUI::AbsoluteDim... Generating docs for compound CEGUI::ActivationEventArgs... Generating docs for compound CEGUI::Affector... Generating docs for compound CEGUI::AllocatedObject... Generating docs for compound CEGUI::AlreadyExistsException... Generating docs for compound CEGUI::Animation... Generating docs for compound CEGUI::Animation_xmlHandler... Generating docs for compound CEGUI::AnimationAffectorHandler... Generating docs for compound CEGUI::AnimationDefinitionHandler... Generating docs for compound CEGUI::AnimationEventArgs... Generating docs for compound CEGUI::AnimationInstance... Generating docs for compound CEGUI::AnimationKeyFrameHandler... Generating docs for compound CEGUI::AnimationManager... Generating docs for compound CEGUI::AnimationSubscriptionHandler... Generating docs for compound CEGUI::BaseDim... Generating docs for compound CEGUI::BasicImage... Generating docs for compound CEGUI::BasicRenderedStringParser... Generating docs for compound CEGUI::BidiVisualMapping... Generating docs for compound CEGUI::BoundSlot... Generating docs for compound CEGUI::ButtonBase... Generating docs for compound CEGUI::CentredRenderedString... Generating docs for compound CEGUI::ChainedXMLHandler... Generating docs for compound CEGUI::Clipboard... Generating docs for compound CEGUI::ClippedContainer... Generating docs for compound CEGUI::Colour... Generating docs for compound CEGUI::ColourPicker... Generating docs for compound CEGUI::ColourPickerControls... Generating docs for compound CEGUI::ColourPickerConversions... Generating docs for compound CEGUI::ColourRect... Generating docs for compound CEGUI::Combobox... Generating docs for compound CEGUI::ComboDropList... Generating docs for compound CEGUI::ComponentArea... Generating docs for compound CEGUI::CompositeResourceProvider... Generating docs for compound CEGUI::Config_xmlHandler... Generating doc/builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/IteratorBase.h:49: warning: Member value_type (typedef) of class CEGUI::ConstBaseIterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/IteratorBase.h:199: warning: Member ConstMapIterator(typename T::const_iterator start_iter, typename T::const_iterator end_iter) (function) of class CEGUI::ConstMapIterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/IteratorBase.h:49: warning: Member value_type (typedef) of class ConstBaseIterator< T, T::mapped_type > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/IteratorBase.h:290: warning: Member ConstVectorIterator(typename T::const_iterator start_iter, typename T::const_iterator end_iter) (function) of class CEGUI::ConstVectorIterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/IteratorBase.h:49: warning: Member value_type (typedef) of class ConstBaseIterator< T > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CoordConverter.h:121: warning: Member asAbsolute(const URect &r, const Sizef &base, bool pixelAlign=true) (function) of class CEGUI::CoordConverter is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CoordConverter.h:131: warning: Member asRelative(const URect &r, const Sizef &base) (function) of class CEGUI::CoordConverter is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodec.h:62: warning: Member ImageCodec(const String &name) (function) of class CEGUI::ImageCodec is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/DefaultLogger.h:65: warning: Member CacheItem (typedef) of class CEGUI::DefaultLogger is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/DefaultLogger.h:67: warning: Member Cache (typedef) of class CEGUI::DefaultLogger is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:77: warning: Member getSingleton(void) (function) of class Singleton< Logger > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:79: warning: Member getSingletonPtr(void) (function) of class Singleton< Logger > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:67: warning: Member ms_Singleton (variable) of class Singleton< Logger > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/DefaultResourceProvider.h:116: warning: Member ResourceGroupMap (typedef) of class CEGUI::DefaultResourceProvider is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/DefaultResourceProvider.h:117: warning: Member d_resourceGroups (variable) of class CEGUI::DefaultResourceProvider is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/DefaultResourceProvider.h:102: warning: argument 'data' of command @param is not found in the argument list of CEGUI::DefaultResourceProvider::unloadRawDataContainer(RawDataContainer &) inherited from member unloadRawDataContainer at line 99 in file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ResourceProvider.h /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodec.h:62: warning: Member ImageCodec(const String &name) (function) of class CEGUI::ImageCodec is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/Dimensions.h:699: warning: Member Dimension(const Dimension &other) (function) of class CEGUI::Dimension is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/Dimensions.h:700: warning: Member operator=(const Dimension &other) (function) of class CEGUI::Dimension is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/GeometryBuffer.h:82: warning: Member isClippingActive() const (function) of class CEGUI::Direct3D10GeometryBuffer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/GeometryBuffer.h:114: warning: Member d_owner (variable) of class CEGUI::Direct3D10GeometryBuffer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/GeometryBuffer.h:108: warning: Member texture (variable) of class CEGUI::Direct3D10GeometryBuffer::BatchInfo is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/GeometryBuffer.h:109: warning: Member vertexCount (variable) of class CEGUI::Direct3D10GeometryBuffer::BatchInfo is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/GeometryBuffer.h:110: warning: Member clip (variable) of class CEGUI::Direct3D10GeometryBuffer::BatchInfo is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/GeometryBuffer.h:98: warning: Member y (variable) of class CEGUI::Direct3D10GeometryBuffer::D3DVertex is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/GeometryBuffer.h:98: warning: Member z (variable) of class CEGUI::Direct3D10GeometryBuffer::D3DVertex is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/GeometryBuffer.h:102: warning: Member tv (variable) of class CEGUI::Direct3D10GeometryBuffer::D3DVertex is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:164: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:196: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:224: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:264: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/RenderTarget.h:59: warning: Member draw(const GeometryBuffer &buffer) (function) of class CEGUI::Direct3D10RenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/RenderTarget.h:60: warning: Member draw(const RenderQueue &queue) (function) of class CEGUI::Direct3D10RenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/RenderTarget.h:61: warning: Member setArea(const Rectf &area) (function) of class CEGUI::Direct3D10RenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/RenderTarget.h:62: warning: Member getArea() const (function) of class CEGUI::Direct3D10RenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/RenderTarget.h:63: warning: Member activate() (function) of class CEGUI::Direct3D10RenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/RenderTarget.h:64: warning: Member deactivate() (function) of class CEGUI::Direct3D10RenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/RenderTarget.h:65: warning: Member unprojectPoint(const GeometryBuffer &buff, const Vector2f &p_in, Vector2f &p_out) const (function) of class CEGUI::Direct3D10RenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/Texture.h:100: warning: Member Direct3D10Renderer::createTexture(const String &) (friend) of class CEGUI::Direct3D10Texture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/Texture.h:101: warning: Member Direct3D10Renderer::createTexture(const String &, const String &, const String &) (friend) of class CEGUI::Direct3D10Texture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/Texture.h:104: warning: Member Direct3D10Renderer::createTexture(const String &, const Sizef &) (friend) of class CEGUI::Direct3D10Texture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/Texture.h:107: warning: Member Direct3D10Renderer::destroyTexture(Texture &) (friend) of class CEGUI::Direct3D10Texture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/Texture.h:108: warning: Member Direct3D10Renderer::destroyTexture(const String &) (friend) of class CEGUI::Direct3D10Texture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/TextureTarget.h:53: warning: Member Direct3D10TextureTarget(Direct3D10Renderer &owner) (function) of class CEGUI::Direct3D10TextureTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/ViewportTarget.h:55: warning: The following parameters of CEGUI::Direct3D10ViewportTarget::Direct3D10ViewportTarget(Direct3D10Renderer &owner, const Rectf &area) are not documented: parameter 'owner' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/GeometryBuffer.h:75: warning: Member isClippingActive() const (function) of class CEGUI::Direct3D11GeometryBuffer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/GeometryBuffer.h:107: warning: Member d_owner (variable) of class CEGUI::Direct3D11GeometryBuffer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/GeometryBuffer.h:101: warning: Member texture (variable) of class CEGUI::Direct3D11GeometryBuffer::BatchInfo is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/GeometryBuffer.h:102: warning: Member vertexCount (variable) of class CEGUI::Direct3D11GeometryBuffer::BatchInfo is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/GeometryBuffer.h:103: warning: Member clip (variable) of class CEGUI::Direct3D11GeometryBuffer::BatchInfo is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/GeometryBuffer.h:91: warning: Member y (variable) of class CEGUI::Direct3D11GeometryBuffer::D3DVertex is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/GeometryBuffer.h:91: warning: Member z (variable) of class CEGUI::Direct3D11GeometryBuffer::D3DVertex is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/GeometryBuffer.h:95: warning: Member tv (variable) of class CEGUI::Direct3D11GeometryBuffer::D3DVertex is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/Renderer.h:153: warning: Member getDirect3DDevice() (function) of class CEGUI::Direct3D11Renderer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:164: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:196: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:224: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:264: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/RenderTarget.h:52: warning: Member draw(const GeometryBuffer &buffer) (function) of class CEGUI::Direct3D11RenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/RenderTarget.h:53: warning: Member draw(const RenderQueue &queue) (function) of class CEGUI::Direct3D11RenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/RenderTarget.h:54: warning: Member setArea(const Rectf &area) (function) of class CEGUI::Direct3D11RenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/RenderTarget.h:55: warning: Member getArea() const (function) of class CEGUI::Direct3D11RenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/RenderTarget.h:56: warning: Member activate() (function) of class CEGUI::Direct3D11RenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/RenderTarget.h:57: warning: Member deactivate() (function) of class CEGUI::Direct3D11RenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/RenderTarget.h:58: warning: Member unprojectPoint(const GeometryBuffer &buff, const Vector2f &p_in, Vector2f &p_out) const (function) of class CEGUI::Direct3D11RenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/Texture.h:100: warning: Member Direct3D11Renderer::createTexture(const String &) (friend) of class CEGUI::Direct3D11Texture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/Texture.h:101: warning: Member Direct3D11Renderer::createTexture(const String &, const String &, const String &) (friend) of class CEGUI::Direct3D11Texture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/Texture.h:104: warning: Member Direct3D11Renderer::createTexture(const String &, const Sizef &) (friend) of class CEGUI::Direct3D11Texture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/Texture.h:107: warning: Member Direct3D11Renderer::destroyTexture(Texture &) (friend) of class CEGUI::Direct3D11Texture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/Texture.h:108: warning: Member Direct3D11Renderer::destroyTexture(const String &) (friend) of class CEGUI::Direct3D11Texture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/TextureTarget.h:52: warning: Member Direct3D11TextureTarget(Direct3D11Renderer &owner) (function) of class CEGUI::Direct3D11TextureTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/ViewportTarget.h:54: warning: The following parameters of CEGUI::Direct3D11ViewportTarget::Direct3D11ViewportTarget(Direct3D11Renderer &owner, const Rectf &area) are not documented: parameter 'owner' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/GeometryBuffer.h:77: warning: Member isClippingActive() const (function) of class CEGUI::Direct3D9GeometryBuffer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/GeometryBuffer.h:99: warning: Member texture (variable) of class CEGUI::Direct3D9GeometryBuffer::BatchInfo is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/GeometryBuffer.h:100: warning: Member vertexCount (variable) of class CEGUI::Direct3D9GeometryBuffer::BatchInfo is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/GeometryBuffer.h:101: warning: Member clip (variable) of class CEGUI::Direct3D9GeometryBuffer::BatchInfo is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/GeometryBuffer.h:89: warning: Member y (variable) of class CEGUI::Direct3D9GeometryBuffer::D3DVertex is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/GeometryBuffer.h:89: warning: Member z (variable) of class CEGUI::Direct3D9GeometryBuffer::D3DVertex is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/GeometryBuffer.h:93: warning: Member tv (variable) of class CEGUI::Direct3D9GeometryBuffer::D3DVertex is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:164: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:196: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:224: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:264: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/RenderTarget.h:55: warning: Member draw(const GeometryBuffer &buffer) (function) of class CEGUI::Direct3D9RenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/RenderTarget.h:56: warning: Member draw(const RenderQueue &queue) (function) of class CEGUI::Direct3D9RenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/RenderTarget.h:57: warning: Member setArea(const Rectf &area) (function) of class CEGUI::Direct3D9RenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/RenderTarget.h:58: warning: Member getArea() const (function) of class CEGUI::Direct3D9RenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/RenderTarget.h:59: warning: Member activate() (function) of class CEGUI::Direct3D9RenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/RenderTarget.h:60: warning: Member deactivate() (function) of class CEGUI::Direct3D9RenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/RenderTarget.h:61: warning: Member unprojectPoint(const GeometryBuffer &buff, const Vector2f &p_in, Vector2f &p_out) const (function) of class CEGUI::Direct3D9RenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/Texture.h:92: warning: Member Direct3D9Renderer::createTexture(const String &) (friend) of class CEGUI::Direct3D9Texture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/Texture.h:93: warning: Member Direct3D9Renderer::createTexture(const String &, const String &, const String &) (friend) of class CEGUI::Direct3D9Texture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/Texture.h:96: warning: Member Direct3D9Renderer::createTexture(const String &, const Sizef &) (friend) of class CEGUI::Direct3D9Texture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/Texture.h:98: warning: Member Direct3D9Renderer::createTexture(const String &, LPDIRECT3DTEXTURE9 tex) (friend) of class CEGUI::Direct3D9Texture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/Texture.h:100: warning: Member Direct3D9Renderer::destroyTexture(Texture &) (friend) of class CEGUI::Direct3D9Texture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/Texture.h:101: warning: Member Direct3D9Renderer::destroyTexture(const String &) (friend) of class CEGUI::Direct3D9Texture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/TextureTarget.h:49: warning: Member Direct3D9TextureTarget(Direct3D9Renderer &owner) (function) of class CEGUI::Direct3D9TextureTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/ViewportTarget.h:60: warning: The following parameters of CEGUI::Direct3D9ViewportTarget::Direct3D9ViewportTarget(Direct3D9Renderer &owner, const Rectf &area) are not documented: parameter 'owner' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/DirectFB/GeometryBuffer.h:68: warning: Member isClippingActive() const (function) of class CEGUI::DirectFBGeometryBuffer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/DirectFB/GeometryBuffer.h:77: warning: Member texture (variable) of class CEGUI::DirectFBGeometryBuffer::BatchInfo is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/DirectFB/GeometryBuffer.h:78: warning: Member vertexCount (variable) of class CEGUI::DirectFBGeometryBuffer::BatchInfo is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/DirectFB/GeometryBuffer.h:79: warning: Member clip (variable) of class CEGUI::DirectFBGeometryBuffer::BatchInfo is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:164: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:196: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:224: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:264: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/DirectFB/Texture.h:58: warning: Member DirectFBRenderer::createTexture(const String &) (friend) of class CEGUI::DirectFBTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/DirectFB/Texture.h:59: warning: Member DirectFBRenderer::createTexture(const String &, const String &, const String &) (friend) of class CEGUI::DirectFBTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/DirectFB/Texture.h:60: warning: Member DirectFBRenderer::createTexture(const String &, const Sizef &) (friend) of class CEGUI::DirectFBTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/DirectFB/Texture.h:61: warning: Member DirectFBRenderer::destroyTexture(const String &) (friend) of class CEGUI::DirectFBTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/InputEvent.h:356: warning: Member DisplayEventArgs(const Sizef &sz) (function) of class CEGUI::DisplayEventArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/DragContainer.h:348: warning: argument 'enable' of command @param is not found in the argument list of CEGUI::DragContainer::isUsingFixedDragOffset() const /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/InputEvent.h:344: warning: Member DragDropEventArgs(Window *wnd) (function) of class CEGUI::DragDropEventArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/InputEvent.h:254: warning: Member WindowEventArgs(Window *wnd) (function) of class CEGUI::WindowEventArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Editbox.h:72: warning: Member MatchState (typedef) of class CEGUI::Editbox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Editbox.h:390: warning: argument 'start_pos' of command @param is not found in the argument list of CEGUI::Editbox::setSelectionLength(size_t length) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Editbox.h:399: warning: The following parameters of CEGUI::Editbox::setSelectionLength(size_t length) are not documented: parameter 'length' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:325: warning: Member CachedRectf(Element const *element, DataGenerator generator) (function) of class CEGUI::Element::CachedRectf is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:375: warning: Member isCacheValid() const (function) of class CEGUI::Element::CachedRectf is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:380: warning: Member regenerateCache() const (function) of class CEGUI::Element::CachedRectf is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:213: warning: Member ElementEventArgs(Element *element) (function) of class CEGUI::ElementEventArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Event.h:225: warning: Member SlotContainer (typedef) of class CEGUI::Event is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Event.h:218: warning: Member Event(const Event &) (function) of class CEGUI::Event is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Event.h:219: warning: Member operator=(const Event &) (function) of class CEGUI::Event is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Event.h:204: warning: Member CEGUI::BoundSlot::disconnect() (friend) of class CEGUI::Event is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Event.h:151: warning: argument 'subscriber' of command @param is not found in the argument list of CEGUI::Event::subscribe(const Subscriber &slot) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Event.h:164: warning: The following parameters of CEGUI::Event::subscribe(const Subscriber &slot) are not documented: parameter 'slot' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Event.h:167: warning: argument 'subscriber' of command @param is not found in the argument list of CEGUI::Event::subscribe(Group group, const Subscriber &slot) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Event.h:185: warning: The following parameters of CEGUI::Event::subscribe(Group group, const Subscriber &slot) are not documented: parameter 'slot' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Event.h:101: warning: Member ScopedConnection(const Event::Connection &connection) (function) of class CEGUI::Event::ScopedConnection is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Event.h:105: warning: Member operator=(const Event::Connection &connection) (function) of class CEGUI::Event::ScopedConnection is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Event.h:111: warning: Member connected() const (function) of class CEGUI::Event::ScopedConnection is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Event.h:116: warning: Member disconnect() (function) of class CEGUI::Event::ScopedConnection is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RefCounted.h:142: warning: Member operator*() (function) of class CEGUI::RefCounted is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RefCounted.h:156: warning: Member operator->() (function) of class CEGUI::RefCounted is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/EventAction.h:49: warning: Member EventAction(const String &event_name, ChildEventAction action) (function) of class CEGUI::EventAction is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/EventAction.h:52: warning: Member setEventName(const String &event_name) (function) of class CEGUI::EventAction is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/EventAction.h:53: warning: Member getEventName() const (function) of class CEGUI::EventAction is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/EventAction.h:55: warning: Member setAction(ChildEventAction action) (function) of class CEGUI::EventAction is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/EventAction.h:56: warning: Member getAction() const (function) of class CEGUI::EventAction is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/EventAction.h:58: warning: Member initialiseWidget(Window &widget) const (function) of class CEGUI::EventAction is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/EventAction.h:59: warning: Member cleanupWidget(Window &widget) const (function) of class CEGUI::EventAction is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/EventAction.h:61: warning: Member writeXMLToStream(XMLSerializer &xml_stream) const (function) of class CEGUI::EventAction is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/EventAction.h:69: warning: Member ConnectionMap (typedef) of class CEGUI::EventAction is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/EventAction.h:67: warning: Member makeConnectionKeyName(const Window &widget) const (function) of class CEGUI::EventAction is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/EventAction.h:64: warning: Member d_eventName (variable) of class CEGUI::EventAction is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/EventAction.h:65: warning: Member d_action (variable) of class CEGUI::EventAction is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/EventAction.h:70: warning: Member d_connections (variable) of class CEGUI::EventAction is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/EventLinkDefinition.h:81: warning: Member LinkTargetIterator (typedef) of class CEGUI::EventLinkDefinition is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/EventLinkDefinition.h:47: warning: Member EventLinkDefinition(const String &event_name) (function) of class CEGUI::EventLinkDefinition is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/EventLinkDefinition.h:62: warning: Member setName(const String &name) (function) of class CEGUI::EventLinkDefinition is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/EventLinkDefinition.h:82: warning: Member getLinkTargetIterator() const (function) of class CEGUI::EventLinkDefinition is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/EventLinkDefinition.h:74: warning: Member StringPair (typedef) of class CEGUI::EventLinkDefinition is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:294: warning: argument 'subscriber' of command @param is not found in the argument list of CEGUI::EventSet::subscribeEvent(const String &name, Arg1 arg1, Arg2 arg2) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:299: warning: The following parameters of CEGUI::EventSet::subscribeEvent(const String &name, Arg1 arg1, Arg2 arg2) are not documented: parameter 'arg1' parameter 'arg2' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:305: warning: argument 'subscriber' of command @param is not found in the argument list of CEGUI::EventSet::subscribeEvent(const String &name, Event::Group group, Arg1 arg1, Arg2 arg2) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:310: warning: The following parameters of CEGUI::EventSet::subscribeEvent(const String &name, Event::Group group, Arg1 arg1, Arg2 arg2) are not documented: parameter 'group' parameter 'arg1' parameter 'arg2' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h:112: warning: Member what() const (function) of class CEGUI::Exception is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h:90: warning: Found unknown command `\Return' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/Expat/XMLParser.h:65: warning: Member startElement(void *data, const char *element, const char **attr) (function) of class CEGUI::ExpatParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/Expat/XMLParser.h:66: warning: Member endElement(void *data, const char *element) (function) of class CEGUI::ExpatParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/Expat/XMLParser.h:67: warning: Member characterData(void *data, const char *text, int len) (function) of class CEGUI::ExpatParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Button.h:61: warning: Member actualStateName(const String &name) const (function) of class CEGUI::FalagardButton is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/ComponentBase.h:58: warning: The following parameters of CEGUI::FalagardComponentBase::render(Window &srcWindow, const CEGUI::ColourRect *modColours=0, const Rectf *clipper=0, bool clipToDisplay=false) const are not documented: parameter 'clipper' parameter 'clipToDisplay' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/ComponentBase.h:79: warning: The following parameters of CEGUI::FalagardComponentBase::render(Window &srcWindow, const Rectf &baseRect, const CEGUI::ColourRect *modColours=0, const Rectf *clipper=0, bool clipToDisplay=false) const are not documented: parameter 'clipper' parameter 'clipToDisplay' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Editbox.h:148: warning: Member getTextFormatting() const (function) of class CEGUI::FalagardEditbox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Editbox.h:163: warning: Member getCaretIndex(const String &visual_text) const (function) of class CEGUI::FalagardEditbox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Editbox.h:164: warning: Member calculateTextOffset(const Rectf &text_area, const float text_extent, const float caret_width, const float extent_to_caret) (function) of class CEGUI::FalagardEditbox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Editbox.h:168: warning: Member renderTextNoBidi(const WidgetLookFeel &wlf, const String &text, const Rectf &text_area, float text_offset) (function) of class CEGUI::FalagardEditbox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Editbox.h:172: warning: Member renderTextBidi(const WidgetLookFeel &wlf, const String &text, const Rectf &text_area, float text_offset) (function) of class CEGUI::FalagardEditbox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Editbox.h:176: warning: Member editboxIsFocussed() const (function) of class CEGUI::FalagardEditbox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Editbox.h:177: warning: Member editboxIsReadOnly() const (function) of class CEGUI::FalagardEditbox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Editbox.h:178: warning: Member renderCaret(const ImagerySection &imagery, const Rectf &text_area, const float text_offset, const float extent_to_caret) const (function) of class CEGUI::FalagardEditbox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Editbox.h:183: warning: Member isUnsupportedFormat(const HorizontalTextFormatting format) (function) of class CEGUI::FalagardEditbox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/ItemListbox.h:75: warning: Member getItemRenderingArea(bool hscroll, bool vscroll) const (function) of class CEGUI::FalagardItemListbox is not documented. s for compound CEGUI::ConstBaseIterator... Generating docs for compound CEGUI::ConstMapIterator... Generating docs for compound CEGUI::ConstVectorIterator... Generating docs for compound CEGUI::CoordConverter... Generating docs for compound CEGUI::CoreWindowRendererModule... Generating docs for compound CEGUI::CoronaImageCodec... Generating docs for compound CEGUI::DefaultLogger... Generating docs for compound CEGUI::DefaultRenderedStringParser... Generating docs for compound CEGUI::DefaultResourceProvider... Generating docs for compound CEGUI::DefaultWindow... Generating docs for compound CEGUI::DevILImageCodec... Generating docs for compound CEGUI::Dimension... Generating docs for compound CEGUI::Direct3D10GeometryBuffer... Generating docs for nested compound CEGUI::Direct3D10GeometryBuffer::BatchInfo... Generating docs for nested compound CEGUI::Direct3D10GeometryBuffer::D3DVertex... Generating docs for compound CEGUI::Direct3D10Renderer... Generating docs for compound CEGUI::Direct3D10RenderTarget... Generating docs for compound CEGUI::Direct3D10Texture... Generating docs for compound CEGUI::Direct3D10TextureTarget... Generating docs for compound CEGUI::Direct3D10ViewportTarget... Generating docs for compound CEGUI::Direct3D11GeometryBuffer... Generating docs for nested compound CEGUI::Direct3D11GeometryBuffer::BatchInfo... Generating docs for nested compound CEGUI::Direct3D11GeometryBuffer::D3DVertex... Generating docs for compound CEGUI::Direct3D11Renderer... Generating docs for compound CEGUI::Direct3D11RenderTarget... Generating docs for compound CEGUI::Direct3D11Texture... Generating docs for compound CEGUI::Direct3D11TextureTarget... Generating docs for compound CEGUI::Direct3D11ViewportTarget... Generating docs for compound CEGUI::Direct3D9GeometryBuffer... Generating docs for nested compound CEGUI::Direct3D9GeometryBuffer::BatchInfo... Generating docs for nested compound CEGUI::Direct3D9GeometryBuffer::D3DVertex... Generating docs for compound CEGUI::Direct3D9Renderer... Generating docs for compound CEGUI::Direct3D9RenderTarget... Generating docs for compound CEGUI::Direct3D9Texture... Generating docs for compound CEGUI::Direct3D9TextureTarget... Generating docs for compound CEGUI::Direct3D9ViewportTarget... Generating docs for compound CEGUI::DirectFBGeometryBuffer... Generating docs for nested compound CEGUI::DirectFBGeometryBuffer::BatchInfo... Generating docs for compound CEGUI::DirectFBRenderer... Generating docs for compound CEGUI::DirectFBRenderTarget... Generating docs for compound CEGUI::DirectFBTexture... Generating docs for compound CEGUI::DisplayEventArgs... Generating docs for compound CEGUI::DragContainer... Generating docs for compound CEGUI::DragDropEventArgs... Generating docs for compound CEGUI::DynamicModule... Generating docs for compound CEGUI::Editbox... Generating docs for compound CEGUI::EditboxWindowRenderer... Generating docs for compound CEGUI::Element... Generating docs for nested compound CEGUI::Element::CachedRectf... Generating docs for compound CEGUI::ElementEventArgs... Generating docs for compound CEGUI::Event... Generating docs for nested compound CEGUI::Event::ScopedConnection... Generating docs for compound CEGUI::EventAction... Generating docs for compound CEGUI::EventArgs... Generating docs for compound CEGUI::EventLinkDefinition... Generating docs for compound CEGUI::EventSet... Generating docs for compound CEGUI::Exception... Generating docs for compound CEGUI::ExpatParser... Generating docs for compound CEGUI::FactoryModule... Generating docs for compound CEGUI::FactoryRegisterer... Generating docs for compound CEGUI::Falagard_xmlHandler... Generating docs for compound CEGUI::FalagardButton... Generating docs for compound CEGUI::FalagardComponentBase... Generating docs for compound CEGUI::FalagardDefault... Generating docs for compound CEGUI::FalagardEditbox... Generating docs for compound CEGUI::FalagardFrameWindow... Generating docs for compound CEGUI::FalagardItemEntry... Generating docs for compound CEGUI::FalagardItemListbox... Generating docs for compound CEGUI:/builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Listbox.h:95: warning: Member getItemRenderingArea(bool hscroll, bool vscroll) const (function) of class CEGUI::FalagardListbox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/ListHeader.h:66: warning: Member getSegmentWidgetType() const (function) of class CEGUI::FalagardListHeader is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/ListHeader.h:67: warning: Member setSegmentWidgetType(const String &type) (function) of class CEGUI::FalagardListHeader is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/ListHeader.h:77: warning: Member d_segmentWidgetType (variable) of class CEGUI::FalagardListHeader is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/MenuItem.h:80: warning: Member getContentNamedArea() const (function) of class CEGUI::FalagardMenuItem is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/MenuItem.h:81: warning: Member parentIsMenubar() const (function) of class CEGUI::FalagardMenuItem is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/MultiLineEditbox.h:75: warning: Member TypeName (variable) of class CEGUI::FalagardMultiLineEditbox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/PopupMenu.h:52: warning: Member TypeName (variable) of class CEGUI::FalagardPopupMenu is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/ProgressBar.h:76: warning: Member isVertical() const (function) of class CEGUI::FalagardProgressBar is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/ProgressBar.h:77: warning: Member isReversed() const (function) of class CEGUI::FalagardProgressBar is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/ProgressBar.h:79: warning: Member setVertical(bool setting) (function) of class CEGUI::FalagardProgressBar is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/ProgressBar.h:80: warning: Member setReversed(bool setting) (function) of class CEGUI::FalagardProgressBar is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/ProgressBar.h:68: warning: Member TypeName (variable) of class CEGUI::FalagardProgressBar is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FalagardPropertyBase.h:40: warning: Member Helper (typedef) of class CEGUI::FalagardPropertyBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TypedProperty.h:52: warning: Member Helper (typedef) of class CEGUI::TypedProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FalagardPropertyBase.h:43: warning: Member FalagardPropertyBase(const String &name, const String &help, const String &initialValue, const String &origin, bool redrawOnWrite, bool layoutOnWrite, const String &fireEvent, const String &eventNamespace) (function) of class CEGUI::FalagardPropertyBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:45: warning: Member PropertyDefinitionBase(const String &name, const String &help, const String &initialValue, bool redrawOnWrite, bool layoutOnWrite, const String &fireEvent, const String &eventNamespace) (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:52: warning: Member getPropertyName() const (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:53: warning: Member setPropertyName(const String &name) (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:55: warning: Member getInitialValue() const (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:56: warning: Member setInitialValue(const String &value) (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:58: warning: Member getHelpString() const (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:59: warning: Member setHelpString(const String &help) (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:61: warning: Member isRedrawOnWrite() const (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:62: warning: Member setRedrawOnWrite(bool value) (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:64: warning: Member isLayoutOnWrite() const (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:65: warning: Member setLayoutOnWrite(bool value) (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:67: warning: Member getEventFiredOnWrite() const (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:68: warning: Member setEventFiredOnWrite(const String &eventName) (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:70: warning: Member getEventNamespace() const (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:71: warning: Member setEventNamespace(const String &eventNamespace) (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TypedProperty.h:56: warning: Member TypedProperty(const String &name, const String &help, const String &origin="Unknown", typename Helper::pass_type defaultValue=T(), bool writesXML=true) (function) of class CEGUI::TypedProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:241: warning: Member clone() const =0 (function) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FalagardPropertyBase.h:59: warning: Member setNative_impl(PropertyReceiver *receiver, typename Helper::pass_type) (function) of class CEGUI::FalagardPropertyBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TypedProperty.h:100: warning: Member getNative_impl(const PropertyReceiver *receiver) const =0 (function) of class CEGUI::TypedProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:83: warning: explicit link request to 'd_userStringName' could not be resolved /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:64: warning: Member XMLElementName (variable) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:65: warning: Member NameXMLAttributeName (variable) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:66: warning: Member ValueXMLAttributeName (variable) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:111: warning: Member d_propertyName (variable) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:112: warning: Member d_initialValue (variable) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:113: warning: Member d_helpString (variable) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:114: warning: Member d_writeCausesRedraw (variable) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:115: warning: Member d_writeCausesLayout (variable) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:116: warning: Member d_eventFiredOnWrite (variable) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:117: warning: Member d_eventNamespace (variable) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/ScrollablePane.h:60: warning: Member TypeName (variable) of class CEGUI::FalagardScrollablePane is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Scrollbar.h:75: warning: Member isVertical() const (function) of class CEGUI::FalagardScrollbar is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Scrollbar.h:76: warning: Member setVertical(bool setting) (function) of class CEGUI::FalagardScrollbar is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Scrollbar.h:45: warning: Member ScrollbarWindowRenderer(const String &name) (function) of class CEGUI::ScrollbarWindowRenderer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Scrollbar.h:67: warning: Member TypeName (variable) of class CEGUI::FalagardScrollbar is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Slider.h:73: warning: Member isVertical() const (function) of class CEGUI::FalagardSlider is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Slider.h:74: warning: Member setVertical(bool setting) (function) of class CEGUI::FalagardSlider is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Slider.h:76: warning: Member isReversedDirection() const (function) of class CEGUI::FalagardSlider is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Slider.h:77: warning: Member setReversedDirection(bool setting) (function) of class CEGUI::FalagardSlider is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Slider.h:65: warning: Member TypeName (variable) of class CEGUI::FalagardSlider is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Static.h:59: warning: Member TypeName (variable) of class CEGUI::FalagardStatic is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Static.h:59: warning: Member TypeName (variable) of class CEGUI::FalagardStatic is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/StaticImage.h:87: warning: Member d_image (variable) of class CEGUI::FalagardStaticImage is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Static.h:59: warning: Member TypeName (variable) of class CEGUI::FalagardStatic is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/StaticText.h:323: warning: Member ConnectionList (typedef) of class CEGUI::FalagardStaticText is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/StaticText.h:285: warning: Member renderScrolledText(void) (function) of class CEGUI::FalagardStaticText is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/StaticText.h:287: warning: Member configureScrollbars() const (function) of class CEGUI::FalagardStaticText is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/StaticText.h:292: warning: Member getVertScrollbar() const (function) of class CEGUI::FalagardStaticText is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/StaticText.h:293: warning: Member getHorzScrollbar() const (function) of class CEGUI::FalagardStaticText is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/StaticText.h:294: warning: Member getTextRenderArea() const (function) of class CEGUI::FalagardStaticText is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/StaticText.h:295: warning: Member getDocumentSize() const (function) of class CEGUI::FalagardStaticText is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/StaticText.h:300: warning: Member setupStringFormatter() const (function) of class CEGUI::FalagardStaticText is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/StaticText.h:303: warning: Member onTextChanged(const EventArgs &e) (function) of class CEGUI::FalagardStaticText is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/StaticText.h:304: warning: Member onSized(const EventArgs &e) (function) of class CEGUI::FalagardStaticText is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/StaticText.h:305: warning: Member onFontChanged(const EventArgs &e) (function) of class CEGUI::FalagardStaticText is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/StaticText.h:306: warning: Member onMouseWheel(const EventArgs &e) (function) of class CEGUI::FalagardStaticText is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/StaticText.h:309: warning: Member handleScrollbarChange(const EventArgs &e) (function) of class CEGUI::FalagardStaticText is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/StaticText.h:324: warning: Member d_connections (variable) of class CEGUI::FalagardStaticText is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/StaticText.h:167: warning: argument 'position' of command @param is not found in the argument list of CEGUI::FalagardStaticText::getHorizontalScrollPosition() const /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/StaticText.h:182: warning: argument 'position' of command @param is not found in the argument list of CEGUI::FalagardStaticText::getVerticalScrollPosition() const /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/TabButton.h:50: warning: Member TypeName (variable) of class CEGUI::FalagardTabButton is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/TabControl.h:75: warning: Member getTabButtonType() const (function) of class CEGUI::FalagardTabControl is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/TabControl.h:76: warning: Member setTabButtonType(const String &type) (function) of class CEGUI::FalagardTabControl is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/TabControl.h:67: warning: Member TypeName (variable) of class CEGUI::FalagardTabControl is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/TabControl.h:85: warning: Member d_tabButtonType (variable) of class CEGUI::FalagardTabControl is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/ToggleButton.h:66: warning: Member actualStateName(const String &s) const (function) of class CEGUI::FalagardToggleButton is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Tree.h:67: warning: Member FalagardTree(const String &type) (function) of class CEGUI::FalagardTree is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererSets/Core/Tree.h:75: warning: Member getTreeRenderArea(void) const (function) of class CEGUI::FalagardTree is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:615: warning: Member return_type (typedef) of class CEGUI::FalagardXMLHelper< ChildEventAction > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:616: warning: Member pass_type (typedef) of class CEGUI::FalagardXMLHelper< ChildEventAction > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:618: warning: Member toString(pass_type val) (function) of class CEGUI::FalagardXMLHelper< ChildEventAction > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:634: warning: Member fromString(const String &str) (function) of class CEGUI::FalagardXMLHelper< ChildEventAction > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:647: warning: Member Redraw (variable) of class CEGUI::FalagardXMLHelper< ChildEventAction > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:648: warning: Member Layout (variable) of class CEGUI::FalagardXMLHelper< ChildEventAction > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:481: warning: Member return_type (typedef) of class CEGUI::FalagardXMLHelper< DimensionOperator > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:482: warning: Member pass_type (typedef) of class CEGUI::FalagardXMLHelper< DimensionOperator > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:484: warning: Member toString(pass_type val) (function) of class CEGUI::FalagardXMLHelper< DimensionOperator > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:505: warning: Member fromString(const String &str) (function) of class CEGUI::FalagardXMLHelper< DimensionOperator > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:523: warning: Member Add (variable) of class CEGUI::FalagardXMLHelper< DimensionOperator > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:524: warning: Member Subtract (variable) of class CEGUI::FalagardXMLHelper< DimensionOperator > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:525: warning: Member Multiply (variable) of class CEGUI::FalagardXMLHelper< DimensionOperator > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:526: warning: Member Divide (variable) of class CEGUI::FalagardXMLHelper< DimensionOperator > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:527: warning: Member Noop (variable) of class CEGUI::FalagardXMLHelper< DimensionOperator > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:231: warning: Member return_type (typedef) of class CEGUI::FalagardXMLHelper< DimensionType > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:232: warning: Member pass_type (typedef) of class CEGUI::FalagardXMLHelper< DimensionType > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:234: warning: Member toString(pass_type val) (function) of class CEGUI::FalagardXMLHelper< DimensionType > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:273: warning: Member fromString(const String &str) (function) of class CEGUI::FalagardXMLHelper< DimensionType > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:311: warning: Member RightEdge (variable) of class CEGUI::FalagardXMLHelper< DimensionType > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:312: warning: Member BottomEdge (variable) of class CEGUI::FalagardXMLHelper< DimensionType > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:313: warning: Member TopEdge (variable) of class CEGUI::FalagardXMLHelper< DimensionType > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:314: warning: Member XPosition (variable) of class CEGUI::FalagardXMLHelper< DimensionType > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:315: warning: Member YPosition (variable) of class CEGUI::FalagardXMLHelper< DimensionType > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:316: warning: Member Width (variable) of class CEGUI::FalagardXMLHelper< DimensionType > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:317: warning: Member Height (variable) of class CEGUI::FalagardXMLHelper< DimensionType > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:318: warning: Member XOffset (variable) of class CEGUI::FalagardXMLHelper< DimensionType > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:319: warning: Member YOffset (variable) of class CEGUI::FalagardXMLHelper< DimensionType > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:320: warning: Member Invalid (variable) of class CEGUI::FalagardXMLHelper< DimensionType > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:442: warning: Member return_type (typedef) of class CEGUI::FalagardXMLHelper< FontMetricType > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:443: warning: Member pass_type (typedef) of class CEGUI::FalagardXMLHelper< FontMetricType > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:445: warning: Member toString(pass_type val) (function) of class CEGUI::FalagardXMLHelper< FontMetricType > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:460: warning: Member fromString(const String &str) (function) of class CEGUI::FalagardXMLHelper< FontMetricType > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:472: warning: Member LineSpacing (variable) of class CEGUI::FalagardXMLHelper< FontMetricType > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:473: warning: Member HorzExtent (variable) of class CEGUI::FalagardXMLHelper< FontMetricType > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:474: warning: Member Baseline (variable) of class CEGUI::FalagardXMLHelper< FontMetricType > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:534: warning: Member return_type (typedef) of class CEGUI::FalagardXMLHelper< FrameImageComponent > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:535: warning: Member pass_type (typedef) of class CEGUI::FalagardXMLHelper< FrameImageComponent > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:537: warning: Member toString(pass_type val) (function) of class CEGUI::FalagardXMLHelper< FrameImageComponent > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:570: warning: Member fromString(const String &str) (function) of class CEGUI::FalagardXMLHelper< FrameImageComponent > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:600: warning: Member TopLeftCorner (variable) of class CEGUI::FalagardXMLHelper< FrameImageComponent > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:601: warning: Member TopRightCorner (variable) of class CEGUI::FalagardXMLHelper< FrameImageComponent > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:602: warning: Member BottomLeftCorner (variable) of class CEGUI::FalagardXMLHelper< FrameImageComponent > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:603: warning: Member BottomRightCorner (variable) of class CEGUI::FalagardXMLHelper< FrameImageComponent > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:604: warning: Member TopEdge (variable) of class CEGUI::FalagardXMLHelper< FrameImageComponent > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:605: warning: Member LeftEdge (variable) of class CEGUI::FalagardXMLHelper< FrameImageComponent > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:606: warning: Member RightEdge (variable) of class CEGUI::FalagardXMLHelper< FrameImageComponent > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:607: warning: Member BottomEdge (variable) of class CEGUI::FalagardXMLHelper< FrameImageComponent > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:608: warning: Member Background (variable) of class CEGUI::FalagardXMLHelper< FrameImageComponent > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:191: warning: Member return_type (typedef) of class CEGUI::FalagardXMLHelper< HorizontalAlignment > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:192: warning: Member pass_type (typedef) of class CEGUI::FalagardXMLHelper< HorizontalAlignment > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:194: warning: Member toString(pass_type val) (function) of class CEGUI::FalagardXMLHelper< HorizontalAlignment > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:209: warning: Member fromString(const String &str) (function) of class CEGUI::FalagardXMLHelper< HorizontalAlignment > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:223: warning: Member CentreAligned (variable) of class CEGUI::FalagardXMLHelper< HorizontalAlignment > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:224: warning: Member RightAligned (variable) of class CEGUI::FalagardXMLHelper< HorizontalAlignment > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:97: warning: Member return_type (typedef) of class CEGUI::FalagardXMLHelper< HorizontalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:98: warning: Member pass_type (typedef) of class CEGUI::FalagardXMLHelper< HorizontalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:100: warning: Member toString(pass_type val) (function) of class CEGUI::FalagardXMLHelper< HorizontalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:121: warning: Member fromString(const String &str) (function) of class CEGUI::FalagardXMLHelper< HorizontalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:141: warning: Member CentreAligned (variable) of class CEGUI::FalagardXMLHelper< HorizontalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:142: warning: Member RightAligned (variable) of class CEGUI::FalagardXMLHelper< HorizontalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:143: warning: Member Stretched (variable) of class CEGUI::FalagardXMLHelper< HorizontalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:144: warning: Member Tiled (variable) of class CEGUI::FalagardXMLHelper< HorizontalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:367: warning: Member return_type (typedef) of class CEGUI::FalagardXMLHelper< HorizontalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:368: warning: Member pass_type (typedef) of class CEGUI::FalagardXMLHelper< HorizontalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:370: warning: Member toString(pass_type val) (function) of class CEGUI::FalagardXMLHelper< HorizontalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:400: warning: Member fromString(const String &str) (function) of class CEGUI::FalagardXMLHelper< HorizontalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:429: warning: Member CentreAligned (variable) of class CEGUI::FalagardXMLHelper< HorizontalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:430: warning: Member RightAligned (variable) of class CEGUI::FalagardXMLHelper< HorizontalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:431: warning: Member Justified (variable) of class CEGUI::FalagardXMLHelper< HorizontalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:432: warning: Member WordWrapLeftAligned (variable) of class CEGUI::FalagardXMLHelper< HorizontalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:433: warning: Member WordWrapRightAligned (variable) of class CEGUI::FalagardXMLHelper< HorizontalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:434: warning: Member WordWrapCentreAligned (variable) of class CEGUI::FalagardXMLHelper< HorizontalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:435: warning: Member WordWrapJustified (variable) of class CEGUI::FalagardXMLHelper< HorizontalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:151: warning: Member return_type (typedef) of class CEGUI::FalagardXMLHelper< VerticalAlignment > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:152: warning: Member pass_type (typedef) of class CEGUI::FalagardXMLHelper< VerticalAlignment > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:154: warning: Member toString(pass_type val) (function) of class CEGUI::FalagardXMLHelper< VerticalAlignment > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:169: warning: Member fromString(const String &str) (function) of class CEGUI::FalagardXMLHelper< VerticalAlignment > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:183: warning: Member CentreAligned (variable) of class CEGUI::FalagardXMLHelper< VerticalAlignment > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:184: warning: Member BottomAligned (variable) of class CEGUI::FalagardXMLHelper< VerticalAlignment > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:43: warning: Member return_type (typedef) of class CEGUI::FalagardXMLHelper< VerticalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:44: warning: Member pass_type (typedef) of class CEGUI::FalagardXMLHelper< VerticalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:46: warning: Member toString(pass_type val) (function) of class CEGUI::FalagardXMLHelper< VerticalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:67: warning: Member fromString(const String &str) (function) of class CEGUI::FalagardXMLHelper< VerticalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:87: warning: Member CentreAligned (variable) of class CEGUI::FalagardXMLHelper< VerticalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:88: warning: Member BottomAligned (variable) of class CEGUI::FalagardXMLHelper< VerticalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:89: warning: Member Stretched (variable) of class CEGUI::FalagardXMLHelper< VerticalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:90: warning: Member Tiled (variable) of class CEGUI::FalagardXMLHelper< VerticalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:327: warning: Member return_type (typedef) of class CEGUI::FalagardXMLHelper< VerticalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:328: warning: Member pass_type (typedef) of class CEGUI::FalagardXMLHelper< VerticalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:330: warning: Member toString(pass_type val) (function) of class CEGUI::FalagardXMLHelper< VerticalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:345: warning: Member fromString(const String &str) (function) of class CEGUI::FalagardXMLHelper< VerticalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:359: warning: Member CentreAligned (variable) of class CEGUI::FalagardXMLHelper< VerticalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:360: warning: Member BottomAligned (variable) of class CEGUI::FalagardXMLHelper< VerticalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h:112: warning: Member what() const (function) of class CEGUI::Exception is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h:366: warning: argument 'filename' of command @param is not found in the argument list of CEGUI::FileIOException::FileIOException(const String &message, const String &file="unknown", int line=0, const String &function="unknown") /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h:390: warning: The following parameters of CEGUI::FileIOException::FileIOException(const String &message, const String &file="unknown", int line=0, const String &function="unknown") are not documented: parameter 'file' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/Dimensions.h:546: warning: Member getFontObject(const Window &window) const (function) of class CEGUI::FontDim is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/InputEvent.h:383: warning: Member FontEventArgs(Font *font) (function) of class CEGUI::FontEventArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:77: warning: Member getSingleton(void) (function) of class Singleton< FontManager > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:79: warning: Member getSingletonPtr(void) (function) of class Singleton< FontManager > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:67: warning: Member ms_Singleton (variable) of class Singleton< FontManager > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FontManager.h:70: warning: argument 'native_horz_res' of command @param is not found in the argument list of CEGUI::FontManager::createFreeTypeFont(const String &font_name, const float point_size, const bool anti_aliased, const String &font_filename, const String &resource_group="", const AutoScaledMode auto_scaled=ASM_Disabled, const Sizef &native_res=Sizef(640.0f, 480.0f), XMLResourceExistsAction action=XREA_RETURN) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FontManager.h:70: warning: argument 'native_vert_res' of command @param is not found in the argument list of CEGUI::FontManager::createFreeTypeFont(const String &font_name, const float point_size, const bool anti_aliased, const String &font_filename, const String &resource_group="", const AutoScaledMode auto_scaled=ASM_Disabled, const Sizef &native_res=Sizef(640.0f, 480.0f), XMLResourceExistsAction action=XREA_RETURN) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FontManager.h:111: warning: The following parameters of CEGUI::FontManager::createFreeTypeFont(const String &font_name, const float point_size, const bool anti_aliased, const String &font_filename, const String &resource_group="", const AutoScaledMode auto_scaled=ASM_Disabled, const Sizef &native_res=Sizef(640.0f, 480.0f), XMLResourceExistsAction action=XREA_RETURN) are not documented: parameter 'native_res' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FontManager.h:120: warning: argument 'native_horz_res' of command @param is not found in the argument list of CEGUI::FontManager::createPixmapFont(const String &font_name, const String &imageset_filename, const String &resource_group="", const AutoScaledMode auto_scaled=ASM_Disabled, const Sizef &native_res=Sizef(640.0f, 480.0f), XMLResourceExistsAction action=XREA_RETURN) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FontManager.h:120: warning: argument 'native_vert_res' of command @param is not found in the argument list of CEGUI::FontManager::createPixmapFont(const String &font_name, const String &imageset_filename, const String &resource_group="", const AutoScaledMode auto_scaled=ASM_Disabled, const Sizef &native_res=Sizef(640.0f, 480.0f), XMLResourceExistsAction action=XREA_RETURN) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FontManager.h:159: warning: The following parameters of CEGUI::FontManager::createPixmapFont(const String &font_name, const String &imageset_filename, const String &resource_group="", const AutoScaledMode auto_scaled=ASM_Disabled, const Sizef &native_res=Sizef(640.0f, 480.0f), XMLResourceExistsAction action=XREA_RETURN) are not documented: parameter 'native_res' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FormattedRenderedString.h:47: warning: Member format(const Window *ref_wnd, const Sizef &area_size)=0 (function) of class CEGUI::FormattedRenderedString is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FormattedRenderedString.h:48: warning: Member draw(const Window *ref_wnd, GeometryBuffer &buffer, const Vector2f &position, const ColourRect *mod_colours, const Rectf *clip_rect) const =0 (function) of class CEGUI::FormattedRenderedString is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FormattedRenderedString.h:51: warning: Member getFormattedLineCount() const =0 (function) of class CEGUI::FormattedRenderedString is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FormattedRenderedString.h:52: warning: Member getHorizontalExtent(const Window *ref_wnd) const =0 (function) of class CEGUI::FormattedRenderedString is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FormattedRenderedString.h:53: warning: Member getVerticalExtent(const Window *ref_wnd) const =0 (function) of class CEGUI::FormattedRenderedString is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FormattedRenderedString.h:58: warning: Member getRenderedString() const (function) of class CEGUI::FormattedRenderedString is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FormattingSetting.h:46: warning: Member FormattingSetting(const String &property_name) (function) of class CEGUI::FormattingSetting is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FormattingSetting.h:52: warning: Member FormattingSetting(T val) (function) of class CEGUI::FormattingSetting is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FormattingSetting.h:57: warning: Member get(const Window &wnd) const (function) of class CEGUI::FormattingSetting is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FormattingSetting.h:67: warning: Member set(T val) (function) of class CEGUI::FormattingSetting is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FormattingSetting.h:74: warning: Member getValue() const (function) of class CEGUI::FormattingSetting is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FormattingSetting.h:80: warning: Member getPropertySource() const (function) of class CEGUI::FormattingSetting is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FormattingSetting.h:86: warning: Member setPropertySource(const String &property_name) (function) of class CEGUI::FormattingSetting is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FormattingSetting.h:92: warning: Member isFetchedFromProperty() const (function) of class CEGUI::FormattingSetting is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FormattingSetting.h:98: warning: Member writeXMLToStream(XMLSerializer &xml_stream) const (function) of class CEGUI::FormattingSetting is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FormattingSetting.h:106: warning: Member writeXMLTagToStream(XMLSerializer &) const (function) of class CEGUI::FormattingSetting is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FormattingSetting.h:112: warning: Member writeXMLAttributesToStream(XMLSerializer &) const (function) of class CEGUI::FormattingSetting is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FormattingSetting.h:118: warning: Member operator==(const FormattingSetting< T > &rhs) const (function) of class CEGUI::FormattingSetting is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FormattingSetting.h:125: warning: Member operator!=(const FormattingSetting< T > &rhs) const (function) of class CEGUI::FormattingSetting is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FormattingSetting.h:135: warning: Member writeXMLTagToStream(XMLSerializer &xml_stream) const (function) of class CEGUI::FormattingSetting is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FormattingSetting.h:137: warning: Member writeXMLAttributesToStream(XMLSerializer &xml_stream) const (function) of class CEGUI::FormattingSetting is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FormattingSetting.h:139: warning: Member writeXMLTagToStream(XMLSerializer &xml_stream) const (function) of class CEGUI::FormattingSetting is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FormattingSetting.h:141: warning: Member writeXMLAttributesToStream(XMLSerializer &xml_stream) const (function) of class CEGUI::FormattingSetting is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FormattingSetting.h:143: warning: Member writeXMLTagToStream(XMLSerializer &xml_stream) const (function) of class CEGUI::FormattingSetting is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FormattingSetting.h:145: warning: Member writeXMLAttributesToStream(XMLSerializer &xml_stream) const (function) of class CEGUI::FormattingSetting is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FormattingSetting.h:147: warning: Member writeXMLTagToStream(XMLSerializer &xml_stream) const (function) of class CEGUI::FormattingSetting is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FormattingSetting.h:149: warning: Member writeXMLAttributesToStream(XMLSerializer &xml_stream) const (function) of class CEGUI::FormattingSetting is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FormattingSetting.h:131: warning: Member d_value (variable) of class CEGUI::FormattingSetting is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FormattingSetting.h:132: warning: Member d_propertySource (variable) of class CEGUI::FormattingSetting is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FrameComponent.h:350: warning: Member operator==(const FrameComponent &rhs) const (function) of class CEGUI::FrameComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FrameComponent.h:388: warning: Member renderImage(GeometryBuffer &buffer, const Image *image, VerticalFormatting vertFmt, HorizontalFormatting horzFmt, Rectf &destRect, const ColourRect &colours, const Rectf *clipper, bool clipToDisplay) const (function) of class CEGUI::FrameComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FrameComponent.h:394: warning: Member d_leftEdgeFormatting (variable) of class CEGUI::FrameComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FrameComponent.h:395: warning: Member d_rightEdgeFormatting (variable) of class CEGUI::FrameComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FrameComponent.h:396: warning: Member d_topEdgeFormatting (variable) of class CEGUI::FrameComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FrameComponent.h:397: warning: Member d_bottomEdgeFormatting (variable) of class CEGUI::FrameComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FrameComponent.h:398: warning: Member d_backgroundVertFormatting (variable) of class CEGUI::FrameComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FrameComponent.h:399: warning: Member d_backgroundHorzFormatting (variable) of class CEGUI::FrameComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FrameComponent.h:366: warning: Member operator==(const FrameImageSource &rhs) const (function) of class CEGUI::FrameComponent::FrameImageSource is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FrameComponent.h:373: warning: Member operator!=(const FrameImageSource &rhs) const (function) of class CEGUI::FrameComponent::FrameImageSource is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FrameComponent.h:378: warning: Member d_specified (variable) of class CEGUI::FrameComponent::FrameImageSource is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FrameComponent.h:379: warning: Member d_image (variable) of class CEGUI::FrameComponent::FrameImageSource is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FrameComponent.h:380: warning: Member d_propertyName (variable) of class CEGUI::FrameComponent::FrameImageSource is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/FrameWindow.h:555: warning: The following parameters of CEGUI::FrameWindow::moveBottomEdge(float delta, URect &out_area) are not documented: parameter 'out_area' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/FrameWindow.h:525: warning: The following parameters of CEGUI::FrameWindow::moveLeftEdge(float delta, URect &out_area) are not documented: parameter 'out_area' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/FrameWindow.h:535: warning: The following parameters of CEGUI::FrameWindow::moveRightEdge(float delta, URect &out_area) are not documented: parameter 'out_area' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/FrameWindow.h:545: warning: The following parameters of CEGUI::FrameWindow::moveTopEdge(float delta, URect &out_area) are not documented: parameter 'out_area' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FreeFunctionSlot.h:46: warning: Member FreeFunctionSlot(SlotFunction *func) (function) of class CEGUI::FreeFunctionSlot is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FreeFunctionSlot.h:50: warning: Member operator()(const EventArgs &args) (function) of class CEGUI::FreeFunctionSlot is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FreeFunctionSlot.h:100: warning: Member FreeFunctionSlotNoArgs(SlotFunction *func) (function) of class CEGUI::FreeFunctionSlotNoArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FreeFunctionSlot.h:104: warning: Member operator()(const EventArgs &) (function) of class CEGUI::FreeFunctionSlotNoArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FreeFunctionSlot.h:74: warning: Member FreeFunctionSlotVoid(SlotFunction *func) (function) of class CEGUI::FreeFunctionSlotVoid is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FreeFunctionSlot.h:78: warning: Member operator()(const EventArgs &args) (function) of class CEGUI::FreeFunctionSlotVoid is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FreeFunctionSlot.h:129: warning: Member FreeFunctionSlotVoidNoArgs(SlotFunction *func) (function) of class CEGUI::FreeFunctionSlotVoidNoArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FreeFunctionSlot.h:133: warning: Member operator()(const EventArgs &) (function) of class CEGUI::FreeFunctionSlotVoidNoArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodec.h:62: warning: Member ImageCodec(const String &name) (function) of class CEGUI::ImageCodec is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FreeTypeFont.h:179: warning: Member ImageVector (typedef) of class CEGUI::FreeTypeFont is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FreeTypeFont.h:155: warning: Member initialiseGlyphMap() (function) of class CEGUI::FreeTypeFont is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FreeTypeFont.h:57: warning: argument 'native_horz_res' of command @param is not found in the argument list of CEGUI::FreeTypeFont::FreeTypeFont(const String &font_name, const float point_size, const bool anti_aliased, const String &font_filename, const String &resource_group="", const AutoScaledMode auto_scaled=ASM_Disabled, const Sizef &native_res=Sizef(640.0f, 480.0f), const float specific_line_spacing=0.0f) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FreeTypeFont.h:57: warning: argument 'native_vert_res' of command @param is not found in the argument list of CEGUI::FreeTypeFont::FreeTypeFont(const String &font_name, const float point_size, const bool anti_aliased, const String &font_filename, const String &resource_group="", const AutoScaledMode auto_scaled=ASM_Disabled, const Sizef &native_res=Sizef(640.0f, 480.0f), const float specific_line_spacing=0.0f) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FreeTypeFont.h:95: warning: The following parameters of CEGUI::FreeTypeFont::FreeTypeFont(const String &font_name, const float point_size, const bool anti_aliased, const String &font_filename, const String &resource_group="", const AutoScaledMode auto_scaled=ASM_Disabled, const Sizef &native_res=Sizef(640.0f, 480.0f), const float specific_line_spacing=0.0f) are not documented: parameter 'native_res' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BidiVisualMapping.h:117: warning: Member getL2vMapping() const (function) of class CEGUI::BidiVisualMapping is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BidiVisualMapping.h:119: warning: Member getV2lMapping() const (function) of class CEGUI::BidiVisualMapping is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BidiVisualMapping.h:121: warning: Member getTextVisual() const (function) of class CEGUI::BidiVisualMapping is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BidiVisualMapping.h:125: warning: Member d_l2vMapping (variable) of class CEGUI::BidiVisualMapping is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BidiVisualMapping.h:126: warning: Member d_v2lMapping (variable) of class CEGUI::BidiVisualMapping is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BidiVisualMapping.h:127: warning: Member d_textVisual (variable) of class CEGUI::BidiVisualMapping is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FribidiVisualMapping.h:40: warning: argument 'charToCheck' of command @param is not found in the argument list of CEGUI::FribidiVisualMapping::getBidiCharType(const utf32 char_to_check) const inherited from member getBidiCharType at line 62 in file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BidiVisualMapping.h /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FribidiVisualMapping.h:40: warning: The following parameters of CEGUI::FribidiVisualMapping::getBidiCharType(const utf32 char_to_check) const are not documented: parameter 'char_to_check' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FribidiVisualMapping.h:41: warning: argument 'l2vMapping' of command @param is not found in the argument list of CEGUI::FribidiVisualMapping::reorderFromLogicalToVisual(const String &logical, String &visual, StrIndexList &l2v, StrIndexList &v2l) const inherited from member reorderFromLogicalToVisual at line 75 in file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BidiVisualMapping.h /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FribidiVisualMapping.h:41: warning: argument 'v2lMapping' of command @param is not found in the argument list of CEGUI::FribidiVisualMapping::reorderFromLogicalToVisual(const String &logical, String &visual, StrIndexList &l2v, StrIndexList &v2l) const inherited from member reorderFromLogicalToVisual at line 75 in file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BidiVisualMapping.h /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FribidiVisualMapping.h:41: warning: The following parameters of CEGUI::FribidiVisualMapping::reorderFromLogicalToVisual(const String &logical, String &visual, StrIndexList &l2v, StrIndexList &v2l) const are not documented: parameter 'l2v' parameter 'v2l' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h:262: warning: Member FunctorCopySlot(const T &functor) (function) of class CEGUI::FunctorCopySlot is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h:266: warning: Member operator()(const EventArgs &args) (function) of class CEGUI::FunctorCopySlot is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorPointerSlot.h:44: warning: Member FunctorPointerSlot(T *functor) (function) of class CEGUI::FunctorPointerSlot is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorPointerSlot.h:48: warning: Member operator()(const EventArgs &args) (function) of class CEGUI::FunctorPointerSlot is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorReferenceBinder.h:43: warning: Member FunctorReferenceBinder(T &functor) (function) of class CEGUI::FunctorReferenceBinder is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorReferenceBinder.h:47: warning: Member d_functor (variable) of class CEGUI::FunctorReferenceBinder is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorReferenceSlot.h:44: warning: Member FunctorReferenceSlot(T &functor) (function) of class CEGUI::FunctorReferenceSlot is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorReferenceSlot.h:48: warning: Member operator()(const EventArgs &args) (function) of class CEGUI::FunctorReferenceSlot is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h:112: warning: Member what() const (function) of class CEGUI::Exception is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h:192: warning: argument 'filename' of command @param is not found in the argument list of CEGUI::GenericException::GenericException(const String &message, const String &file="unknown", int line=0, const String &function="unknown") /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h:216: warning: The following parameters of CEGUI::GenericException::GenericException(const String &message, const String &file="unknown", int line=0, const String &function="unknown") are not documented: parameter 'file' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GeometryBuffer.h:239: warning: Member isClippingActive() const =0 (function) of class CEGUI::GeometryBuffer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:77: warning: Member getSingleton(void) (function) of class Singleton< GlobalEventSet > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:79: warning: Member getSingletonPtr(void) (function) of class Singleton< GlobalEventSet > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:67: warning: Member ms_Singleton (variable) of class Singleton< GlobalEventSet > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/LayoutContainer.h:116: warning: Member getClientChildContentArea_impl(bool skipAllPixelAlignment) const (function) of class CEGUI::LayoutContainer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/LayoutContainer.h:118: warning: Member getIdxOfChild(Window *wnd) const (function) of class CEGUI::LayoutContainer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/LayoutContainer.h:191: warning: Member d_needsLayouting (variable) of class CEGUI::LayoutContainer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/LayoutContainer.h:197: warning: Member d_clientChildContentArea (variable) of class CEGUI::LayoutContainer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/LayoutContainer.h:193: warning: Member ConnectionTracker (typedef) of class CEGUI::LayoutContainer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/GroupBox.h:69: warning: Member GroupBox(const String &type, const String &name) (function) of class CEGUI::GroupBox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/GroupBox.h:79: warning: Member drawAroundWidget(const String &name) (function) of class CEGUI::GroupBox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/GroupBox.h:65: warning: Member WidgetTypeName (variable) of class CEGUI::GroupBox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/GroupBox.h:66: warning: Member ContentPaneName (variable) of class CEGUI::GroupBox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:110: warning: Member GUIContext(RenderTarget &target) (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:113: warning: Member getRootWindow() const (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:114: warning: Member setRootWindow(Window *new_root) (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:129: warning: Member getWindowContainingMouse() const (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:131: warning: Member getSurfaceSize() const (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:133: warning: Member getSystemKeys() const (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:137: warning: Member isDirty() const (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:151: warning: Member getMouseCursor() const (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:153: warning: Member setMouseMoveScalingFactor(float factor) (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:154: warning: Member getMouseMoveScalingFactor() const (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:156: warning: Member setMouseButtonClickTimeout(float seconds) (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:157: warning: Member getMouseButtonClickTimeout() const (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:159: warning: Member setMouseButtonMultiClickTimeout(float seconds) (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:160: warning: Member getMouseButtonMultiClickTimeout() const (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:162: warning: Member setMouseButtonMultiClickTolerance(const Sizef &sz) (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:163: warning: Member getMouseButtonMultiClickTolerance() const (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:198: warning: Member getInputCaptureWindow() const (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:199: warning: Member setInputCaptureWindow(Window *window) (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:234: warning: Member setRenderTarget(RenderTarget &target) (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderingSurface.h:330: warning: Member getRenderTarget() (function) of class CEGUI::RenderingSurface is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:72: warning: Member DefaultMouseButtonClickTimeout (variable) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:73: warning: Member DefaultMouseButtonMultiClickTimeout (variable) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:74: warning: Member DefaultMouseButtonMultiClickTolerance (variable) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:286: warning: Member updateRootWindowAreaRects() const (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:287: warning: Member drawWindowContentToTarget() (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:288: warning: Member renderWindowHierarchyToSurfaces() (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:290: warning: Member createDefaultTooltipWindowInstance() const (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:291: warning: Member destroyDefaultTooltipWindowInstance() (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:296: warning: Member mouseMoveInjection_impl(MouseEventArgs &ma) (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:297: warning: Member getTargetWindow(const Vector2f &pt, const bool allow_disabled) const (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:298: warning: Member getKeyboardTargetWindow() const (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:299: warning: Member getCommonAncestor(Window *w1, Window *w2) const (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:305: warning: Member areaChangedHandler(const EventArgs &args) (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:306: warning: Member windowDestroyedHandler(const EventArgs &args) (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:310: warning: Member resetWindowContainingMouse() (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:313: warning: Member onRootWindowChanged(WindowEventArgs &args) (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:314: warning: Member onMouseMoveScalingFactorChanged(GUIContextEventArgs &args) (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:315: warning: Member onMouseButtonClickTimeoutChanged(GUIContextEventArgs &args) (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:316: warning: Member onMouseButtonMultiClickTimeoutChanged(GUIContextEventArgs &args) (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:317: warning: Member onMouseButtonMultiClickToleranceChanged(GUIContextEventArgs &args) (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:318: warning: Member onRenderTargetChanged(GUIContextRenderTargetEventArgs &args) (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:319: warning: Member onDefaultFontChanged(EventArgs &args) (function) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:324: warning: Member d_rootWindow (variable) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:325: warning: Member d_isDirty (variable) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:326: warning: Member d_mouseCursor (variable) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:338: warning: Member d_defaultTooltipObject (variable) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:339: warning: Member d_weCreatedTooltipObject (variable) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:340: warning: Member d_defaultTooltipType (variable) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:342: warning: Member d_defaultFont (variable) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:347: warning: Member d_windowContainingMouse (variable) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:348: warning: Member d_windowContainingMouseIsUpToDate (variable) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:349: warning: Member d_modalWindow (variable) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:350: warning: Member d_captureWindow (variable) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:352: warning: Member d_systemKeys (variable) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:353: warning: Member d_mouseClickTrackers (variable) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:355: warning: Member d_areaChangedEventConnection (variable) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:356: warning: Member d_windowDestroyedEventConnection (variable) of class CEGUI::GUIContext is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:269: warning: argument 'key_code' of command @param is not found in the argument list of CEGUI::GUIContext::injectKeyDown(Key::Scan scan_code) inherited from member injectKeyDown at line 95 in file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/InjectedInputReceiver.h /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:269: warning: The following parameters of CEGUI::GUIContext::injectKeyDown(Key::Scan scan_code) are not documented: parameter 'scan_code' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:270: warning: argument 'key_code' of command @param is not found in the argument list of CEGUI::GUIContext::injectKeyUp(Key::Scan scan_code) inherited from member injectKeyUp at line 108 in file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/InjectedInputReceiver.h /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:270: warning: The following parameters of CEGUI::GUIContext::injectKeyUp(Key::Scan scan_code) are not documented: parameter 'scan_code' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:218: warning: argument 'tooltipType' of command @param is not found in the argument list of CEGUI::GUIContext::setDefaultTooltipType(const String &tooltip_type) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:229: warning: The following parameters of CEGUI::GUIContext::setDefaultTooltipType(const String &tooltip_type) are not documented: parameter 'tooltip_type' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:48: warning: Member GUIContextEventArgs(GUIContext *context) (function) of class CEGUI::GUIContextEventArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:60: warning: Member GUIContextRenderTargetEventArgs(GUIContext *context, RenderTarget *target) (function) of class CEGUI::GUIContextRenderTargetEventArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:48: warning: Member GUIContextEventArgs(GUIContext *context) (function) of class CEGUI::GUIContextEventArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/GUIContext.h:65: warning: Member renderTarget (variable) of class CEGUI::GUIContextRenderTargetEventArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListHeader.h:52: warning: Member HeaderSequenceEventArgs(Window *wnd, uint old_idx, uint new_idx) (function) of class CEGUI::HeaderSequenceEventArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/InputEvent.h:254: warning: Member WindowEventArgs(Window *wnd) (function) of class CEGUI::WindowEventArgs is not documented. :FalagardListbox... Generating docs for compound CEGUI::FalagardListHeader... Generating docs for compound CEGUI::FalagardListHeaderSegment... Generating docs for compound CEGUI::FalagardMenubar... Generating docs for compound CEGUI::FalagardMenuItem... Generating docs for compound CEGUI::FalagardMultiColumnList... Generating docs for compound CEGUI::FalagardMultiLineEditbox... Generating docs for compound CEGUI::FalagardPopupMenu... Generating docs for compound CEGUI::FalagardProgressBar... Generating docs for compound CEGUI::FalagardPropertyBase... Generating docs for compound CEGUI::FalagardScrollablePane... Generating docs for compound CEGUI::FalagardScrollbar... Generating docs for compound CEGUI::FalagardSlider... Generating docs for compound CEGUI::FalagardStatic... Generating docs for compound CEGUI::FalagardStaticImage... Generating docs for compound CEGUI::FalagardStaticText... Generating docs for compound CEGUI::FalagardTabButton... Generating docs for compound CEGUI::FalagardTabControl... Generating docs for compound CEGUI::FalagardTitlebar... Generating docs for compound CEGUI::FalagardToggleButton... Generating docs for compound CEGUI::FalagardTooltip... Generating docs for compound CEGUI::FalagardTree... Generating docs for compound CEGUI::FalagardXMLHelper... Generating docs for compound CEGUI::FalagardXMLHelper< ChildEventAction >... Generating docs for compound CEGUI::FalagardXMLHelper< DimensionOperator >... Generating docs for compound CEGUI::FalagardXMLHelper< DimensionType >... Generating docs for compound CEGUI::FalagardXMLHelper< FontMetricType >... Generating docs for compound CEGUI::FalagardXMLHelper< FrameImageComponent >... Generating docs for compound CEGUI::FalagardXMLHelper< HorizontalAlignment >... Generating docs for compound CEGUI::FalagardXMLHelper< HorizontalFormatting >... Generating docs for compound CEGUI::FalagardXMLHelper< HorizontalTextFormatting >... Generating docs for compound CEGUI::FalagardXMLHelper< VerticalAlignment >... Generating docs for compound CEGUI::FalagardXMLHelper< VerticalFormatting >... Generating docs for compound CEGUI::FalagardXMLHelper< VerticalTextFormatting >... Generating docs for compound CEGUI::FileIOException... Generating docs for compound CEGUI::Font... Generating docs for compound CEGUI::Font_xmlHandler... Generating docs for compound CEGUI::FontDim... Generating docs for compound CEGUI::FontEventArgs... Generating docs for compound CEGUI::FontGlyph... Generating docs for compound CEGUI::FontManager... Generating docs for compound CEGUI::FormattedRenderedString... Generating docs for compound CEGUI::FormattingSetting... Generating docs for compound CEGUI::FrameComponent... Generating docs for nested compound CEGUI::FrameComponent::FrameImageSource... Generating docs for compound CEGUI::FrameWindow... Generating docs for compound CEGUI::FreeFunctionSlot... Generating docs for compound CEGUI::FreeFunctionSlotNoArgs... Generating docs for compound CEGUI::FreeFunctionSlotVoid... Generating docs for compound CEGUI::FreeFunctionSlotVoidNoArgs... Generating docs for compound CEGUI::FreeImageImageCodec... Generating docs for compound CEGUI::FreeTypeFont... Generating docs for compound CEGUI::FribidiVisualMapping... Generating docs for compound CEGUI::FunctorCopySlot... Generating docs for compound CEGUI::FunctorPointerSlot... Generating docs for compound CEGUI::FunctorReferenceBinder... Generating docs for compound CEGUI::FunctorReferenceSlot... Generating docs for compound CEGUI::GenericException... Generating docs for compound CEGUI::GeometryBuffer... Generating docs for compound CEGUI::GlobalEventSet... Generating docs for compound CEGUI::GridLayoutContainer... Generating docs for compound CEGUI::GroupBox... Generating docs for compound CEGUI::GUIContext... Generating docs for compound CEGUI::GUIContextEventArgs... Generating docs for compound CEGUI::GUIContextRenderTargetEventArgs... Generating docs for compound CEGUI::GUILayout_xmlHandler... Generating docs for compound CEGUI::HeaderSequenceEventArgs... Generating docs for compound CEGUI::HorizontalLa/builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/LayoutContainer.h:193: warning: Member ConnectionTracker (typedef) of class CEGUI::LayoutContainer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/LayoutContainer.h:116: warning: Member getClientChildContentArea_impl(bool skipAllPixelAlignment) const (function) of class CEGUI::LayoutContainer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/LayoutContainer.h:118: warning: Member getIdxOfChild(Window *wnd) const (function) of class CEGUI::LayoutContainer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/LayoutContainer.h:191: warning: Member d_needsLayouting (variable) of class CEGUI::LayoutContainer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/LayoutContainer.h:197: warning: Member d_clientChildContentArea (variable) of class CEGUI::LayoutContainer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Types.h:115: warning: Member HSV_Colour(float HValue, float SValue, float VValue) (function) of class CEGUI::HSV_Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Types.h:123: warning: Member HSV_Colour(const RGB_Colour &colour) (function) of class CEGUI::HSV_Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Types.h:124: warning: Member HSV_Colour(const Lab_Colour &colour) (function) of class CEGUI::HSV_Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Types.h:125: warning: Member HSV_Colour(const CEGUI::Colour &colour) (function) of class CEGUI::HSV_Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Types.h:127: warning: Member H (variable) of class CEGUI::HSV_Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Types.h:128: warning: Member S (variable) of class CEGUI::HSV_Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Types.h:129: warning: Member V (variable) of class CEGUI::HSV_Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/IconvStringTranscoder.h:44: warning: Member stringFromUTF16(const uint16 *input) const (function) of class CEGUI::IconvStringTranscoder is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/IconvStringTranscoder.h:45: warning: Member stringFromStdWString(const std::wstring &input) const (function) of class CEGUI::IconvStringTranscoder is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Image.h:165: warning: Member getName() const =0 (function) of class CEGUI::Image is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Image.h:167: warning: Member getRenderedSize() const =0 (function) of class CEGUI::Image is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Image.h:168: warning: Member getRenderedOffset() const =0 (function) of class CEGUI::Image is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Image.h:170: warning: Member render(GeometryBuffer &buffer, const Rectf &dest_area, const Rectf *clip_area, const ColourRect &colours) const =0 (function) of class CEGUI::Image is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Image.h:175: warning: Member notifyDisplaySizeChanged(const Sizef &size)=0 (function) of class CEGUI::Image is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Image.h:178: warning: Member render(GeometryBuffer &buffer, const Vector2f &position, const Rectf *clip_area=0) const (function) of class CEGUI::Image is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Image.h:186: warning: Member render(GeometryBuffer &buffer, const Vector2f &position, const Rectf *clip_area, const ColourRect &colours) const (function) of class CEGUI::Image is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Image.h:194: warning: Member render(GeometryBuffer &buffer, const Vector2f &position, const Sizef &size, const Rectf *clip_area=0) const (function) of class CEGUI::Image is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Image.h:203: warning: Member render(GeometryBuffer &buffer, const Vector2f &position, const Sizef &size, const Rectf *clip_area, const ColourRect &colours) const (function) of class CEGUI::Image is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodec.h:62: warning: Member ImageCodec(const String &name) (function) of class CEGUI::ImageCodec is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/Dimensions.h:254: warning: Member ImageDim(const String &image_name, DimensionType dim) (function) of class CEGUI::ImageDim is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageManager.h:134: warning: Member create(const XMLAttributes &attributes) (function) of class CEGUI::ImageManager is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageManager.h:136: warning: Member destroy(Image &image) (function) of class CEGUI::ImageManager is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageManager.h:137: warning: Member destroy(const String &name) (function) of class CEGUI::ImageManager is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageManager.h:138: warning: Member destroyAll() (function) of class CEGUI::ImageManager is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageManager.h:140: warning: Member get(const String &name) const (function) of class CEGUI::ImageManager is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageManager.h:141: warning: Member isDefined(const String &name) const (function) of class CEGUI::ImageManager is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageManager.h:143: warning: Member getImageCount() const (function) of class CEGUI::ImageManager is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageManager.h:145: warning: Member loadImageset(const String &filename, const String &resource_group="") (function) of class CEGUI::ImageManager is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageManager.h:146: warning: Member loadImagesetFromString(const String &source) (function) of class CEGUI::ImageManager is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageManager.h:148: warning: Member destroyImageCollection(const String &prefix, const bool delete_texture=true) (function) of class CEGUI::ImageManager is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageManager.h:151: warning: Member addFromImageFile(const String &name, const String &filename, const String &resource_group="") (function) of class CEGUI::ImageManager is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:77: warning: Member getSingleton(void) (function) of class Singleton< ImageManager > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:79: warning: Member getSingletonPtr(void) (function) of class Singleton< ImageManager > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:67: warning: Member ms_Singleton (variable) of class Singleton< ImageManager > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/ImageryComponent.h:65: warning: argument 'Pointer' of command @param is not found in the argument list of CEGUI::ImageryComponent::setImage(const Image *image) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/ImageryComponent.h:74: warning: The following parameters of CEGUI::ImageryComponent::setImage(const Image *image) are not documented: parameter 'image' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/ImagerySection.h:176: warning: argument 'frame' of command @param is not found in the argument list of CEGUI::ImagerySection::addFrameComponent(const FrameComponent &frameComponent) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/ImagerySection.h:182: warning: The following parameters of CEGUI::ImagerySection::addFrameComponent(const FrameComponent &frameComponent) are not documented: parameter 'frameComponent' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/ImagerySection.h:88: warning: The following parameters of CEGUI::ImagerySection::render(Window &srcWindow, const CEGUI::ColourRect *modColours=0, const Rectf *clipper=0, bool clipToDisplay=false) const are not documented: parameter 'clipper' parameter 'clipToDisplay' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/ImagerySection.h:106: warning: The following parameters of CEGUI::ImagerySection::render(Window &srcWindow, const Rectf &baseRect, const CEGUI::ColourRect *modColours=0, const Rectf *clipper=0, bool clipToDisplay=false) const are not documented: parameter 'clipper' parameter 'clipToDisplay' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/InjectedInputReceiver.h:95: warning: argument 'key_code' of command @param is not found in the argument list of CEGUI::InjectedInputReceiver::injectKeyDown(Key::Scan scan_code)=0 /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/InjectedInputReceiver.h:105: warning: The following parameters of CEGUI::InjectedInputReceiver::injectKeyDown(Key::Scan scan_code)=0 are not documented: parameter 'scan_code' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/InjectedInputReceiver.h:108: warning: argument 'key_code' of command @param is not found in the argument list of CEGUI::InjectedInputReceiver::injectKeyUp(Key::Scan scan_code)=0 /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/InjectedInputReceiver.h:118: warning: The following parameters of CEGUI::InjectedInputReceiver::injectKeyUp(Key::Scan scan_code)=0 are not documented: parameter 'scan_code' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h:112: warning: Member what() const (function) of class CEGUI::Exception is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h:308: warning: argument 'filename' of command @param is not found in the argument list of CEGUI::InvalidRequestException::InvalidRequestException(const String &message, const String &file="unknown", int line=0, const String &function="unknown") /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h:332: warning: The following parameters of CEGUI::InvalidRequestException::InvalidRequestException(const String &message, const String &file="unknown", int line=0, const String &function="unknown") are not documented: parameter 'file' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/EventPusher.h:42: warning: Member IrrlichtEventPusher(irr::gui::ICursorControl *ctrl) (function) of class CEGUI::IrrlichtEventPusher is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/EventPusher.h:50: warning: Member OnEvent(const SEvent &event) (function) of class CEGUI::IrrlichtEventPusher is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/EventPusher.h:72: warning: Member OnKeyDown(EKEY_CODE key, wchar_t wch, bool, bool) (function) of class CEGUI::IrrlichtEventPusher is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/EventPusher.h:81: warning: Member OnKeyUp(EKEY_CODE key, wchar_t, bool, bool) (function) of class CEGUI::IrrlichtEventPusher is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/EventPusher.h:152: warning: Member initCodes() (function) of class CEGUI::IrrlichtEventPusher is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/EventPusher.h:150: warning: Member irr2ceCODE[irr::KEY_KEY_CODES_COUNT] (variable) of class CEGUI::IrrlichtEventPusher is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/GeometryBuffer.h:79: warning: Member isClippingActive() const (function) of class CEGUI::IrrlichtGeometryBuffer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/GeometryBuffer.h:86: warning: Member setupClipping() const (function) of class CEGUI::IrrlichtGeometryBuffer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/GeometryBuffer.h:87: warning: Member cleanupClipping() const (function) of class CEGUI::IrrlichtGeometryBuffer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/GeometryBuffer.h:92: warning: Member texture (variable) of class CEGUI::IrrlichtGeometryBuffer::BatchInfo is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/GeometryBuffer.h:93: warning: Member vertexCount (variable) of class CEGUI::IrrlichtGeometryBuffer::BatchInfo is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/GeometryBuffer.h:94: warning: Member clip (variable) of class CEGUI::IrrlichtGeometryBuffer::BatchInfo is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/ImageCodec.h:56: warning: Member d_driver (variable) of class CEGUI::IrrlichtImageCodec is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodec.h:62: warning: Member ImageCodec(const String &name) (function) of class CEGUI::ImageCodec is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/MemoryFile.h:50: warning: Member IrrlichtMemoryFile(const String &filename, const unsigned char *memory, uint32 size) (function) of class CEGUI::IrrlichtMemoryFile is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/MemoryFile.h:55: warning: Member read(void *buffer, irr::u32 sizeToRead) (function) of class CEGUI::IrrlichtMemoryFile is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/MemoryFile.h:56: warning: Member getSize() const (function) of class CEGUI::IrrlichtMemoryFile is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/MemoryFile.h:57: warning: Member getPos() const (function) of class CEGUI::IrrlichtMemoryFile is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/MemoryFile.h:58: warning: Member seek(long finalPos, bool relativeMovement=false) (function) of class CEGUI::IrrlichtMemoryFile is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/MemoryFile.h:62: warning: Member getFileName() const (function) of class CEGUI::IrrlichtMemoryFile is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/MemoryFile.h:69: warning: Member d_filename (variable) of class CEGUI::IrrlichtMemoryFile is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/MemoryFile.h:71: warning: Member d_buffer (variable) of class CEGUI::IrrlichtMemoryFile is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/MemoryFile.h:72: warning: Member d_size (variable) of class CEGUI::IrrlichtMemoryFile is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/MemoryFile.h:73: warning: Member d_position (variable) of class CEGUI::IrrlichtMemoryFile is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/Renderer.h:201: warning: Member getEventPusher() const (function) of class CEGUI::IrrlichtRenderer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:164: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:196: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:224: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:264: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/RenderTarget.h:58: warning: Member draw(const GeometryBuffer &buffer) (function) of class CEGUI::IrrlichtRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/RenderTarget.h:59: warning: Member draw(const RenderQueue &queue) (function) of class CEGUI::IrrlichtRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/RenderTarget.h:60: warning: Member setArea(const Rectf &area) (function) of class CEGUI::IrrlichtRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/RenderTarget.h:61: warning: Member getArea() const (function) of class CEGUI::IrrlichtRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/RenderTarget.h:62: warning: Member activate() (function) of class CEGUI::IrrlichtRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/RenderTarget.h:63: warning: Member deactivate() (function) of class CEGUI::IrrlichtRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/RenderTarget.h:64: warning: Member unprojectPoint(const GeometryBuffer &buff, const Vector2f &p_in, Vector2f &p_out) const (function) of class CEGUI::IrrlichtRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/ResourceProvider.h:45: warning: Member IrrlichtResourceProvider(irr::io::IFileSystem &fs) (function) of class CEGUI::IrrlichtResourceProvider is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/ResourceProvider.h:42: warning: Member d_fsys (variable) of class CEGUI::IrrlichtResourceProvider is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/DefaultResourceProvider.h:117: warning: Member d_resourceGroups (variable) of class CEGUI::DefaultResourceProvider is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/DefaultResourceProvider.h:116: warning: Member ResourceGroupMap (typedef) of class CEGUI::DefaultResourceProvider is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/ResourceProvider.h:50: warning: argument 'data' of command @param is not found in the argument list of CEGUI::IrrlichtResourceProvider::unloadRawDataContainer(RawDataContainer &) inherited from member unloadRawDataContainer at line 99 in file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ResourceProvider.h /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/Texture.h:84: warning: Member IrrlichtRenderer::createTexture(const String &) (friend) of class CEGUI::IrrlichtTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/Texture.h:85: warning: Member IrrlichtRenderer::createTexture(const String &, const String &, const String &) (friend) of class CEGUI::IrrlichtTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/Texture.h:87: warning: Member IrrlichtRenderer::createTexture(const String &, const Sizef &) (friend) of class CEGUI::IrrlichtTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/Texture.h:88: warning: Member IrrlichtRenderer::destroyTexture(Texture &) (friend) of class CEGUI::IrrlichtTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/Texture.h:89: warning: Member IrrlichtRenderer::destroyTexture(const String &) (friend) of class CEGUI::IrrlichtTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemEntry.h:230: warning: Member d_selectable (variable) of class CEGUI::ItemEntry is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListBase.h:95: warning: Member SortCallback)(const ItemEntry *a, const ItemEntry *b) (typedef) of class CEGUI::ItemListBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListBase.h:559: warning: Member ItemEntryList (typedef) of class CEGUI::ItemListBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListBase.h:575: warning: Member d_resort (variable) of class CEGUI::ItemListBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListBase.h:404: warning: argument 'mode' of command @param is not found in the argument list of CEGUI::ItemListBase::setSortCallback(SortCallback cb) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListBase.h:410: warning: The following parameters of CEGUI::ItemListBase::setSortCallback(SortCallback cb) are not documented: parameter 'cb' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListbox.h:255: warning: Member onSelectionChanged(WindowEventArgs &e) (function) of class CEGUI::ItemListbox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListbox.h:256: warning: Member onMultiSelectModeChanged(WindowEventArgs &e) (function) of class CEGUI::ItemListbox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ScrolledItemListBase.h:173: warning: Member onVertScrollbarModeChanged(WindowEventArgs &e) (function) of class CEGUI::ScrolledItemListBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ScrolledItemListBase.h:174: warning: Member onHorzScrollbarModeChanged(WindowEventArgs &e) (function) of class CEGUI::ScrolledItemListBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ScrolledItemListBase.h:184: warning: Member handle_VScroll(const EventArgs &e) (function) of class CEGUI::ScrolledItemListBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ScrolledItemListBase.h:185: warning: Member handle_HScroll(const EventArgs &e) (function) of class CEGUI::ScrolledItemListBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListbox.h:266: warning: Member d_multiSelect (variable) of class CEGUI::ItemListbox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ScrolledItemListBase.h:190: warning: Member d_forceVScroll (variable) of class CEGUI::ScrolledItemListBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ScrolledItemListBase.h:191: warning: Member d_forceHScroll (variable) of class CEGUI::ScrolledItemListBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListBase.h:575: warning: Member d_resort (variable) of class CEGUI::ItemListBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListBase.h:95: warning: Member SortCallback)(const ItemEntry *a, const ItemEntry *b) (typedef) of class CEGUI::ItemListBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListBase.h:559: warning: Member ItemEntryList (typedef) of class CEGUI::ItemListBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/JustifiedRenderedString.h:53: warning: Member format(const Window *ref_wnd, const Sizef &area_size) (function) of class CEGUI::JustifiedRenderedString is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/JustifiedRenderedString.h:54: warning: Member draw(const Window *ref_wnd, GeometryBuffer &buffer, const Vector2f &position, const ColourRect *mod_colours, const Rectf *clip_rect) const (function) of class CEGUI::JustifiedRenderedString is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/JustifiedRenderedString.h:57: warning: Member getFormattedLineCount() const (function) of class CEGUI::JustifiedRenderedString is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/JustifiedRenderedString.h:58: warning: Member getHorizontalExtent(const Window *ref_wnd) const (function) of class CEGUI::JustifiedRenderedString is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/JustifiedRenderedString.h:59: warning: Member getVerticalExtent(const Window *ref_wnd) const (function) of class CEGUI::JustifiedRenderedString is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FormattedRenderedString.h:58: warning: Member getRenderedString() const (function) of class CEGUI::FormattedRenderedString is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/InputEvent.h:54: warning: Member Scan (enumeration) of class CEGUI::Key is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/InputEvent.h:317: warning: Member KeyEventArgs(Window *wnd) (function) of class CEGUI::KeyEventArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/InputEvent.h:254: warning: Member WindowEventArgs(Window *wnd) (function) of class CEGUI::WindowEventArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Types.h:92: warning: Member Lab_Colour(float LValue, float aValue, float bValue) (function) of class CEGUI::Lab_Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Types.h:100: warning: Member Lab_Colour(const RGB_Colour &colour) (function) of class CEGUI::Lab_Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Types.h:101: warning: Member Lab_Colour(const HSV_Colour &colour) (function) of class CEGUI::Lab_Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Types.h:102: warning: Member Lab_Colour(const CEGUI::Colour &colour) (function) of class CEGUI::Lab_Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Types.h:105: warning: Member L (variable) of class CEGUI::Lab_Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Types.h:106: warning: Member a (variable) of class CEGUI::Lab_Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Types.h:107: warning: Member b (variable) of class CEGUI::Lab_Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/LayerSpecification.h:74: warning: The following parameters of CEGUI::LayerSpecification::render(Window &srcWindow, const ColourRect *modcols=0, const Rectf *clipper=0, bool clipToDisplay=false) const are not documented: parameter 'modcols' parameter 'clipper' parameter 'clipToDisplay' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/LayerSpecification.h:89: warning: The following parameters of CEGUI::LayerSpecification::render(Window &srcWindow, const Rectf &baseRect, const ColourRect *modcols=0, const Rectf *clipper=0, bool clipToDisplay=false) const are not documented: parameter 'modcols' parameter 'clipper' parameter 'clipToDisplay' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/LayoutCell.h:142: warning: Member ConnectionTracker (typedef) of class CEGUI::LayoutCell is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/LayoutCell.h:96: warning: Member getClientChildContentArea_impl(bool skipAllPixelAlignment) const (function) of class CEGUI::LayoutCell is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/LayoutCell.h:146: warning: Member d_clientChildContentArea (variable) of class CEGUI::LayoutCell is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/LayoutContainer.h:193: warning: Member ConnectionTracker (typedef) of class CEGUI::LayoutContainer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/LayoutContainer.h:116: warning: Member getClientChildContentArea_impl(bool skipAllPixelAlignment) const (function) of class CEGUI::LayoutContainer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/LayoutContainer.h:118: warning: Member getIdxOfChild(Window *wnd) const (function) of class CEGUI::LayoutContainer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/LayoutContainer.h:191: warning: Member d_needsLayouting (variable) of class CEGUI::LayoutContainer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/LayoutContainer.h:197: warning: Member d_clientChildContentArea (variable) of class CEGUI::LayoutContainer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/LeftAlignedRenderedString.h:47: warning: Member format(const Window *ref_wnd, const Sizef &area_size) (function) of class CEGUI::LeftAlignedRenderedString is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/LeftAlignedRenderedString.h:48: warning: Member draw(const Window *ref_wnd, GeometryBuffer &buffer, const Vector2f &position, const ColourRect *mod_colours, const Rectf *clip_rect) const (function) of class CEGUI::LeftAlignedRenderedString is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/LeftAlignedRenderedString.h:51: warning: Member getFormattedLineCount() const (function) of class CEGUI::LeftAlignedRenderedString is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/LeftAlignedRenderedString.h:52: warning: Member getHorizontalExtent(const Window *ref_wnd) const (function) of class CEGUI::LeftAlignedRenderedString is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/LeftAlignedRenderedString.h:53: warning: Member getVerticalExtent(const Window *ref_wnd) const (function) of class CEGUI::LeftAlignedRenderedString is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FormattedRenderedString.h:58: warning: Member getRenderedString() const (function) of class CEGUI::FormattedRenderedString is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/LinkedEvent.h:90: warning: Member LinkedConnections (typedef) of class CEGUI::LinkedEvent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Event.h:225: warning: Member SlotContainer (typedef) of class CEGUI::Event is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/LinkedEvent.h:85: warning: Member handler(const EventArgs &args) (function) of class CEGUI::LinkedEvent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/LinkedEvent.h:87: warning: Member LinkedEvent(const LinkedEvent &e) (function) of class CEGUI::LinkedEvent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Event.h:218: warning: Member Event(const Event &) (function) of class CEGUI::Event is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Event.h:219: warning: Member operator=(const Event &) (function) of class CEGUI::Event is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/LinkedEvent.h:57: warning: argument 'name' of command @param is not found in the argument list of CEGUI::LinkedEvent::LinkedEvent(const String &event_name, EventSet *target_event_set) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/LinkedEvent.h:66: warning: The following parameters of CEGUI::LinkedEvent::LinkedEvent(const String &event_name, EventSet *target_event_set) are not documented: parameter 'event_name' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventArgs.h:76: warning: Member LinkedEventArgs(const EventArgs &args, const EventSet *event_set) (function) of class CEGUI::LinkedEventArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Listbox.h:235: warning: Member isItemTooltipsEnabled(void) const (function) of class CEGUI::Listbox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Listbox.h:447: warning: Member setItemTooltipsEnabled(bool setting) (function) of class CEGUI::Listbox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Listbox.h:749: warning: Member LBItemList (typedef) of class CEGUI::Listbox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListboxItem.h:93: warning: Member getText(void) const (function) of class CEGUI::ListboxItem is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListboxItem.h:207: warning: Member setTooltipText(const String &text) (function) of class CEGUI::ListboxItem is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListboxItem.h:458: warning: Member d_textLogical (variable) of class CEGUI::ListboxItem is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListboxItem.h:400: warning: argument 'position' of command @param is not found in the argument list of CEGUI::ListboxItem::draw(GeometryBuffer &buffer, const Rectf &targetRect, float alpha, const Rectf *clipper) const=0 /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListboxItem.h:415: warning: The following parameters of CEGUI::ListboxItem::draw(GeometryBuffer &buffer, const Rectf &targetRect, float alpha, const Rectf *clipper) const=0 are not documented: parameter 'buffer' parameter 'targetRect' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListboxItem.h:93: warning: Member getText(void) const (function) of class CEGUI::ListboxItem is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListboxItem.h:207: warning: Member setTooltipText(const String &text) (function) of class CEGUI::ListboxItem is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListboxTextItem.h:196: warning: Member parseTextString() const (function) of class CEGUI::ListboxTextItem is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListboxItem.h:458: warning: Member d_textLogical (variable) of class CEGUI::ListboxItem is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListboxTextItem.h:193: warning: argument 'position' of command @param is not found in the argument list of CEGUI::ListboxTextItem::draw(GeometryBuffer &buffer, const Rectf &targetRect, float alpha, const Rectf *clipper) const inherited from member draw at line 400 in file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListboxItem.h /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListboxTextItem.h:193: warning: The following parameters of CEGUI::ListboxTextItem::draw(GeometryBuffer &buffer, const Rectf &targetRect, float alpha, const Rectf *clipper) const are not documented: parameter 'buffer' parameter 'targetRect' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListHeader.h:944: warning: Member SegmentList (typedef) of class CEGUI::ListHeader is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListHeader.h:933: warning: Member segmentSizedHandler(const EventArgs &e) (function) of class CEGUI::ListHeader is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListHeader.h:934: warning: Member segmentMovedHandler(const EventArgs &e) (function) of class CEGUI::ListHeader is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListHeader.h:935: warning: Member segmentClickedHandler(const EventArgs &e) (function) of class CEGUI::ListHeader is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListHeader.h:936: warning: Member segmentDoubleClickHandler(const EventArgs &e) (function) of class CEGUI::ListHeader is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListHeader.h:937: warning: Member segmentDragHandler(const EventArgs &e) (function) of class CEGUI::ListHeader is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListHeader.h:801: warning: argument 'name' of command @param is not found in the argument list of CEGUI::ListHeader::createInitialisedSegment(const String &text, uint id, const UDim &width) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListHeader.h:801: warning: argument 'segment' of command @param is not found in the argument list of CEGUI::ListHeader::createInitialisedSegment(const String &text, uint id, const UDim &width) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListHeader.h:805: warning: The following parameters of CEGUI::ListHeader::createInitialisedSegment(const String &text, uint id, const UDim &width) are not documented: parameter 'text' parameter 'id' parameter 'width' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListHeaderSegment.h:233: warning: Member getSizingCursorImage() const (function) of class CEGUI::ListHeaderSegment is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListHeaderSegment.h:234: warning: Member getMovingCursorImage() const (function) of class CEGUI::ListHeaderSegment is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListHeaderSegment.h:297: warning: Member setSizingCursorImage(const Image *image) (function) of class CEGUI::ListHeaderSegment is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListHeaderSegment.h:298: warning: Member setSizingCursorImage(const String &name) (function) of class CEGUI::ListHeaderSegment is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListHeaderSegment.h:299: warning: Member setMovingCursorImage(const Image *image) (function) of class CEGUI::ListHeaderSegment is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListHeaderSegment.h:300: warning: Member setMovingCursorImage(const String &name) (function) of class CEGUI::ListHeaderSegment is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:77: warning: Member getSingleton(void) (function) of class Singleton< Logger > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:79: warning: Member getSingletonPtr(void) (function) of class Singleton< Logger > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:67: warning: Member ms_Singleton (variable) of class Singleton< Logger > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ScriptModules/Lua/Functor.h:50: warning: Member LuaFunctor(lua_State *state, int func, int selfIndex) (function) of class CEGUI::LuaFunctor is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ScriptModules/Lua/Functor.h:51: warning: Member LuaFunctor(lua_State *state, const String &func, int selfIndex) (function) of class CEGUI::LuaFunctor is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ScriptModules/Lua/Functor.h:53: warning: Member LuaFunctor(lua_State *state, const int func, const int selfIndex, const String &error_handler) (function) of class CEGUI::LuaFunctor is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ScriptModules/Lua/Functor.h:55: warning: Member LuaFunctor(lua_State *state, const String &func, const int selfIndex, const String &error_handler) (function) of class CEGUI::LuaFunctor is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ScriptModules/Lua/Functor.h:57: warning: Member LuaFunctor(lua_State *state, const int func, const int selfIndex, const int error_handler) (function) of class CEGUI::LuaFunctor is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ScriptModules/Lua/Functor.h:59: warning: Member LuaFunctor(lua_State *state, const String &func, const int selfIndex, const int error_handler) (function) of class CEGUI::LuaFunctor is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ScriptModules/Lua/Functor.h:62: warning: Member LuaFunctor(const LuaFunctor &cp) (function) of class CEGUI::LuaFunctor is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ScriptModules/Lua/Functor.h:65: warning: Member operator()(const EventArgs &args) const (function) of class CEGUI::LuaFunctor is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ScriptModules/Lua/Functor.h:85: warning: The following parameters of CEGUI::LuaFunctor::pushNamedFunction(lua_State *L, const String &name) are not documented: parameter 'L' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GlmPimpl.h:38: warning: Member d_matrix (variable) of class CEGUI::mat4Pimpl is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:52: warning: Member MCLGridRef(uint r, uint c) (function) of class CEGUI::MCLGridRef is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:58: warning: Member operator=(const MCLGridRef &rhs) (function) of class CEGUI::MCLGridRef is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:59: warning: Member operator<(const MCLGridRef &rhs) const (function) of class CEGUI::MCLGridRef is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:60: warning: Member operator<=(const MCLGridRef &rhs) const (function) of class CEGUI::MCLGridRef is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:61: warning: Member operator>(const MCLGridRef &rhs) const (function) of class CEGUI::MCLGridRef is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:62: warning: Member operator>=(const MCLGridRef &rhs) const (function) of class CEGUI::MCLGridRef is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:63: warning: Member operator==(const MCLGridRef &rhs) const (function) of class CEGUI::MCLGridRef is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:64: warning: Member operator!=(const MCLGridRef &rhs) const (function) of class CEGUI::MCLGridRef is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MemberFunctionSlot.h:47: warning: Member MemberFunctionSlot(MemberFunctionType func, T *obj) (function) of class CEGUI::MemberFunctionSlot is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MemberFunctionSlot.h:52: warning: Member operator()(const EventArgs &args) (function) of class CEGUI::MemberFunctionSlot is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MemberFunctionSlot.h:107: warning: Member MemberFunctionSlotNoArgs(MemberFunctionType func, T *obj) (function) of class CEGUI::MemberFunctionSlotNoArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MemberFunctionSlot.h:112: warning: Member operator()(const EventArgs &) (function) of class CEGUI::MemberFunctionSlotNoArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MemberFunctionSlot.h:78: warning: Member MemberFunctionSlotVoid(MemberFunctionType func, T *obj) (function) of class CEGUI::MemberFunctionSlotVoid is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MemberFunctionSlot.h:83: warning: Member operator()(const EventArgs &args) (function) of class CEGUI::MemberFunctionSlotVoid is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MemberFunctionSlot.h:139: warning: Member MemberFunctionSlotVoidNoArgs(MemberFunctionType func, T *obj) (function) of class CEGUI::MemberFunctionSlotVoidNoArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MemberFunctionSlot.h:144: warning: Member operator()(const EventArgs &) (function) of class CEGUI::MemberFunctionSlotVoidNoArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h:112: warning: Member what() const (function) of class CEGUI::Exception is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h:545: warning: argument 'filename' of command @param is not found in the argument list of CEGUI::MemoryException::MemoryException(const String &message, const String &file="unknown", int line=0, const String &function="unknown") /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h:569: warning: The following parameters of CEGUI::MemoryException::MemoryException(const String &message, const String &file="unknown", int line=0, const String &function="unknown") are not documented: parameter 'file' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListBase.h:95: warning: Member SortCallback)(const ItemEntry *a, const ItemEntry *b) (typedef) of class CEGUI::ItemListBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListBase.h:559: warning: Member ItemEntryList (typedef) of class CEGUI::ItemListBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListBase.h:575: warning: Member d_resort (variable) of class CEGUI::ItemListBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListBase.h:575: warning: Member d_resort (variable) of class CEGUI::ItemListBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListBase.h:95: warning: Member SortCallback)(const ItemEntry *a, const ItemEntry *b) (typedef) of class CEGUI::ItemListBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListBase.h:559: warning: Member ItemEntryList (typedef) of class CEGUI::ItemListBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemEntry.h:230: warning: Member d_selectable (variable) of class CEGUI::ItemEntry is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MenuItem.h:305: warning: The following parameters of CEGUI::MenuItem::setPopupMenu_impl(PopupMenu *popup, bool add_as_child=true) are not documented: parameter 'add_as_child' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BidiVisualMapping.h:117: warning: Member getL2vMapping() const (function) of class CEGUI::BidiVisualMapping is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BidiVisualMapping.h:119: warning: Member getV2lMapping() const (function) of class CEGUI::BidiVisualMapping is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BidiVisualMapping.h:121: warning: Member getTextVisual() const (function) of class CEGUI::BidiVisualMapping is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BidiVisualMapping.h:125: warning: Member d_l2vMapping (variable) of class CEGUI::BidiVisualMapping is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BidiVisualMapping.h:126: warning: Member d_v2lMapping (variable) of class CEGUI::BidiVisualMapping is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BidiVisualMapping.h:127: warning: Member d_textVisual (variable) of class CEGUI::BidiVisualMapping is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MinibidiVisualMapping.h:40: warning: argument 'charToCheck' of command @param is not found in the argument list of CEGUI::MinibidiVisualMapping::getBidiCharType(const utf32 char_to_check) const inherited from member getBidiCharType at line 62 in file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BidiVisualMapping.h /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MinibidiVisualMapping.h:40: warning: The following parameters of CEGUI::MinibidiVisualMapping::getBidiCharType(const utf32 char_to_check) const are not documented: parameter 'char_to_check' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MinibidiVisualMapping.h:41: warning: argument 'l2vMapping' of command @param is not found in the argument list of CEGUI::MinibidiVisualMapping::reorderFromLogicalToVisual(const String &logical, String &visual, StrIndexList &l2v, StrIndexList &v2l) const inherited from member reorderFromLogicalToVisual at line 75 in file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BidiVisualMapping.h /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MinibidiVisualMapping.h:41: warning: argument 'v2lMapping' of command @param is not found in the argument list of CEGUI::MinibidiVisualMapping::reorderFromLogicalToVisual(const String &logical, String &visual, StrIndexList &l2v, StrIndexList &v2l) const inherited from member reorderFromLogicalToVisual at line 75 in file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/BidiVisualMapping.h /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MinibidiVisualMapping.h:41: warning: The following parameters of CEGUI::MinibidiVisualMapping::reorderFromLogicalToVisual(const String &logical, String &visual, StrIndexList &l2v, StrIndexList &v2l) const are not documented: parameter 'l2v' parameter 'v2l' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MinizipResourceProvider.h:56: warning: Member MinizipResourceProvider(const String &archive, bool loadLocal=true) (function) of class CEGUI::MinizipResourceProvider is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MinizipResourceProvider.h:67: warning: Member setLoadLocal(bool load=true) (function) of class CEGUI::MinizipResourceProvider is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MinizipResourceProvider.h:76: warning: Member doesFileExist(const String &filename) (function) of class CEGUI::MinizipResourceProvider is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MinizipResourceProvider.h:77: warning: Member openArchive() (function) of class CEGUI::MinizipResourceProvider is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MinizipResourceProvider.h:78: warning: Member closeArchive() (function) of class CEGUI::MinizipResourceProvider is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MinizipResourceProvider.h:81: warning: Member d_pimpl (variable) of class CEGUI::MinizipResourceProvider is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/DefaultResourceProvider.h:117: warning: Member d_resourceGroups (variable) of class CEGUI::DefaultResourceProvider is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/DefaultResourceProvider.h:116: warning: Member ResourceGroupMap (typedef) of class CEGUI::DefaultResourceProvider is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/InputEvent.h:302: warning: Member MouseCursorEventArgs(MouseCursor *cursor) (function) of class CEGUI::MouseCursorEventArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/InputEvent.h:283: warning: Member MouseEventArgs(Window *wnd) (function) of class CEGUI::MouseEventArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/InputEvent.h:254: warning: Member WindowEventArgs(Window *wnd) (function) of class CEGUI::WindowEventArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:267: warning: Member getSortColumnID(void) const (function) of class CEGUI::MultiColumnList is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:816: warning: Member addColumn(const String &value) (function) of class CEGUI::MultiColumnList is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:1727: warning: Member ListItemGrid (typedef) of class CEGUI::MultiColumnList is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:1568: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::MultiColumnList is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:1668: warning: Member handleHeaderScroll(const EventArgs &e) (function) of class CEGUI::MultiColumnList is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:1669: warning: Member handleHeaderSegMove(const EventArgs &e) (function) of class CEGUI::MultiColumnList is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:1670: warning: Member handleColumnSizeChange(const EventArgs &e) (function) of class CEGUI::MultiColumnList is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:1671: warning: Member handleHorzScrollbar(const EventArgs &e) (function) of class CEGUI::MultiColumnList is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:1672: warning: Member handleVertScrollbar(const EventArgs &e) (function) of class CEGUI::MultiColumnList is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:1673: warning: Member handleSortColumnChange(const EventArgs &e) (function) of class CEGUI::MultiColumnList is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:1674: warning: Member handleSortDirectionChange(const EventArgs &e) (function) of class CEGUI::MultiColumnList is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:1675: warning: Member handleHeaderSegDblClick(const EventArgs &e) (function) of class CEGUI::MultiColumnList is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:1407: warning: argument 'row_id' of command @param is not found in the argument list of CEGUI::MultiColumnList::ensureRowIsVisible(uint row_idx) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:1417: warning: The following parameters of CEGUI::MultiColumnList::ensureRowIsVisible(uint row_idx) are not documented: parameter 'row_idx' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:1685: warning: Member RowItems (typedef) of class CEGUI::MultiColumnList::ListRow is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:1691: warning: Member operator[](uint idx) const (function) of class CEGUI::MultiColumnList::ListRow is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:1692: warning: Member operator[](uint idx) (function) of class CEGUI::MultiColumnList::ListRow is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:1693: warning: Member operator<(const ListRow &rhs) const (function) of class CEGUI::MultiColumnList::ListRow is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:1694: warning: Member operator>(const ListRow &rhs) const (function) of class CEGUI::MultiColumnList::ListRow is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:1686: warning: Member d_items (variable) of class CEGUI::MultiColumnList::ListRow is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:1687: warning: Member d_sortColumn (variable) of class CEGUI::MultiColumnList::ListRow is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:1688: warning: Member d_rowID (variable) of class CEGUI::MultiColumnList::ListRow is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiLineEditbox.h:301: warning: Member getFormattedLines(void) const (function) of class CEGUI::MultiLineEditbox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiLineEditbox.h:444: warning: Member setSelectionBrushImage(const Image *image) (function) of class CEGUI::MultiLineEditbox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiLineEditbox.h:445: warning: Member getSelectionBrushImage() const (function) of class CEGUI::MultiLineEditbox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiLineEditbox.h:670: warning: Member handle_vertScrollbarVisibilityChanged(const EventArgs &) (function) of class CEGUI::MultiLineEditbox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiLineEditbox.h:386: warning: argument 'start_pos' of command @param is not found in the argument list of CEGUI::MultiLineEditbox::setSelectionLength(size_t length) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiLineEditbox.h:395: warning: The following parameters of CEGUI::MultiLineEditbox::setSelectionLength(size_t length) are not documented: parameter 'length' youtContainer... Generating docs for compound CEGUI::HSV_Colour... Generating docs for compound CEGUI::IconvStringTranscoder... Generating docs for compound CEGUI::Image... Generating docs for compound CEGUI::ImageCodec... Generating docs for compound CEGUI::ImageDim... Generating docs for compound CEGUI::ImageDimBase... Generating docs for compound CEGUI::ImageFactory... Generating docs for compound CEGUI::ImageManager... Generating docs for compound CEGUI::ImagePropertyDim... Generating docs for compound CEGUI::ImageryComponent... Generating docs for compound CEGUI::ImagerySection... Generating docs for compound CEGUI::InjectedInputReceiver... Generating docs for compound CEGUI::Interpolator... Generating docs for compound CEGUI::InvalidRequestException... Generating docs for compound CEGUI::IrrlichtEventPusher... Generating docs for compound CEGUI::IrrlichtGeometryBuffer... Generating docs for nested compound CEGUI::IrrlichtGeometryBuffer::BatchInfo... Generating docs for compound CEGUI::IrrlichtImageCodec... Generating docs for compound CEGUI::IrrlichtMemoryFile... Generating docs for compound CEGUI::IrrlichtRenderer... Generating docs for compound CEGUI::IrrlichtRenderTarget... Generating docs for compound CEGUI::IrrlichtResourceProvider... Generating docs for compound CEGUI::IrrlichtTexture... Generating docs for compound CEGUI::IrrlichtTextureTarget... Generating docs for compound CEGUI::IrrlichtWindowTarget... Generating docs for compound CEGUI::ItemEntry... Generating docs for compound CEGUI::ItemEntryWindowRenderer... Generating docs for compound CEGUI::ItemListBase... Generating docs for compound CEGUI::ItemListBaseWindowRenderer... Generating docs for compound CEGUI::ItemListbox... Generating docs for compound CEGUI::JustifiedRenderedString... Generating docs for compound CEGUI::Key... Generating docs for compound CEGUI::KeyEventArgs... Generating docs for compound CEGUI::KeyFrame... Generating docs for compound CEGUI::Lab_Colour... Generating docs for compound CEGUI::LayerSpecification... Generating docs for compound CEGUI::LayoutCell... Generating docs for compound CEGUI::LayoutContainer... Generating docs for compound CEGUI::LeftAlignedRenderedString... Generating docs for compound CEGUI::LibxmlParser... Generating docs for compound CEGUI::LinkedEvent... Generating docs for compound CEGUI::LinkedEventArgs... Generating docs for compound CEGUI::Listbox... Generating docs for compound CEGUI::ListboxItem... Generating docs for compound CEGUI::ListboxTextItem... Generating docs for compound CEGUI::ListboxWindowRenderer... Generating docs for compound CEGUI::ListHeader... Generating docs for compound CEGUI::ListHeaderSegment... Generating docs for compound CEGUI::ListHeaderWindowRenderer... Generating docs for compound CEGUI::Logger... Generating docs for compound CEGUI::LuaFunctor... Generating docs for compound CEGUI::LuaScriptModule... Generating docs for compound CEGUI::mat4Pimpl... Generating docs for compound CEGUI::MCLGridRef... Generating docs for compound CEGUI::MemberFunctionSlot... Generating docs for compound CEGUI::MemberFunctionSlotNoArgs... Generating docs for compound CEGUI::MemberFunctionSlotVoid... Generating docs for compound CEGUI::MemberFunctionSlotVoidNoArgs... Generating docs for compound CEGUI::MemoryException... Generating docs for compound CEGUI::Menubar... Generating docs for compound CEGUI::MenuBase... Generating docs for compound CEGUI::MenuItem... Generating docs for compound CEGUI::MinibidiVisualMapping... Generating docs for compound CEGUI::MinizipResourceProvider... Generating docs for compound CEGUI::MouseCursor... Generating docs for compound CEGUI::MouseCursorEventArgs... Generating docs for compound CEGUI::MouseEventArgs... Generating docs for compound CEGUI::MultiColumnList... Generating docs for nested compound CEGUI::MultiColumnList::ListRow... Generating docs for compound CEGUI::MultiColumnListWindowRenderer... Generating docs for compound CEGUI::MultiLineEditbox... Generating docs for nested compound CEGUI::MultiLineEditbox::LineInfo... Generating docs for compound CEGU/builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/NamedArea.h:45: warning: Member NamedArea(const String &name) (function) of class CEGUI::NamedArea is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/NamedArea.h:57: warning: argument 'area' of command @param is not found in the argument list of CEGUI::NamedArea::setName(const String &name) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/NamedArea.h:66: warning: The following parameters of CEGUI::NamedArea::setName(const String &name) are not documented: parameter 'name' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/NamedArea.h:90: warning: argument 'out_stream' of command @param is not found in the argument list of CEGUI::NamedArea::writeXMLToStream(XMLSerializer &xml_stream) const /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/NamedArea.h:99: warning: The following parameters of CEGUI::NamedArea::writeXMLToStream(XMLSerializer &xml_stream) const are not documented: parameter 'xml_stream' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/NamedDefinitionCollator.h:50: warning: Member value_type (typedef) of class CEGUI::NamedDefinitionCollator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/NamedDefinitionCollator.h:159: warning: Member begin() const (function) of class CEGUI::NamedDefinitionCollator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/NamedDefinitionCollator.h:162: warning: Member end() const (function) of class CEGUI::NamedDefinitionCollator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/NamedDefinitionCollator.h:165: warning: Member find(const K &key) const (function) of class CEGUI::NamedDefinitionCollator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/NamedDefinitionCollator.h:82: warning: Member Entry (typedef) of class CEGUI::NamedDefinitionCollator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/NamedDefinitionCollator.h:83: warning: Member ValueArray (typedef) of class CEGUI::NamedDefinitionCollator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/NamedDefinitionCollator.h:93: warning: Member d_values (variable) of class CEGUI::NamedDefinitionCollator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/NamedDefinitionCollator.h:102: warning: Member const_iterator(typename ValueArray::const_iterator i) (function) of class CEGUI::NamedDefinitionCollator::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/NamedDefinitionCollator.h:105: warning: Member const_iterator(const const_iterator &iter) (function) of class CEGUI::NamedDefinitionCollator::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/NamedDefinitionCollator.h:111: warning: Member operator*() const (function) of class CEGUI::NamedDefinitionCollator::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/NamedDefinitionCollator.h:114: warning: Member operator->() const (function) of class CEGUI::NamedDefinitionCollator::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/NamedDefinitionCollator.h:117: warning: Member operator==(const const_iterator &iter) const (function) of class CEGUI::NamedDefinitionCollator::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/NamedDefinitionCollator.h:120: warning: Member operator!=(const const_iterator &iter) const (function) of class CEGUI::NamedDefinitionCollator::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/NamedDefinitionCollator.h:123: warning: Member operator++() (function) of class CEGUI::NamedDefinitionCollator::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/NamedDefinitionCollator.h:129: warning: Member operator++(int) (function) of class CEGUI::NamedDefinitionCollator::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/NamedDefinitionCollator.h:136: warning: Member operator--() (function) of class CEGUI::NamedDefinitionCollator::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/NamedDefinitionCollator.h:142: warning: Member operator--(int) (function) of class CEGUI::NamedDefinitionCollator::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/NamedDefinitionCollator.h:149: warning: Member operator=(const const_iterator &iter) (function) of class CEGUI::NamedDefinitionCollator::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/NamedDefinitionCollator.h:156: warning: Member d_iter (variable) of class CEGUI::NamedDefinitionCollator::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/NamedDefinitionCollator.h:88: warning: Member pred(const K &k) (function) of class CEGUI::NamedDefinitionCollator::pred is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/NamedDefinitionCollator.h:89: warning: Member operator()(const Entry &e) (function) of class CEGUI::NamedDefinitionCollator::pred is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/NamedDefinitionCollator.h:87: warning: Member d_k (variable) of class CEGUI::NamedDefinitionCollator::pred is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/NamedElement.h:138: warning: argument 'ID' of command @param is not found in the argument list of CEGUI::NamedElement::isChildRecursive(const String &name) const /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/NamedElement.h:154: warning: The following parameters of CEGUI::NamedElement::isChildRecursive(const String &name) const are not documented: parameter 'name' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/NamedElement.h:52: warning: Member NamedElementEventArgs(NamedElement *element) (function) of class CEGUI::NamedElementEventArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Null/GeometryBuffer.h:73: warning: Member isClippingActive() const (function) of class CEGUI::NullGeometryBuffer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h:112: warning: Member what() const (function) of class CEGUI::Exception is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h:603: warning: argument 'filename' of command @param is not found in the argument list of CEGUI::NullObjectException::NullObjectException(const String &message, const String &file="unknown", int line=0, const String &function="unknown") /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h:627: warning: The following parameters of CEGUI::NullObjectException::NullObjectException(const String &message, const String &file="unknown", int line=0, const String &function="unknown") are not documented: parameter 'file' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:164: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:196: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:224: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:264: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Null/RenderTarget.h:54: warning: Member draw(const GeometryBuffer &buffer) (function) of class CEGUI::NullRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Null/RenderTarget.h:55: warning: Member draw(const RenderQueue &queue) (function) of class CEGUI::NullRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Null/RenderTarget.h:56: warning: Member setArea(const Rectf &area) (function) of class CEGUI::NullRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Null/RenderTarget.h:57: warning: Member getArea() const (function) of class CEGUI::NullRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Null/RenderTarget.h:58: warning: Member activate() (function) of class CEGUI::NullRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Null/RenderTarget.h:59: warning: Member deactivate() (function) of class CEGUI::NullRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Null/RenderTarget.h:60: warning: Member unprojectPoint(const GeometryBuffer &buff, const Vector2f &p_in, Vector2f &p_out) const (function) of class CEGUI::NullRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Null/RenderTarget.h:62: warning: Member isImageryCache() const (function) of class CEGUI::NullRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Null/Texture.h:59: warning: Member NullRenderer::createTexture(const String &) (friend) of class CEGUI::NullTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Null/Texture.h:60: warning: Member NullRenderer::createTexture(const String &, const String &, const String &) (friend) of class CEGUI::NullTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Null/Texture.h:61: warning: Member NullRenderer::createTexture(const String &, const Sizef &) (friend) of class CEGUI::NullTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Null/Texture.h:62: warning: Member NullRenderer::destroyTexture(Texture &) (friend) of class CEGUI::NullTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Null/Texture.h:63: warning: Member NullRenderer::destroyTexture(const String &) (friend) of class CEGUI::NullTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h:112: warning: Member what() const (function) of class CEGUI::Exception is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h:665: warning: argument 'filename' of command @param is not found in the argument list of CEGUI::ObjectInUseException::ObjectInUseException(const String &message, const String &file="unknown", int line=0, const String &function="unknown") /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h:689: warning: The following parameters of CEGUI::ObjectInUseException::ObjectInUseException(const String &message, const String &file="unknown", int line=0, const String &function="unknown") are not documented: parameter 'file' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/RendererBase.h:315: warning: Member create(OpenGLRendererBase &) const (function) of class CEGUI::OGLTextureTargetFactory is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/GeometryBuffer.h:84: warning: Member isClippingActive() const (function) of class CEGUI::OgreGeometryBuffer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/GeometryBuffer.h:107: warning: Member texture (variable) of class CEGUI::OgreGeometryBuffer::BatchInfo is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/GeometryBuffer.h:108: warning: Member vertexCount (variable) of class CEGUI::OgreGeometryBuffer::BatchInfo is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/GeometryBuffer.h:109: warning: Member clip (variable) of class CEGUI::OgreGeometryBuffer::BatchInfo is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/GeometryBuffer.h:99: warning: Member x (variable) of class CEGUI::OgreGeometryBuffer::OgreVertex is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/GeometryBuffer.h:99: warning: Member y (variable) of class CEGUI::OgreGeometryBuffer::OgreVertex is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/GeometryBuffer.h:99: warning: Member z (variable) of class CEGUI::OgreGeometryBuffer::OgreVertex is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/GeometryBuffer.h:100: warning: Member diffuse (variable) of class CEGUI::OgreGeometryBuffer::OgreVertex is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/GeometryBuffer.h:101: warning: Member u (variable) of class CEGUI::OgreGeometryBuffer::OgreVertex is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/GeometryBuffer.h:101: warning: Member v (variable) of class CEGUI::OgreGeometryBuffer::OgreVertex is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodec.h:62: warning: Member ImageCodec(const String &name) (function) of class CEGUI::ImageCodec is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:164: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:196: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:224: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:264: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/RenderTarget.h:67: warning: Member draw(const GeometryBuffer &buffer) (function) of class CEGUI::OgreRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/RenderTarget.h:68: warning: Member draw(const RenderQueue &queue) (function) of class CEGUI::OgreRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/RenderTarget.h:69: warning: Member setArea(const Rectf &area) (function) of class CEGUI::OgreRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/RenderTarget.h:70: warning: Member getArea() const (function) of class CEGUI::OgreRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/RenderTarget.h:71: warning: Member activate() (function) of class CEGUI::OgreRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/RenderTarget.h:72: warning: Member deactivate() (function) of class CEGUI::OgreRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/RenderTarget.h:73: warning: Member unprojectPoint(const GeometryBuffer &buff, const Vector2f &p_in, Vector2f &p_out) const (function) of class CEGUI::OgreRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/ResourceProvider.h:45: warning: argument 'data' of command @param is not found in the argument list of CEGUI::OgreResourceProvider::unloadRawDataContainer(RawDataContainer &) inherited from member unloadRawDataContainer at line 99 in file /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ResourceProvider.h /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/Texture.h:100: warning: Member d_texture (variable) of class CEGUI::OgreTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/Texture.h:68: warning: Member OgreRenderer::createTexture(const String &) (friend) of class CEGUI::OgreTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/Texture.h:69: warning: Member OgreRenderer::createTexture(const String &, const String &, const String &) (friend) of class CEGUI::OgreTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/Texture.h:71: warning: Member OgreRenderer::createTexture(const String &, const Sizef &) (friend) of class CEGUI::OgreTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/Texture.h:72: warning: Member OgreRenderer::createTexture(const String &, Ogre::TexturePtr &, bool) (friend) of class CEGUI::OgreTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/Texture.h:74: warning: Member OgreRenderer::destroyTexture(Texture &) (friend) of class CEGUI::OgreTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/Texture.h:75: warning: Member OgreRenderer::destroyTexture(const String &) (friend) of class CEGUI::OgreTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GL3FBOTextureTarget.h:50: warning: Member OpenGL3FBOTextureTarget(OpenGL3Renderer &owner) (function) of class CEGUI::OpenGL3FBOTextureTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GL3GeometryBuffer.h:46: warning: Member initialiseOpenGLBuffers() (function) of class CEGUI::OpenGL3GeometryBuffer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GL3GeometryBuffer.h:49: warning: Member deinitialiseOpenGLBuffers() (function) of class CEGUI::OpenGL3GeometryBuffer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GL3GeometryBuffer.h:50: warning: Member updateOpenGLBuffers() (function) of class CEGUI::OpenGL3GeometryBuffer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GeometryBufferBase.h:74: warning: Member isClippingActive() const (function) of class CEGUI::OpenGLGeometryBufferBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/RendererBase.h:234: warning: Member OpenGLRendererBase(bool set_glew_experimental) (function) of class CEGUI::OpenGLRendererBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/RendererBase.h:247: warning: Member init(bool init_glew=false, bool set_glew_experimental=false) (function) of class CEGUI::OpenGLRendererBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GL3Renderer.h:121: warning: argument 'tt_type' of command @param is not found in the argument list of CEGUI::OpenGL3Renderer::create(const int abi=CEGUI_VERSION_ABI) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GL3Renderer.h:134: warning: argument 'tt_type' of command @param is not found in the argument list of CEGUI::OpenGL3Renderer::create(const Sizef &display_size, const int abi=CEGUI_VERSION_ABI) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/Shader.h:88: warning: Member isCreatedSuccessfully() (function) of class CEGUI::OpenGL3Shader is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/Shader.h:90: warning: Member link() (function) of class CEGUI::OpenGL3Shader is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/ShaderManager.h:61: warning: Member getShader(GLuint id) (function) of class CEGUI::OpenGL3ShaderManager is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/ShaderManager.h:62: warning: Member loadShader(GLuint id, std::string vertexShader, std::string fragmentShader) (function) of class CEGUI::OpenGL3ShaderManager is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/ShaderManager.h:64: warning: Member initialiseShaders() (function) of class CEGUI::OpenGL3ShaderManager is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/ShaderManager.h:65: warning: Member deinitialiseShaders() (function) of class CEGUI::OpenGL3ShaderManager is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:85: warning: Member OpenGL3StateChangeWrapper(OpenGL3Renderer &owner) (function) of class CEGUI::OpenGL3StateChangeWrapper is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:88: warning: Member reset() (function) of class CEGUI::OpenGL3StateChangeWrapper is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:90: warning: Member bindVertexArray(GLuint vertexArray) (function) of class CEGUI::OpenGL3StateChangeWrapper is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:91: warning: Member blendFunc(GLenum sfactor, GLenum dfactor) (function) of class CEGUI::OpenGL3StateChangeWrapper is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:92: warning: Member blendFuncSeparate(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha) (function) of class CEGUI::OpenGL3StateChangeWrapper is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:93: warning: Member viewport(GLint x, GLint y, GLsizei width, GLsizei height) (function) of class CEGUI::OpenGL3StateChangeWrapper is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:94: warning: Member scissor(GLint x, GLint y, GLsizei width, GLsizei height) (function) of class CEGUI::OpenGL3StateChangeWrapper is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:95: warning: Member bindBuffer(GLenum target, GLuint buffer) (function) of class CEGUI::OpenGL3StateChangeWrapper is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:98: warning: Member d_vertexArrayObject (variable) of class CEGUI::OpenGL3StateChangeWrapper is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:99: warning: Member d_blendFuncParams (variable) of class CEGUI::OpenGL3StateChangeWrapper is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:100: warning: Member d_blendFuncSeperateParams (variable) of class CEGUI::OpenGL3StateChangeWrapper is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:101: warning: Member d_viewPortParams (variable) of class CEGUI::OpenGL3StateChangeWrapper is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:102: warning: Member d_scissorParams (variable) of class CEGUI::OpenGL3StateChangeWrapper is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:103: warning: Member d_bindBufferParams (variable) of class CEGUI::OpenGL3StateChangeWrapper is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:76: warning: Member reset() (function) of class CEGUI::OpenGL3StateChangeWrapper::BindBufferParams is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:77: warning: Member equal(GLenum target, GLuint buffer) (function) of class CEGUI::OpenGL3StateChangeWrapper::BindBufferParams is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:78: warning: Member d_target (variable) of class CEGUI::OpenGL3StateChangeWrapper::BindBufferParams is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:79: warning: Member d_buffer (variable) of class CEGUI::OpenGL3StateChangeWrapper::BindBufferParams is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:54: warning: Member reset() (function) of class CEGUI::OpenGL3StateChangeWrapper::BlendFuncParams is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:55: warning: Member equal(GLenum sFactor, GLenum dFactor) (function) of class CEGUI::OpenGL3StateChangeWrapper::BlendFuncParams is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:56: warning: Member d_sFactor (variable) of class CEGUI::OpenGL3StateChangeWrapper::BlendFuncParams is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:56: warning: Member d_dFactor (variable) of class CEGUI::OpenGL3StateChangeWrapper::BlendFuncParams is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:61: warning: Member reset() (function) of class CEGUI::OpenGL3StateChangeWrapper::BlendFuncSeperateParams is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:62: warning: Member equal(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha) (function) of class CEGUI::OpenGL3StateChangeWrapper::BlendFuncSeperateParams is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:63: warning: Member d_sfactorRGB (variable) of class CEGUI::OpenGL3StateChangeWrapper::BlendFuncSeperateParams is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:63: warning: Member d_dfactorRGB (variable) of class CEGUI::OpenGL3StateChangeWrapper::BlendFuncSeperateParams is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:63: warning: Member d_sfactorAlpha (variable) of class CEGUI::OpenGL3StateChangeWrapper::BlendFuncSeperateParams is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:63: warning: Member d_dfactorAlpha (variable) of class CEGUI::OpenGL3StateChangeWrapper::BlendFuncSeperateParams is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:68: warning: Member reset() (function) of class CEGUI::OpenGL3StateChangeWrapper::PortParams is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:69: warning: Member equal(GLint x, GLint y, GLsizei width, GLsizei height) (function) of class CEGUI::OpenGL3StateChangeWrapper::PortParams is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:70: warning: Member d_x (variable) of class CEGUI::OpenGL3StateChangeWrapper::PortParams is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:70: warning: Member d_y (variable) of class CEGUI::OpenGL3StateChangeWrapper::PortParams is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:71: warning: Member d_width (variable) of class CEGUI::OpenGL3StateChangeWrapper::PortParams is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h:71: warning: Member d_height (variable) of class CEGUI::OpenGL3StateChangeWrapper::PortParams is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/ApplePBTextureTarget.h:46: warning: Member OpenGLApplePBTextureTarget(OpenGLRendererBase &owner) (function) of class CEGUI::OpenGLApplePBTextureTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/FBOTextureTarget.h:50: warning: Member OpenGLESFBOTextureTarget(OpenGLESRenderer &owner) (function) of class CEGUI::OpenGLESFBOTextureTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/GeometryBuffer.h:74: warning: Member isClippingActive() const (function) of class CEGUI::OpenGLESGeometryBuffer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/GeometryBuffer.h:89: warning: Member tex[2] (variable) of class CEGUI::OpenGLESGeometryBuffer::GLVertex is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/GeometryBuffer.h:90: warning: Member colour[4] (variable) of class CEGUI::OpenGLESGeometryBuffer::GLVertex is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/GeometryBuffer.h:91: warning: Member position[3] (variable) of class CEGUI::OpenGLESGeometryBuffer::GLVertex is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:164: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:196: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:224: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/Renderer.h:248: warning: The following parameters of CEGUI::OpenGLESRenderer::createTexture(const String &name, GLuint tex, const Sizef &sz) are not documented: parameter 'name' parameter 'tex' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:264: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/RenderTarget.h:49: warning: Member draw(const GeometryBuffer &buffer) (function) of class CEGUI::OpenGLESRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/RenderTarget.h:50: warning: Member draw(const RenderQueue &queue) (function) of class CEGUI::OpenGLESRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/RenderTarget.h:51: warning: Member setArea(const Rectf &area) (function) of class CEGUI::OpenGLESRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/RenderTarget.h:52: warning: Member getArea() const (function) of class CEGUI::OpenGLESRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/RenderTarget.h:53: warning: Member activate() (function) of class CEGUI::OpenGLESRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/RenderTarget.h:54: warning: Member deactivate() (function) of class CEGUI::OpenGLESRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/RenderTarget.h:55: warning: Member unprojectPoint(const GeometryBuffer &buff, const Vector2f &p_in, Vector2f &p_out) const (function) of class CEGUI::OpenGLESRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/Texture.h:154: warning: Member getCompressedTextureSize(const Sizef &pixel_size) const (function) of class CEGUI::OpenGLESTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/Texture.h:110: warning: Member OpenGLESRenderer::createTexture(const String &) (friend) of class CEGUI::OpenGLESTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/Texture.h:111: warning: Member OpenGLESRenderer::createTexture(const String &, const String &, const String &) (friend) of class CEGUI::OpenGLESTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/Texture.h:112: warning: Member OpenGLESRenderer::createTexture(const String &, const Sizef &) (friend) of class CEGUI::OpenGLESTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/Texture.h:113: warning: Member OpenGLESRenderer::createTexture(const String &, GLuint, const Sizef &) (friend) of class CEGUI::OpenGLESTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/Texture.h:114: warning: Member OpenGLESRenderer::destroyTexture(const String &) (friend) of class CEGUI::OpenGLESTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/Texture.h:115: warning: Member OpenGLESRenderer::destroyTexture(Texture &) (friend) of class CEGUI::OpenGLESTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/ViewportTarget.h:60: warning: The following parameters of CEGUI::OpenGLESViewportTarget::OpenGLESViewportTarget(OpenGLESRenderer &owner, const Rectf &area) are not documented: parameter 'owner' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GLFBOTextureTarget.h:48: warning: Member OpenGLFBOTextureTarget(OpenGLRendererBase &owner) (function) of class CEGUI::OpenGLFBOTextureTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GeometryBufferBase.h:74: warning: Member isClippingActive() const (function) of class CEGUI::OpenGLGeometryBufferBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GeometryBufferBase.h:74: warning: Member isClippingActive() const (function) of class CEGUI::OpenGLGeometryBufferBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GeometryBufferBase.h:97: warning: Member texture (variable) of class CEGUI::OpenGLGeometryBufferBase::BatchInfo is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GeometryBufferBase.h:98: warning: Member vertexCount (variable) of class CEGUI::OpenGLGeometryBufferBase::BatchInfo is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GeometryBufferBase.h:99: warning: Member clip (variable) of class CEGUI::OpenGLGeometryBufferBase::BatchInfo is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GeometryBufferBase.h:89: warning: Member tex[2] (variable) of class CEGUI::OpenGLGeometryBufferBase::GLVertex is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GeometryBufferBase.h:90: warning: Member colour[4] (variable) of class CEGUI::OpenGLGeometryBufferBase::GLVertex is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GeometryBufferBase.h:91: warning: Member position[3] (variable) of class CEGUI::OpenGLGeometryBufferBase::GLVertex is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GLXPBTextureTarget.h:47: warning: Member OpenGLGLXPBTextureTarget(OpenGLRendererBase &owner) (function) of class CEGUI::OpenGLGLXPBTextureTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GL.h:185: warning: Member isSizedInternalFormatSupported() const (function) of class CEGUI::OpenGLInfo is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GL.h:195: warning: Member verForce(GLint verMajor_, GLint verMinor_) (function) of class CEGUI::OpenGLInfo is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GL.h:91: warning: Member getSingleton() (function) of class CEGUI::OpenGLInfo is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GLRenderer.h:183: warning: Member initialiseRendererIDString() (function) of class CEGUI::OpenGLRenderer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/GLRenderer.h:223: warning: Member initialiseGLExtensions() (function) of class CEGUI::OpenGLRenderer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/RendererBase.h:234: warning: Member OpenGLRendererBase(bool set_glew_experimental) (function) of class CEGUI::OpenGLRendererBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/RendererBase.h:247: warning: Member init(bool init_glew=false, bool set_glew_experimental=false) (function) of class CEGUI::OpenGLRendererBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/RendererBase.h:234: warning: Member OpenGLRendererBase(bool set_glew_experimental) (function) of class CEGUI::OpenGLRendererBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/RendererBase.h:247: warning: Member init(bool init_glew=false, bool set_glew_experimental=false) (function) of class CEGUI::OpenGLRendererBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:164: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:196: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:224: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/RendererBase.h:93: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/RendererBase.h:102: warning: The following parameters of CEGUI::OpenGLRendererBase::createTexture(const String &name, GLuint tex, const Sizef &sz) are not documented: parameter 'tex' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:264: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/RenderTarget.h:54: warning: Member draw(const GeometryBuffer &buffer) (function) of class CEGUI::OpenGLRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/RenderTarget.h:55: warning: Member draw(const RenderQueue &queue) (function) of class CEGUI::OpenGLRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/RenderTarget.h:56: warning: Member setArea(const Rectf &area) (function) of class CEGUI::OpenGLRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/RenderTarget.h:57: warning: Member getArea() const (function) of class CEGUI::OpenGLRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/RenderTarget.h:58: warning: Member activate() (function) of class CEGUI::OpenGLRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/RenderTarget.h:59: warning: Member deactivate() (function) of class CEGUI::OpenGLRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/RenderTarget.h:60: warning: Member unprojectPoint(const GeometryBuffer &buff, const Vector2f &p_in, Vector2f &p_out) const (function) of class CEGUI::OpenGLRenderTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/Texture.h:145: warning: Member internalFormat() const (function) of class CEGUI::OpenGLTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/Texture.h:153: warning: Member loadUncompressedTextureBuffer(const Rectf &dest_area, const GLvoid *buffer) const (function) of class CEGUI::OpenGLTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/Texture.h:156: warning: Member loadCompressedTextureBuffer(const Rectf &dest_area, const GLvoid *buffer) const (function) of class CEGUI::OpenGLTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/Texture.h:159: warning: Member getCompressedTextureSize(const Sizef &pixel_size) const (function) of class CEGUI::OpenGLTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/Texture.h:115: warning: Member OpenGLRendererBase::createTexture(const String &) (friend) of class CEGUI::OpenGLTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/Texture.h:116: warning: Member OpenGLRendererBase::createTexture(const String &, const String &, const String &) (friend) of class CEGUI::OpenGLTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/Texture.h:117: warning: Member OpenGLRendererBase::createTexture(const String &, const Sizef &) (friend) of class CEGUI::OpenGLTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/Texture.h:118: warning: Member OpenGLRendererBase::createTexture(const String &, GLuint, const Sizef &) (friend) of class CEGUI::OpenGLTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/Texture.h:119: warning: Member OpenGLRendererBase::destroyTexture(Texture &) (friend) of class CEGUI::OpenGLTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/Texture.h:120: warning: Member OpenGLRendererBase::destroyTexture(const String &) (friend) of class CEGUI::OpenGLTexture is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/ViewportTarget.h:62: warning: The following parameters of CEGUI::OpenGLViewportTarget::OpenGLViewportTarget(OpenGLRendererBase &owner, const Rectf &area) are not documented: parameter 'owner' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/WGLPBTextureTarget.h:55: warning: Member OpenGLWGLPBTextureTarget(OpenGLRendererBase &owner) (function) of class CEGUI::OpenGLWGLPBTextureTarget is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/Dimensions.h:120: warning: Member OperatorDim(DimensionOperator op) (function) of class CEGUI::OperatorDim is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/Dimensions.h:121: warning: Member OperatorDim(DimensionOperator op, BaseDim *left, BaseDim *right) (function) of class CEGUI::OperatorDim is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/Dimensions.h:151: warning: Member getValueImpl(const float lval, const float rval) const (function) of class CEGUI::OperatorDim is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/Dimensions.h:157: warning: Member d_left (variable) of class CEGUI::OperatorDim is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/Dimensions.h:158: warning: Member d_right (variable) of class CEGUI::OperatorDim is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/Dimensions.h:159: warning: Member d_op (variable) of class CEGUI::OperatorDim is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PixmapFont.h:86: warning: Member defineMapping(const utf32 codepoint, const String &image_name, const float horz_advance) (function) of class CEGUI::PixmapFont is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PixmapFont.h:88: warning: Member defineMapping(const String &value) (function) of class CEGUI::PixmapFont is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PixmapFont.h:47: warning: argument 'native_horz_res' of command @param is not found in the argument list of CEGUI::PixmapFont::PixmapFont(const String &font_name, const String &imageset_filename, const String &resource_group="", const AutoScaledMode auto_scaled=ASM_Disabled, const Sizef &native_res=Sizef(640.0f, 480.0f)) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PixmapFont.h:47: warning: argument 'native_vert_res' of command @param is not found in the argument list of CEGUI::PixmapFont::PixmapFont(const String &font_name, const String &imageset_filename, const String &resource_group="", const AutoScaledMode auto_scaled=ASM_Disabled, const Sizef &native_res=Sizef(640.0f, 480.0f)) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PixmapFont.h:78: warning: The following parameters of CEGUI::PixmapFont::PixmapFont(const String &font_name, const String &imageset_filename, const String &resource_group="", const AutoScaledMode auto_scaled=ASM_Disabled, const Sizef &native_res=Sizef(640.0f, 480.0f)) are not documented: parameter 'native_res' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListBase.h:575: warning: Member d_resort (variable) of class CEGUI::ItemListBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListBase.h:95: warning: Member SortCallback)(const ItemEntry *a, const ItemEntry *b) (typedef) of class CEGUI::ItemListBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListBase.h:559: warning: Member ItemEntryList (typedef) of class CEGUI::ItemListBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ProgressBar.h:105: warning: argument 'step' of command @param is not found in the argument list of CEGUI::ProgressBar::setStepSize(float step_val) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ProgressBar.h:114: warning: The following parameters of CEGUI::ProgressBar::setStepSize(float step_val) are not documented: parameter 'step_val' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:241: warning: Member clone() const =0 (function) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:64: warning: Member XMLElementName (variable) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:65: warning: Member NameXMLAttributeName (variable) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:66: warning: Member ValueXMLAttributeName (variable) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinition.h:40: warning: Member Helper (typedef) of class CEGUI::PropertyDefinition is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FalagardPropertyBase.h:40: warning: Member Helper (typedef) of class CEGUI::FalagardPropertyBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TypedProperty.h:52: warning: Member Helper (typedef) of class CEGUI::TypedProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinition.h:43: warning: Member PropertyDefinition(const String &name, const String &initialValue, const String &help, const String &origin, bool redrawOnWrite, bool layoutOnWrite, const String &fireEvent, const String &eventNamespace) (function) of class CEGUI::PropertyDefinition is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinition.h:64: warning: Member clone() const (function) of class CEGUI::PropertyDefinition is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FalagardPropertyBase.h:43: warning: Member FalagardPropertyBase(const String &name, const String &help, const String &initialValue, const String &origin, bool redrawOnWrite, bool layoutOnWrite, const String &fireEvent, const String &eventNamespace) (function) of class CEGUI::FalagardPropertyBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:45: warning: Member PropertyDefinitionBase(const String &name, const String &help, const String &initialValue, bool redrawOnWrite, bool layoutOnWrite, const String &fireEvent, const String &eventNamespace) (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:52: warning: Member getPropertyName() const (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:53: warning: Member setPropertyName(const String &name) (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:55: warning: Member getInitialValue() const (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:56: warning: Member setInitialValue(const String &value) (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:58: warning: Member getHelpString() const (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:59: warning: Member setHelpString(const String &help) (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:61: warning: Member isRedrawOnWrite() const (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:62: warning: Member setRedrawOnWrite(bool value) (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:64: warning: Member isLayoutOnWrite() const (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:65: warning: Member setLayoutOnWrite(bool value) (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:67: warning: Member getEventFiredOnWrite() const (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:68: warning: Member setEventFiredOnWrite(const String &eventName) (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:70: warning: Member getEventNamespace() const (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:71: warning: Member setEventNamespace(const String &eventNamespace) (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TypedProperty.h:56: warning: Member TypedProperty(const String &name, const String &help, const String &origin="Unknown", typename Helper::pass_type defaultValue=T(), bool writesXML=true) (function) of class CEGUI::TypedProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinition.h:72: warning: Member getNative_impl(const PropertyReceiver *receiver) const (function) of class CEGUI::PropertyDefinition is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinition.h:105: warning: Member setNative_impl(PropertyReceiver *receiver, typename Helper::pass_type value) (function) of class CEGUI::PropertyDefinition is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinition.h:112: warning: Member setWindowUserString(Window *window, const String &value) const (function) of class CEGUI::PropertyDefinition is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinition.h:124: warning: Member writeDefinitionXMLAdditionalAttributes(XMLSerializer &xml_stream) const (function) of class CEGUI::PropertyDefinition is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinition.h:136: warning: Member d_userStringName (variable) of class CEGUI::PropertyDefinition is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:111: warning: Member d_propertyName (variable) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:112: warning: Member d_initialValue (variable) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:113: warning: Member d_helpString (variable) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:114: warning: Member d_writeCausesRedraw (variable) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:115: warning: Member d_writeCausesLayout (variable) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:116: warning: Member d_eventFiredOnWrite (variable) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:117: warning: Member d_eventNamespace (variable) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:83: warning: explicit link request to 'd_userStringName' could not be resolved /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:64: warning: Member XMLElementName (variable) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:65: warning: Member NameXMLAttributeName (variable) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:66: warning: Member ValueXMLAttributeName (variable) of class CEGUI::Property is not documented. I::MultiLineEditboxWindowRenderer... Generating docs for compound CEGUI::NamedArea... Generating docs for compound CEGUI::NamedDefinitionCollator... Generating docs for nested compound CEGUI::NamedDefinitionCollator::const_iterator... Generating docs for nested compound CEGUI::NamedDefinitionCollator::pred... Generating docs for compound CEGUI::NamedElement... Generating docs for compound CEGUI::NamedElementEventArgs... Generating docs for compound CEGUI::NamedXMLResourceManager... Generating docs for compound CEGUI::NativeClipboardProvider... Generating docs for compound CEGUI::NullGeometryBuffer... Generating docs for compound CEGUI::NullObjectException... Generating docs for compound CEGUI::NullRenderer... Generating docs for compound CEGUI::NullRenderTarget... Generating docs for compound CEGUI::NullTexture... Generating docs for compound CEGUI::NullTextureTarget... Generating docs for compound CEGUI::ObjectInUseException... Generating docs for compound CEGUI::OGLTextureTargetFactory... Generating docs for compound CEGUI::OgreGeometryBuffer... Generating docs for nested compound CEGUI::OgreGeometryBuffer::BatchInfo... Generating docs for nested compound CEGUI::OgreGeometryBuffer::OgreVertex... Generating docs for compound CEGUI::OgreImageCodec... Generating docs for compound CEGUI::OgreRenderer... Generating docs for compound CEGUI::OgreRenderTarget... Generating docs for compound CEGUI::OgreResourceProvider... Generating docs for compound CEGUI::OgreTexture... Generating docs for compound CEGUI::OgreTextureTarget... Generating docs for compound CEGUI::OgreWindowTarget... Generating docs for compound CEGUI::OpenGL3FBOTextureTarget... Generating docs for compound CEGUI::OpenGL3GeometryBuffer... Generating docs for compound CEGUI::OpenGL3Renderer... Generating docs for compound CEGUI::OpenGL3Shader... Generating docs for compound CEGUI::OpenGL3ShaderManager... Generating docs for compound CEGUI::OpenGL3StateChangeWrapper... Generating docs for nested compound CEGUI::OpenGL3StateChangeWrapper::BindBufferParams... Generating docs for nested compound CEGUI::OpenGL3StateChangeWrapper::BlendFuncParams... Generating docs for nested compound CEGUI::OpenGL3StateChangeWrapper::BlendFuncSeperateParams... Generating docs for nested compound CEGUI::OpenGL3StateChangeWrapper::PortParams... Generating docs for compound CEGUI::OpenGLApplePBTextureTarget... Generating docs for compound CEGUI::OpenGLESFBOTextureTarget... Generating docs for compound CEGUI::OpenGLESGeometryBuffer... Generating docs for nested compound CEGUI::OpenGLESGeometryBuffer::GLVertex... Generating docs for compound CEGUI::OpenGLESRenderer... Generating docs for compound CEGUI::OpenGLESRenderTarget... Generating docs for compound CEGUI::OpenGLESTexture... Generating docs for compound CEGUI::OpenGLESViewportTarget... Generating docs for compound CEGUI::OpenGLFBOTextureTarget... Generating docs for compound CEGUI::OpenGLGeometryBuffer... Generating docs for compound CEGUI::OpenGLGeometryBufferBase... Generating docs for nested compound CEGUI::OpenGLGeometryBufferBase::BatchInfo... Generating docs for nested compound CEGUI::OpenGLGeometryBufferBase::GLVertex... Generating docs for compound CEGUI::OpenGLGLXPBTextureTarget... Generating docs for compound CEGUI::OpenGLInfo... Generating docs for compound CEGUI::OpenGLRenderer... Generating docs for compound CEGUI::OpenGLRendererBase... Generating docs for compound CEGUI::OpenGLRenderTarget... Generating docs for compound CEGUI::OpenGLTexture... Generating docs for compound CEGUI::OpenGLTextureTarget... Generating docs for compound CEGUI::OpenGLViewportTarget... Generating docs for compound CEGUI::OpenGLWGLPBTextureTarget... Generating docs for compound CEGUI::OperatorDim... Generating docs for compound CEGUI::PCRERegexMatcher... Generating docs for compound CEGUI::PixmapFont... Generating docs for compound CEGUI::PopupMenu... Generating docs for compound CEGUI::ProgressBar... Generating docs for compound CEGUI::Property... Generating docs for compound CEGUI::PropertyDefinition... Generating docs for compound CEGUI::Prop/builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:45: warning: Member PropertyDefinitionBase(const String &name, const String &help, const String &initialValue, bool redrawOnWrite, bool layoutOnWrite, const String &fireEvent, const String &eventNamespace) (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:52: warning: Member getPropertyName() const (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:53: warning: Member setPropertyName(const String &name) (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:55: warning: Member getInitialValue() const (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:56: warning: Member setInitialValue(const String &value) (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:58: warning: Member getHelpString() const (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:59: warning: Member setHelpString(const String &help) (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:61: warning: Member isRedrawOnWrite() const (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:62: warning: Member setRedrawOnWrite(bool value) (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:64: warning: Member isLayoutOnWrite() const (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:65: warning: Member setLayoutOnWrite(bool value) (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:67: warning: Member getEventFiredOnWrite() const (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:68: warning: Member setEventFiredOnWrite(const String &eventName) (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:70: warning: Member getEventNamespace() const (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:71: warning: Member setEventNamespace(const String &eventNamespace) (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:83: warning: explicit link request to 'd_userStringName' could not be resolved /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:111: warning: Member d_propertyName (variable) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:112: warning: Member d_initialValue (variable) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:113: warning: Member d_helpString (variable) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:114: warning: Member d_writeCausesRedraw (variable) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:115: warning: Member d_writeCausesLayout (variable) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:116: warning: Member d_eventFiredOnWrite (variable) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:117: warning: Member d_eventNamespace (variable) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:456: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< AspectMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:457: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< AspectMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:458: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< AspectMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:459: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< AspectMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:461: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< AspectMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:468: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< AspectMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:484: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< AspectMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:507: warning: Member Expand (variable) of class CEGUI::PropertyHelper< AspectMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:508: warning: Member Ignore (variable) of class CEGUI::PropertyHelper< AspectMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Image.h:76: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< AutoScaledMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Image.h:77: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< AutoScaledMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Image.h:78: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< AutoScaledMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Image.h:79: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< AutoScaledMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Image.h:81: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< AutoScaledMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Image.h:88: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< AutoScaledMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Image.h:116: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< AutoScaledMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:423: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< bool > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:424: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< bool > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:425: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< bool > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:426: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< bool > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:428: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< bool > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:435: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< bool > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:440: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< bool > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:447: warning: Member False (variable) of class CEGUI::PropertyHelper< bool > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:153: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< CEGUI::VerticalAlignment > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:154: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< CEGUI::VerticalAlignment > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:155: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< CEGUI::VerticalAlignment > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:156: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< CEGUI::VerticalAlignment > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:158: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< CEGUI::VerticalAlignment > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:165: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< CEGUI::VerticalAlignment > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:181: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< CEGUI::VerticalAlignment > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:711: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< Colour > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:712: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< Colour > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:713: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< Colour > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:714: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< Colour > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:716: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< Colour > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:723: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< Colour > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:731: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< Colour > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:744: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< ColourRect > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:745: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< ColourRect > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:746: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< ColourRect > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:747: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< ColourRect > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:749: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< ColourRect > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:756: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< ColourRect > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:771: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< ColourRect > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:117: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< const T & > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:118: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< const T & > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:119: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< const T & > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:120: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< const T & > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:122: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< const T & > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:127: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< const T & > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:132: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< const T & > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:143: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< const T * > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:144: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< const T * > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:145: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< const T * > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:146: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< const T * > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:148: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< const T * > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:153: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< const T * > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:158: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< const T * > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:91: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< const T > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:92: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< const T > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:93: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< const T > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:94: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< const T > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:96: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< const T > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:101: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< const T > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:106: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< const T > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:227: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< double > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:228: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< double > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:229: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< double > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:230: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< double > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:232: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< double > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:239: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< double > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:247: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< double > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:195: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< float > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:196: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< float > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:197: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< float > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:198: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< float > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:200: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< float > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:207: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< float > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:215: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< float > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:978: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< Font *> is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:979: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< Font *> is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:980: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< Font *> is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:981: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< Font *> is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:983: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< Font *> is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:990: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< Font *> is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:991: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< Font *> is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/GridLayoutContainer.h:334: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< GridLayoutContainer::AutoPositioning > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/GridLayoutContainer.h:335: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< GridLayoutContainer::AutoPositioning > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/GridLayoutContainer.h:336: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< GridLayoutContainer::AutoPositioning > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/GridLayoutContainer.h:337: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< GridLayoutContainer::AutoPositioning > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/GridLayoutContainer.h:339: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< GridLayoutContainer::AutoPositioning > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/GridLayoutContainer.h:346: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< GridLayoutContainer::AutoPositioning > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/GridLayoutContainer.h:362: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< GridLayoutContainer::AutoPositioning > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:75: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< HorizontalAlignment > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:76: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< HorizontalAlignment > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:77: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< HorizontalAlignment > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:78: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< HorizontalAlignment > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:80: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< HorizontalAlignment > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:87: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< HorizontalAlignment > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:103: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< HorizontalAlignment > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:690: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< HorizontalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:691: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< HorizontalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:692: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< HorizontalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:693: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< HorizontalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:695: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< HorizontalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:702: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< HorizontalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:707: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< HorizontalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:744: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< HorizontalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:745: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< HorizontalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:746: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< HorizontalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:747: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< HorizontalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:749: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< HorizontalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:756: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< HorizontalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:761: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< HorizontalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:690: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< Image *> is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:691: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< Image *> is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:692: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< Image *> is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:693: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< Image *> is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:695: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< Image *> is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:702: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< Image *> is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:704: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< Image *> is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:260: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< int > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:261: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< int > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:262: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< int > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:263: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< int > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:265: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< int > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:272: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< int > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:280: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< int > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListBase.h:595: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< ItemListBase::SortMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListBase.h:596: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< ItemListBase::SortMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListBase.h:597: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< ItemListBase::SortMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListBase.h:598: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< ItemListBase::SortMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListBase.h:600: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< ItemListBase::SortMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListBase.h:607: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< ItemListBase::SortMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListBase.h:623: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< ItemListBase::SortMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListHeaderSegment.h:503: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< ListHeaderSegment::SortDirection > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListHeaderSegment.h:504: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< ListHeaderSegment::SortDirection > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListHeaderSegment.h:505: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< ListHeaderSegment::SortDirection > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListHeaderSegment.h:506: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< ListHeaderSegment::SortDirection > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListHeaderSegment.h:508: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< ListHeaderSegment::SortDirection > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListHeaderSegment.h:515: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< ListHeaderSegment::SortDirection > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ListHeaderSegment.h:531: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< ListHeaderSegment::SortDirection > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:1748: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< MultiColumnList::SelectionMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:1749: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< MultiColumnList::SelectionMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:1750: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< MultiColumnList::SelectionMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:1751: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< MultiColumnList::SelectionMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:1753: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< MultiColumnList::SelectionMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:1760: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< MultiColumnList::SelectionMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/MultiColumnList.h:1807: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< MultiColumnList::SelectionMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:614: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< Quaternion > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:615: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< Quaternion > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:616: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< Quaternion > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:617: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< Quaternion > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:619: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< Quaternion > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:626: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< Quaternion > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:643: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< Quaternion > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:656: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< Rectf > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:657: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< Rectf > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:658: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< Rectf > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:659: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< Rectf > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:661: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< Rectf > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:668: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< Rectf > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:676: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< Rectf > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:515: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< Sizef > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:516: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< Sizef > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:517: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< Sizef > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:518: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< Sizef > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:520: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< Sizef > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:527: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< Sizef > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:535: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< Sizef > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Spinner.h:428: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< Spinner::TextInputMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Spinner.h:429: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< Spinner::TextInputMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Spinner.h:430: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< Spinner::TextInputMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Spinner.h:431: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< Spinner::TextInputMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Spinner.h:433: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< Spinner::TextInputMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Spinner.h:440: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< Spinner::TextInputMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Spinner.h:460: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< Spinner::TextInputMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Thumb.h:333: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< std::pair< float, float > > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Thumb.h:334: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< std::pair< float, float > > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Thumb.h:335: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< std::pair< float, float > > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Thumb.h:336: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< std::pair< float, float > > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Thumb.h:338: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< std::pair< float, float > > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Thumb.h:345: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< std::pair< float, float > > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Thumb.h:352: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< std::pair< float, float > > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:168: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< String > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:169: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< String > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:170: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< String > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:171: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< String > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:173: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< String > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:180: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< String > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:185: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< String > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TabControl.h:515: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< TabControl::TabPanePosition > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TabControl.h:516: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< TabControl::TabPanePosition > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TabControl.h:517: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< TabControl::TabPanePosition > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TabControl.h:518: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< TabControl::TabPanePosition > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TabControl.h:520: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< TabControl::TabPanePosition > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TabControl.h:527: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< TabControl::TabPanePosition > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TabControl.h:539: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< TabControl::TabPanePosition > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:933: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< UBox > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:934: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< UBox > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:935: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< UBox > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:936: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< UBox > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:938: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< UBox > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:945: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< UBox > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:960: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< UBox > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:784: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< UDim > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:785: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< UDim > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:786: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< UDim > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:787: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< UDim > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:789: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< UDim > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:796: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< UDim > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:804: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< UDim > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:293: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< uint > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:294: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< uint > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:295: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< uint > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:296: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< uint > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:298: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< uint > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:305: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< uint > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:313: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< uint > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:326: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< uint64 > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:327: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< uint64 > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:328: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< uint64 > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:329: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< uint64 > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:331: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< uint64 > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:338: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< uint64 > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:346: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< uint64 > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:390: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< unsigned long > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:391: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< unsigned long > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:392: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< unsigned long > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:393: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< unsigned long > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:395: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< unsigned long > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:402: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< unsigned long > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:410: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< unsigned long > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:889: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< URect > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:890: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< URect > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:891: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< URect > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:892: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< URect > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:894: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< URect > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:901: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< URect > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:916: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< URect > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:853: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< USize > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:854: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< USize > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:855: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< USize > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:856: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< USize > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:858: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< USize > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:865: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< USize > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:875: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< USize > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:817: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< UVector2 > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:818: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< UVector2 > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:819: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< UVector2 > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:820: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< UVector2 > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:822: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< UVector2 > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:829: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< UVector2 > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:839: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< UVector2 > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:548: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< Vector2f > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:549: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< Vector2f > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:550: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< Vector2f > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:551: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< Vector2f > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:553: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< Vector2f > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:560: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< Vector2f > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:568: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< Vector2f > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:581: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< Vector3f > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:582: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< Vector3f > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:583: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< Vector3f > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:584: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< Vector3f > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:586: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< Vector3f > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:593: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< Vector3f > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:601: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< Vector3f > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:663: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< VerticalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:664: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< VerticalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:665: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< VerticalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:666: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< VerticalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:668: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< VerticalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:675: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< VerticalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:680: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< VerticalFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:717: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< VerticalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:718: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< VerticalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:719: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< VerticalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:720: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< VerticalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:722: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< VerticalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:729: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< VerticalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/XMLEnumHelper.h:734: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< VerticalTextFormatting > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:84: warning: Member return_type (typedef) of class CEGUI::PropertyHelper< WindowUpdateMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:85: warning: Member safe_method_return_type (typedef) of class CEGUI::PropertyHelper< WindowUpdateMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:86: warning: Member pass_type (typedef) of class CEGUI::PropertyHelper< WindowUpdateMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:87: warning: Member string_return_type (typedef) of class CEGUI::PropertyHelper< WindowUpdateMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:89: warning: Member getDataTypeName() (function) of class CEGUI::PropertyHelper< WindowUpdateMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:96: warning: Member fromString(const String &str) (function) of class CEGUI::PropertyHelper< WindowUpdateMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:113: warning: Member toString(pass_type val) (function) of class CEGUI::PropertyHelper< WindowUpdateMode > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyLinkDefinition.h:55: warning: Member Helper (typedef) of class CEGUI::PropertyLinkDefinition is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyLinkDefinition.h:257: warning: Member LinkTargetIterator (typedef) of class CEGUI::PropertyLinkDefinition is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FalagardPropertyBase.h:40: warning: Member Helper (typedef) of class CEGUI::FalagardPropertyBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TypedProperty.h:52: warning: Member Helper (typedef) of class CEGUI::TypedProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyLinkDefinition.h:58: warning: Member PropertyLinkDefinition(const String &propertyName, const String &widgetName, const String &targetProperty, const String &initialValue, const String &origin, bool redrawOnWrite, bool layoutOnWrite, const String &fireEvent, const String &eventNamespace) (function) of class CEGUI::PropertyLinkDefinition is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyLinkDefinition.h:94: warning: Member isTargetProperty(const String &widget, const String &property) const (function) of class CEGUI::PropertyLinkDefinition is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyLinkDefinition.h:113: warning: Member clone() const (function) of class CEGUI::PropertyLinkDefinition is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyLinkDefinition.h:259: warning: Member getLinkTargetIterator() const (function) of class CEGUI::PropertyLinkDefinition is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/FalagardPropertyBase.h:43: warning: Member FalagardPropertyBase(const String &name, const String &help, const String &initialValue, const String &origin, bool redrawOnWrite, bool layoutOnWrite, const String &fireEvent, const String &eventNamespace) (function) of class CEGUI::FalagardPropertyBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:45: warning: Member PropertyDefinitionBase(const String &name, const String &help, const String &initialValue, bool redrawOnWrite, bool layoutOnWrite, const String &fireEvent, const String &eventNamespace) (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:52: warning: Member getPropertyName() const (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:53: warning: Member setPropertyName(const String &name) (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:55: warning: Member getInitialValue() const (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:56: warning: Member setInitialValue(const String &value) (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:58: warning: Member getHelpString() const (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:59: warning: Member setHelpString(const String &help) (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:61: warning: Member isRedrawOnWrite() const (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:62: warning: Member setRedrawOnWrite(bool value) (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:64: warning: Member isLayoutOnWrite() const (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:65: warning: Member setLayoutOnWrite(bool value) (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:67: warning: Member getEventFiredOnWrite() const (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:68: warning: Member setEventFiredOnWrite(const String &eventName) (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:70: warning: Member getEventNamespace() const (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:71: warning: Member setEventNamespace(const String &eventNamespace) (function) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TypedProperty.h:56: warning: Member TypedProperty(const String &name, const String &help, const String &origin="Unknown", typename Helper::pass_type defaultValue=T(), bool writesXML=true) (function) of class CEGUI::TypedProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyLinkDefinition.h:249: warning: Member StringPair (typedef) of class CEGUI::PropertyLinkDefinition is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyLinkDefinition.h:122: warning: Member getNative_impl(const PropertyReceiver *receiver) const (function) of class CEGUI::PropertyLinkDefinition is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyLinkDefinition.h:140: warning: Member setNative_impl(PropertyReceiver *receiver, typename Helper::pass_type value) (function) of class CEGUI::PropertyLinkDefinition is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyLinkDefinition.h:150: warning: Member updateLinkTargets(PropertyReceiver *receiver, typename Helper::pass_type value) const (function) of class CEGUI::PropertyLinkDefinition is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyLinkDefinition.h:178: warning: Member writeDefinitionXMLAdditionalAttributes(XMLSerializer &xml_stream) const (function) of class CEGUI::PropertyLinkDefinition is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyLinkDefinition.h:188: warning: Member writeFalagardXMLAttributes(XMLSerializer &xml_stream) const (function) of class CEGUI::PropertyLinkDefinition is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:111: warning: Member d_propertyName (variable) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:112: warning: Member d_initialValue (variable) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:113: warning: Member d_helpString (variable) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:114: warning: Member d_writeCausesRedraw (variable) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:115: warning: Member d_writeCausesLayout (variable) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:116: warning: Member d_eventFiredOnWrite (variable) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:117: warning: Member d_eventNamespace (variable) of class CEGUI::PropertyDefinitionBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/PropertyDefinitionBase.h:83: warning: explicit link request to 'd_userStringName' could not be resolved /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:64: warning: Member XMLElementName (variable) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:65: warning: Member NameXMLAttributeName (variable) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:66: warning: Member ValueXMLAttributeName (variable) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ButtonBase.h:123: warning: Member calculateCurrentHoverState(const Vector2f &mouse_pos) (function) of class CEGUI::ButtonBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodec.h:62: warning: Member ImageCodec(const String &name) (function) of class CEGUI::ImageCodec is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Quaternion.h:275: warning: Member Helper (typedef) of class CEGUI::QuaternionSlerpInterpolator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/RadioButton.h:79: warning: Member RadioButton(const String &type, const String &name) (function) of class CEGUI::RadioButton is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ToggleButton.h:58: warning: Member ToggleButton(const String &type, const String &name) (function) of class CEGUI::ToggleButton is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/RadioButton.h:43: warning: Member WidgetTypeName (variable) of class CEGUI::RadioButton is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ToggleButton.h:43: warning: Member EventNamespace (variable) of class CEGUI::ToggleButton is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ToggleButton.h:44: warning: Member WidgetTypeName (variable) of class CEGUI::ToggleButton is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/RadioButton.h:82: warning: Member deselectSiblingRadioButtonsInGroup() const (function) of class CEGUI::RadioButton is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/RadioButton.h:83: warning: Member addRadioButtonProperties() (function) of class CEGUI::RadioButton is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/RadioButton.h:86: warning: Member getPostClickSelectState() const (function) of class CEGUI::RadioButton is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ToggleButton.h:62: warning: Member addToggleButtonProperties() (function) of class CEGUI::ToggleButton is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ButtonBase.h:123: warning: Member calculateCurrentHoverState(const Vector2f &mouse_pos) (function) of class CEGUI::ButtonBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/RadioButton.h:89: warning: Member d_groupID (variable) of class CEGUI::RadioButton is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ToggleButton.h:70: warning: Member d_selected (variable) of class CEGUI::ToggleButton is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/DataContainer.h:88: warning: Member getDataPtr(void) const (function) of class CEGUI::RawDataContainer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:47: warning: Member value_type (typedef) of class CEGUI::Rect is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:52: warning: Member Rect(const T &left, const T &top, const T &right, const T &bottom) (function) of class CEGUI::Rect is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:57: warning: Member Rect(const Vector2< T > &min, const Vector2< T > &max) (function) of class CEGUI::Rect is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:62: warning: Member Rect(const Vector2< T > &pos, const Size< T > &size) (function) of class CEGUI::Rect is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:67: warning: Member Rect(const Rect &r) (function) of class CEGUI::Rect is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:72: warning: Member operator=(const Rect &rhs) (function) of class CEGUI::Rect is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:80: warning: Member left(const T &v) (function) of class CEGUI::Rect is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:85: warning: Member left() const (function) of class CEGUI::Rect is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:90: warning: Member top(const T &v) (function) of class CEGUI::Rect is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:95: warning: Member top() const (function) of class CEGUI::Rect is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:100: warning: Member right(const T &v) (function) of class CEGUI::Rect is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:105: warning: Member right() const (function) of class CEGUI::Rect is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:110: warning: Member bottom(const T &v) (function) of class CEGUI::Rect is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:115: warning: Member bottom() const (function) of class CEGUI::Rect is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:140: warning: Member setSize(const Size< T > &size) (function) of class CEGUI::Rect is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:154: warning: Member setWidth(const T &w) (function) of class CEGUI::Rect is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:168: warning: Member setHeight(const T &h) (function) of class CEGUI::Rect is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:341: warning: Member operator==(const Rect &rhs) const (function) of class CEGUI::Rect is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:346: warning: Member operator!=(const Rect &rhs) const (function) of class CEGUI::Rect is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:351: warning: Member operator*(T scalar) const (function) of class CEGUI::Rect is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:356: warning: Member operator*=(T scalar) (function) of class CEGUI::Rect is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:363: warning: Member operator+(const Rect &r) const (function) of class CEGUI::Rect is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:383: warning: Member d_min (variable) of class CEGUI::Rect is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:384: warning: Member d_max (variable) of class CEGUI::Rect is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:368: warning: Member operator<<(std::ostream &s, const Rect &v) (friend) of class CEGUI::Rect is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:254: warning: argument 'sz' of command @param is not found in the argument list of CEGUI::Rect< T >::constrainSizeMax(const Size< T > &size) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:263: warning: The following parameters of CEGUI::Rect::constrainSizeMax(const Size< T > &size) are not documented: parameter 'size' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:278: warning: argument 'sz' of command @param is not found in the argument list of CEGUI::Rect< T >::constrainSizeMin(const Size< T > &size) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:287: warning: The following parameters of CEGUI::Rect::constrainSizeMin(const Size< T > &size) are not documented: parameter 'size' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:230: warning: argument 'pt' of command @param is not found in the argument list of CEGUI::Rect< T >::isPointInRect(const Vector2< T > &v) const /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:239: warning: The following parameters of CEGUI::Rect::isPointInRect(const Vector2< T > &v) const are not documented: parameter 'v' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:214: warning: argument 'pt' of command @param is not found in the argument list of CEGUI::Rect< T >::offset(const Vector2< T > &v) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Rect.h:223: warning: The following parameters of CEGUI::Rect::offset(const Vector2< T > &v) are not documented: parameter 'v' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RefCounted.h:142: warning: Member operator*() (function) of class CEGUI::RefCounted is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RefCounted.h:156: warning: Member operator->() (function) of class CEGUI::RefCounted is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RegexMatcher.h:72: warning: Member RegexMatchStateEventArgs(Window *wnd, RegexMatcher::MatchState state) (function) of class CEGUI::RegexMatchStateEventArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/InputEvent.h:254: warning: Member WindowEventArgs(Window *wnd) (function) of class CEGUI::WindowEventArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RegexMatcher.h:78: warning: Member matchState (variable) of class CEGUI::RegexMatchStateEventArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedString.h:96: warning: The following parameters of CEGUI::RenderedString::draw(const Window *ref_wnd, const size_t line, GeometryBuffer &buffer, const Vector2f &position, const ColourRect *mod_colours, const Rectf *clip_rect, const float space_extra) const are not documented: parameter 'ref_wnd' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedString.h:115: warning: The following parameters of CEGUI::RenderedString::getPixelSize(const Window *ref_wnd, const size_t line) const are not documented: parameter 'ref_wnd' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedString.h:155: warning: The following parameters of CEGUI::RenderedString::split(const Window *ref_wnd, const size_t line, float split_point, RenderedString &left) are not documented: parameter 'ref_wnd' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedStringImageComponent.h:48: warning: Member RenderedStringImageComponent(const String &name) (function) of class CEGUI::RenderedStringImageComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedStringImageComponent.h:49: warning: Member RenderedStringImageComponent(const Image *image) (function) of class CEGUI::RenderedStringImageComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedStringImageComponent.h:90: warning: Member d_selected (variable) of class CEGUI::RenderedStringImageComponent is not documented. ertyDefinitionBase... Generating docs for compound CEGUI::PropertyDim... Generating docs for compound CEGUI::PropertyHelper... Generating docs for compound CEGUI::PropertyHelper< AspectMode >... Generating docs for compound CEGUI::PropertyHelper< AutoScaledMode >... Generating docs for compound CEGUI::PropertyHelper< bool >... Generating docs for compound CEGUI::PropertyHelper< CEGUI::VerticalAlignment >... Generating docs for compound CEGUI::PropertyHelper< Colour >... Generating docs for compound CEGUI::PropertyHelper< ColourRect >... Generating docs for compound CEGUI::PropertyHelper< const T & >... Generating docs for compound CEGUI::PropertyHelper< const T * >... Generating docs for compound CEGUI::PropertyHelper< const T >... Generating docs for compound CEGUI::PropertyHelper< double >... Generating docs for compound CEGUI::PropertyHelper< float >... Generating docs for compound CEGUI::PropertyHelper< Font *>... Generating docs for compound CEGUI::PropertyHelper< GridLayoutContainer::AutoPositioning >... Generating docs for compound CEGUI::PropertyHelper< HorizontalAlignment >... Generating docs for compound CEGUI::PropertyHelper< HorizontalFormatting >... Generating docs for compound CEGUI::PropertyHelper< HorizontalTextFormatting >... Generating docs for compound CEGUI::PropertyHelper< Image *>... Generating docs for compound CEGUI::PropertyHelper< int >... Generating docs for compound CEGUI::PropertyHelper< ItemListBase::SortMode >... Generating docs for compound CEGUI::PropertyHelper< ListHeaderSegment::SortDirection >... Generating docs for compound CEGUI::PropertyHelper< MultiColumnList::SelectionMode >... Generating docs for compound CEGUI::PropertyHelper< Quaternion >... Generating docs for compound CEGUI::PropertyHelper< Rectf >... Generating docs for compound CEGUI::PropertyHelper< Sizef >... Generating docs for compound CEGUI::PropertyHelper< Spinner::TextInputMode >... Generating docs for compound CEGUI::PropertyHelper< std::pair< float, float > >... Generating docs for compound CEGUI::PropertyHelper< String >... Generating docs for compound CEGUI::PropertyHelper< TabControl::TabPanePosition >... Generating docs for compound CEGUI::PropertyHelper< UBox >... Generating docs for compound CEGUI::PropertyHelper< UDim >... Generating docs for compound CEGUI::PropertyHelper< uint >... Generating docs for compound CEGUI::PropertyHelper< uint64 >... Generating docs for compound CEGUI::PropertyHelper< unsigned long >... Generating docs for compound CEGUI::PropertyHelper< URect >... Generating docs for compound CEGUI::PropertyHelper< USize >... Generating docs for compound CEGUI::PropertyHelper< UVector2 >... Generating docs for compound CEGUI::PropertyHelper< Vector2f >... Generating docs for compound CEGUI::PropertyHelper< Vector3f >... Generating docs for compound CEGUI::PropertyHelper< VerticalFormatting >... Generating docs for compound CEGUI::PropertyHelper< VerticalTextFormatting >... Generating docs for compound CEGUI::PropertyHelper< WindowUpdateMode >... Generating docs for compound CEGUI::PropertyInitialiser... Generating docs for compound CEGUI::PropertyLinkDefinition... Generating docs for compound CEGUI::PropertyReceiver... Generating docs for compound CEGUI::PropertySet... Generating docs for compound CEGUI::PushButton... Generating docs for compound CEGUI::PVRImageCodec... Generating docs for compound CEGUI::Quaternion... Generating docs for compound CEGUI::QuaternionSlerpInterpolator... Generating docs for compound CEGUI::RadioButton... Generating docs for compound CEGUI::RapidXMLParser... Generating docs for compound CEGUI::RawDataContainer... Generating docs for compound CEGUI::Rect... Generating docs for compound CEGUI::RefCounted... Generating docs for compound CEGUI::RegexMatcher... Generating docs for compound CEGUI::RegexMatchStateEventArgs... Generating docs for compound CEGUI::RenderedString... Generating docs for compound CEGUI::RenderedStringComponent... Generating docs for compound CEGUI::RenderedStringImageComponent... Generating docs for compound CEGUI::RenderedStringParser... Gener/builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedStringTextComponent.h:43: warning: Member RenderedStringTextComponent(const String &text) (function) of class CEGUI::RenderedStringTextComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedStringTextComponent.h:44: warning: Member RenderedStringTextComponent(const String &text, const String &font_name) (function) of class CEGUI::RenderedStringTextComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedStringTextComponent.h:45: warning: Member RenderedStringTextComponent(const String &text, const Font *font) (function) of class CEGUI::RenderedStringTextComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedStringTextComponent.h:79: warning: Member getEffectiveFont(const Window *window) const (function) of class CEGUI::RenderedStringTextComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedStringTextComponent.h:81: warning: Member getNextTokenLength(const String &text, size_t start_idx) (function) of class CEGUI::RenderedStringTextComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedStringTextComponent.h:90: warning: Member d_selectionLength (variable) of class CEGUI::RenderedStringTextComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedStringWidgetComponent.h:42: warning: Member RenderedStringWidgetComponent(const String &widget_name) (function) of class CEGUI::RenderedStringWidgetComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedStringWidgetComponent.h:43: warning: Member RenderedStringWidgetComponent(Window *widget) (function) of class CEGUI::RenderedStringWidgetComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedStringWidgetComponent.h:68: warning: Member getEffectiveWindow(const Window *ref_wnd) const (function) of class CEGUI::RenderedStringWidgetComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedStringWidgetComponent.h:77: warning: Member d_selected (variable) of class CEGUI::RenderedStringWidgetComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedStringWordWrapper.h:53: warning: Member format(const Window *ref_wnd, const Sizef &area_size) (function) of class CEGUI::RenderedStringWordWrapper is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedStringWordWrapper.h:54: warning: Member draw(const Window *ref_wnd, GeometryBuffer &buffer, const Vector2f &position, const ColourRect *mod_colours, const Rectf *clip_rect) const (function) of class CEGUI::RenderedStringWordWrapper is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedStringWordWrapper.h:57: warning: Member getFormattedLineCount() const (function) of class CEGUI::RenderedStringWordWrapper is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedStringWordWrapper.h:58: warning: Member getHorizontalExtent(const Window *ref_wnd) const (function) of class CEGUI::RenderedStringWordWrapper is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderedStringWordWrapper.h:59: warning: Member getVerticalExtent(const Window *ref_wnd) const (function) of class CEGUI::RenderedStringWordWrapper is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FormattedRenderedString.h:58: warning: Member getRenderedString() const (function) of class CEGUI::FormattedRenderedString is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:77: warning: Member getSingleton(void) (function) of class Singleton< RenderEffectManager > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:79: warning: Member getSingletonPtr(void) (function) of class Singleton< RenderEffectManager > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:67: warning: Member ms_Singleton (variable) of class Singleton< RenderEffectManager > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:164: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:196: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:224: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:264: warning: Found unknown command `\exceptions' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h:112: warning: Member what() const (function) of class CEGUI::Exception is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h:424: warning: argument 'filename' of command @param is not found in the argument list of CEGUI::RendererException::RendererException(const String &message, const String &file="unknown", int line=0, const String &function="unknown") /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h:448: warning: The following parameters of CEGUI::RendererException::RendererException(const String &message, const String &file="unknown", int line=0, const String &function="unknown") are not documented: parameter 'file' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderingSurface.h:330: warning: Member getRenderTarget() (function) of class CEGUI::RenderingSurface is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderingWindow.h:197: warning: Member getTextureTarget() (function) of class CEGUI::RenderingWindow is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderingWindow.h:272: warning: Member getOwner() (function) of class CEGUI::RenderingWindow is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderingSurface.h:330: warning: Member getRenderTarget() (function) of class CEGUI::RenderingSurface is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderingWindow.h:293: warning: Member RenderingSurface::transferRenderingWindow(RenderingWindow &) (friend) of class CEGUI::RenderingWindow is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RenderTarget.h:43: warning: Member RenderTargetEventArgs(RenderTarget *target) (function) of class CEGUI::RenderTargetEventArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/InputEvent.h:368: warning: Member ResourceEventArgs(const String &type, const String &name) (function) of class CEGUI::ResourceEventArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ResourceProvider.h:99: warning: argument 'data' of command @param is not found in the argument list of CEGUI::ResourceProvider::unloadRawDataContainer(RawDataContainer &) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Types.h:67: warning: Member RGB_Colour(unsigned char red, unsigned char green, unsigned char blue) (function) of class CEGUI::RGB_Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Types.h:75: warning: Member RGB_Colour(const Lab_Colour &colour) (function) of class CEGUI::RGB_Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Types.h:76: warning: Member RGB_Colour(const HSV_Colour &colour) (function) of class CEGUI::RGB_Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Types.h:77: warning: Member RGB_Colour(const CEGUI::Colour &colour) (function) of class CEGUI::RGB_Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Types.h:83: warning: Member operator*(const float &number) const (function) of class CEGUI::RGB_Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Types.h:84: warning: Member operator+(const RGB_Colour &colour) const (function) of class CEGUI::RGB_Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Types.h:79: warning: Member r (variable) of class CEGUI::RGB_Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Types.h:80: warning: Member g (variable) of class CEGUI::RGB_Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/CommonDialogs/ColourPicker/Types.h:81: warning: Member b (variable) of class CEGUI::RGB_Colour is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RightAlignedRenderedString.h:53: warning: Member format(const Window *ref_wnd, const Sizef &area_size) (function) of class CEGUI::RightAlignedRenderedString is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RightAlignedRenderedString.h:54: warning: Member draw(const Window *ref_wnd, GeometryBuffer &buffer, const Vector2f &position, const ColourRect *mod_colours, const Rectf *clip_rect) const (function) of class CEGUI::RightAlignedRenderedString is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RightAlignedRenderedString.h:57: warning: Member getFormattedLineCount() const (function) of class CEGUI::RightAlignedRenderedString is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RightAlignedRenderedString.h:58: warning: Member getHorizontalExtent(const Window *ref_wnd) const (function) of class CEGUI::RightAlignedRenderedString is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RightAlignedRenderedString.h:59: warning: Member getVerticalExtent(const Window *ref_wnd) const (function) of class CEGUI::RightAlignedRenderedString is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FormattedRenderedString.h:58: warning: Member getRenderedString() const (function) of class CEGUI::FormattedRenderedString is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/RightAlignedRenderedString.h:63: warning: Member d_offsets (variable) of class CEGUI::RightAlignedRenderedString is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Scheme.h:313: warning: Member LoadableUIElementIterator (typedef) of class CEGUI::Scheme is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Scheme.h:302: warning: Member name (variable) of class CEGUI::Scheme::LoadableUIElement is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Scheme.h:303: warning: Member filename (variable) of class CEGUI::Scheme::LoadableUIElement is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Scheme.h:304: warning: Member resourceGroup (variable) of class CEGUI::Scheme::LoadableUIElement is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:77: warning: Member getSingleton(void) (function) of class Singleton< SchemeManager > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:79: warning: Member getSingletonPtr(void) (function) of class Singleton< SchemeManager > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:67: warning: Member ms_Singleton (variable) of class Singleton< SchemeManager > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h:112: warning: Member what() const (function) of class CEGUI::Exception is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h:723: warning: argument 'filename' of command @param is not found in the argument list of CEGUI::ScriptException::ScriptException(const String &message, const String &file="unknown", int line=0, const String &function="unknown") /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h:747: warning: The following parameters of CEGUI::ScriptException::ScriptException(const String &message, const String &file="unknown", int line=0, const String &function="unknown") are not documented: parameter 'file' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ScriptModule.h:242: warning: Member ScriptFunctor(const String &functionName) (function) of class CEGUI::ScriptFunctor is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ScriptModule.h:243: warning: Member ScriptFunctor(const ScriptFunctor &obj) (function) of class CEGUI::ScriptFunctor is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ScriptModule.h:244: warning: Member operator()(const EventArgs &e) const (function) of class CEGUI::ScriptFunctor is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ScrollablePane.h:116: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::ScrollablePane is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Scrollbar.h:453: warning: Member Scrollbar(const String &type, const String &name) (function) of class CEGUI::Scrollbar is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Scrollbar.h:540: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Scrollbar is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Scrollbar.h:45: warning: Member ScrollbarWindowRenderer(const String &name) (function) of class CEGUI::ScrollbarWindowRenderer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ScrolledContainer.h:145: warning: Member getClientChildContentArea_impl(bool skipAllPixelAlignment) const (function) of class CEGUI::ScrolledContainer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ScrolledContainer.h:197: warning: Member d_clientChildContentArea (variable) of class CEGUI::ScrolledContainer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ScrolledItemListBase.h:173: warning: Member onVertScrollbarModeChanged(WindowEventArgs &e) (function) of class CEGUI::ScrolledItemListBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ScrolledItemListBase.h:174: warning: Member onHorzScrollbarModeChanged(WindowEventArgs &e) (function) of class CEGUI::ScrolledItemListBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ScrolledItemListBase.h:184: warning: Member handle_VScroll(const EventArgs &e) (function) of class CEGUI::ScrolledItemListBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ScrolledItemListBase.h:185: warning: Member handle_HScroll(const EventArgs &e) (function) of class CEGUI::ScrolledItemListBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ScrolledItemListBase.h:190: warning: Member d_forceVScroll (variable) of class CEGUI::ScrolledItemListBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ScrolledItemListBase.h:191: warning: Member d_forceHScroll (variable) of class CEGUI::ScrolledItemListBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListBase.h:575: warning: Member d_resort (variable) of class CEGUI::ItemListBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListBase.h:95: warning: Member SortCallback)(const ItemEntry *a, const ItemEntry *b) (typedef) of class CEGUI::ItemListBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ItemListBase.h:559: warning: Member ItemEntryList (typedef) of class CEGUI::ItemListBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodec.h:62: warning: Member ImageCodec(const String &name) (function) of class CEGUI::ImageCodec is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/SectionSpecification.h:133: warning: The following parameters of CEGUI::SectionSpecification::render(Window &srcWindow, const ColourRect *modcols=0, const Rectf *clipper=0, bool clipToDisplay=false) const are not documented: parameter 'modcols' parameter 'clipper' parameter 'clipToDisplay' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/SectionSpecification.h:148: warning: The following parameters of CEGUI::SectionSpecification::render(Window &srcWindow, const Rectf &baseRect, const ColourRect *modcols=0, const Rectf *clipper=0, bool clipToDisplay=false) const are not documented: parameter 'modcols' parameter 'clipper' parameter 'clipToDisplay' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/SectionSpecification.h:160: warning: argument 'name' of command @param is not found in the argument list of CEGUI::SectionSpecification::setOwnerWidgetLookFeel(const String &owner) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/SectionSpecification.h:169: warning: The following parameters of CEGUI::SectionSpecification::setOwnerWidgetLookFeel(const String &owner) are not documented: parameter 'owner' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/LayoutContainer.h:116: warning: Member getClientChildContentArea_impl(bool skipAllPixelAlignment) const (function) of class CEGUI::LayoutContainer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/LayoutContainer.h:118: warning: Member getIdxOfChild(Window *wnd) const (function) of class CEGUI::LayoutContainer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/LayoutContainer.h:193: warning: Member ConnectionTracker (typedef) of class CEGUI::LayoutContainer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/LayoutContainer.h:191: warning: Member d_needsLayouting (variable) of class CEGUI::LayoutContainer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/LayoutContainer.h:197: warning: Member d_clientChildContentArea (variable) of class CEGUI::LayoutContainer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/SequentialLayoutContainer.h:156: warning: The following parameters of CEGUI::SequentialLayoutContainer::moveChild(Window *window, int delta=1) are not documented: parameter 'window' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodec.h:62: warning: Member ImageCodec(const String &name) (function) of class CEGUI::ImageCodec is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/SimpleTimer.h:47: warning: Member restart() (function) of class CEGUI::SimpleTimer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/SimpleTimer.h:48: warning: Member elapsed() (function) of class CEGUI::SimpleTimer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:77: warning: Member getSingleton(void) (function) of class CEGUI::Singleton is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:79: warning: Member getSingletonPtr(void) (function) of class CEGUI::Singleton is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:67: warning: Member ms_Singleton (variable) of class CEGUI::Singleton is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Size.h:70: warning: Member value_type (typedef) of class CEGUI::Size is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Size.h:75: warning: Member Size(const T width, const T height) (function) of class CEGUI::Size is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Size.h:80: warning: Member Size(const Size &v) (function) of class CEGUI::Size is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Size.h:85: warning: Member operator==(const Size &other) const (function) of class CEGUI::Size is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Size.h:90: warning: Member operator!=(const Size &other) const (function) of class CEGUI::Size is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Size.h:95: warning: Member operator*(const T c) const (function) of class CEGUI::Size is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Size.h:100: warning: Member operator*(const Size &s) const (function) of class CEGUI::Size is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Size.h:105: warning: Member operator*(const Vector2f &vec) const (function) of class CEGUI::Size is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Size.h:110: warning: Member operator+(const Size &s) const (function) of class CEGUI::Size is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Size.h:115: warning: Member operator-(const Size &s) const (function) of class CEGUI::Size is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Size.h:120: warning: Member clamp(const Size &min, const Size &max) (function) of class CEGUI::Size is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Size.h:136: warning: Member scaleToAspect(AspectMode mode, T ratio) (function) of class CEGUI::Size is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Size.h:199: warning: Member d_width (variable) of class CEGUI::Size is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Size.h:200: warning: Member d_height (variable) of class CEGUI::Size is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Slider.h:322: warning: argument 'pt' of command @param is not found in the argument list of CEGUI::Slider::handleThumbMoved(const EventArgs &e) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Slider.h:326: warning: The following parameters of CEGUI::Slider::handleThumbMoved(const EventArgs &e) are not documented: parameter 'e' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/SlotFunctorBase.h:47: warning: Member operator()(const EventArgs &args)=0 (function) of class CEGUI::SlotFunctorBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Spinner.h:394: warning: Member handleIncreaseButton(const EventArgs &e) (function) of class CEGUI::Spinner is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Spinner.h:395: warning: Member handleDecreaseButton(const EventArgs &e) (function) of class CEGUI::Spinner is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Spinner.h:396: warning: Member handleEditTextChange(const EventArgs &e) (function) of class CEGUI::Spinner is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/StateImagery.h:81: warning: The following parameters of CEGUI::StateImagery::render(Window &srcWindow, const ColourRect *modcols=0, const Rectf *clipper=0) const are not documented: parameter 'modcols' parameter 'clipper' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/StateImagery.h:96: warning: The following parameters of CEGUI::StateImagery::render(Window &srcWindow, const Rectf &baseRect, const ColourRect *modcols=0, const Rectf *clipper=0) const are not documented: parameter 'modcols' parameter 'clipper' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodec.h:62: warning: Member ImageCodec(const String &name) (function) of class CEGUI::ImageCodec is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MemoryStdAllocator.h:41: warning: Member allocateBytes(size_t count) (function) of class CEGUI::StdAllocator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/MemoryStdAllocator.h:46: warning: Member deallocateBytes(void *ptr) (function) of class CEGUI::StdAllocator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:537: warning: argument 'beg' of command @param is not found in the argument list of CEGUI::String::String(const_iterator iter_beg, const_iterator iter_end) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:537: warning: argument 'end' of command @param is not found in the argument list of CEGUI::String::String(const_iterator iter_beg, const_iterator iter_end) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:549: warning: The following parameters of CEGUI::String::String(const_iterator iter_beg, const_iterator iter_end) are not documented: parameter 'iter_beg' parameter 'iter_end' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:560: warning: argument 'c_str' of command @param is not found in the argument list of CEGUI::String::String(const char *cstr) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:571: warning: The following parameters of CEGUI::String::String(const char *cstr) are not documented: parameter 'cstr' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:1861: warning: argument 'beg' of command @param is not found in the argument list of CEGUI::String::append(const_iterator iter_beg, const_iterator iter_end) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:1861: warning: argument 'end' of command @param is not found in the argument list of CEGUI::String::append(const_iterator iter_beg, const_iterator iter_end) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:1875: warning: The following parameters of CEGUI::String::append(const_iterator iter_beg, const_iterator iter_end) are not documented: parameter 'iter_beg' parameter 'iter_end' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:1900: warning: argument 'c_str' of command @param is not found in the argument list of CEGUI::String::append(const char *cstr) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:1911: warning: The following parameters of CEGUI::String::append(const char *cstr) are not documented: parameter 'cstr' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:1507: warning: argument 'c_str' of command @param is not found in the argument list of CEGUI::String::assign(const char *cstr) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:1518: warning: The following parameters of CEGUI::String::assign(const char *cstr) are not documented: parameter 'cstr' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:952: warning: argument 'c_str' of command @param is not found in the argument list of CEGUI::String::compare(const char *cstr) const /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:966: warning: The following parameters of CEGUI::String::compare(const char *cstr) const are not documented: parameter 'cstr' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:973: warning: argument 'c_str' of command @param is not found in the argument list of CEGUI::String::compare(size_type idx, size_type len, const char *cstr) const /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:995: warning: The following parameters of CEGUI::String::compare(size_type idx, size_type len, const char *cstr) const are not documented: parameter 'cstr' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:2434: warning: argument 'beg' of command @param is not found in the argument list of CEGUI::String::erase(iterator iter_beg, iterator iter_end) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:2434: warning: argument 'end' of command @param is not found in the argument list of CEGUI::String::erase(iterator iter_beg, iterator iter_end) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:2446: warning: The following parameters of CEGUI::String::erase(iterator iter_beg, iterator iter_end) are not documented: parameter 'iter_beg' parameter 'iter_end' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:3524: warning: argument 'c_str' of command @param is not found in the argument list of CEGUI::String::find(const char *cstr, size_type idx=0) const /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:3539: warning: The following parameters of CEGUI::String::find(const char *cstr, size_type idx=0) const are not documented: parameter 'cstr' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:4023: warning: argument 'c_str' of command @param is not found in the argument list of CEGUI::String::find_first_not_of(const char *cstr, size_type idx=0) const /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:4038: warning: The following parameters of CEGUI::String::find_first_not_of(const char *cstr, size_type idx=0) const are not documented: parameter 'cstr' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:4001: warning: argument 'c_str' of command @param is not found in the argument list of CEGUI::String::find_first_of(const char *cstr, size_type idx=0) const /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:4016: warning: The following parameters of CEGUI::String::find_first_of(const char *cstr, size_type idx=0) const are not documented: parameter 'cstr' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:4512: warning: argument 'c_str' of command @param is not found in the argument list of CEGUI::String::find_last_not_of(const char *cstr, size_type idx=npos) const /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:4527: warning: The following parameters of CEGUI::String::find_last_not_of(const char *cstr, size_type idx=npos) const are not documented: parameter 'cstr' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:4490: warning: argument 'c_str' of command @param is not found in the argument list of CEGUI::String::find_last_of(const char *cstr, size_type idx=npos) const /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:4505: warning: The following parameters of CEGUI::String::find_last_of(const char *cstr, size_type idx=npos) const are not documented: parameter 'cstr' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:2250: warning: argument 'pos' of command @param is not found in the argument list of CEGUI::String::insert(iterator iter_pos, const_iterator iter_beg, const_iterator iter_end) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:2250: warning: argument 'beg' of command @param is not found in the argument list of CEGUI::String::insert(iterator iter_pos, const_iterator iter_beg, const_iterator iter_end) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:2250: warning: argument 'end' of command @param is not found in the argument list of CEGUI::String::insert(iterator iter_pos, const_iterator iter_beg, const_iterator iter_end) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:2267: warning: The following parameters of CEGUI::String::insert(iterator iter_pos, const_iterator iter_beg, const_iterator iter_end) are not documented: parameter 'iter_pos' parameter 'iter_beg' parameter 'iter_end' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:2274: warning: argument 'c_str' of command @param is not found in the argument list of CEGUI::String::insert(size_type idx, const char *cstr) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:2289: warning: The following parameters of CEGUI::String::insert(size_type idx, const char *cstr) are not documented: parameter 'cstr' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:1882: warning: argument 'c_str' of command @param is not found in the argument list of CEGUI::String::operator+=(const char *cstr) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:1893: warning: The following parameters of CEGUI::String::operator+=(const char *cstr) are not documented: parameter 'cstr' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:1489: warning: argument 'c_str' of command @param is not found in the argument list of CEGUI::String::operator=(const char *cstr) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:1500: warning: The following parameters of CEGUI::String::operator=(const char *cstr) are not documented: parameter 'cstr' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:2527: warning: argument 'beg' of command @param is not found in the argument list of CEGUI::String::replace(iterator iter_beg, iterator iter_end, const String &str) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:2527: warning: argument 'end' of command @param is not found in the argument list of CEGUI::String::replace(iterator iter_beg, iterator iter_end, const String &str) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:2547: warning: The following parameters of CEGUI::String::replace(iterator iter_beg, iterator iter_end, const String &str) are not documented: parameter 'iter_beg' parameter 'iter_end' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:2631: warning: argument 'beg' of command @param is not found in the argument list of CEGUI::String::replace(iterator iter_beg, iterator iter_end, const std::string &std_str) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:2631: warning: argument 'end' of command @param is not found in the argument list of CEGUI::String::replace(iterator iter_beg, iterator iter_end, const std::string &std_str) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:2655: warning: The following parameters of CEGUI::String::replace(iterator iter_beg, iterator iter_end, const std::string &std_str) are not documented: parameter 'iter_beg' parameter 'iter_end' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:2752: warning: argument 'beg' of command @param is not found in the argument list of CEGUI::String::replace(iterator iter_beg, iterator iter_end, const utf8 *utf8_str) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:2752: warning: argument 'end' of command @param is not found in the argument list of CEGUI::String::replace(iterator iter_beg, iterator iter_end, const utf8 *utf8_str) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:2778: warning: The following parameters of CEGUI::String::replace(iterator iter_beg, iterator iter_end, const utf8 *utf8_str) are not documented: parameter 'iter_beg' parameter 'iter_end' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:2837: warning: argument 'beg' of command @param is not found in the argument list of CEGUI::String::replace(iterator iter_beg, iterator iter_end, const utf8 *utf8_str, size_type str_len) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:2837: warning: argument 'end' of command @param is not found in the argument list of CEGUI::String::replace(iterator iter_beg, iterator iter_end, const utf8 *utf8_str, size_type str_len) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:2866: warning: The following parameters of CEGUI::String::replace(iterator iter_beg, iterator iter_end, const utf8 *utf8_str, size_type str_len) are not documented: parameter 'iter_beg' parameter 'iter_end' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:2922: warning: argument 'beg' of command @param is not found in the argument list of CEGUI::String::replace(iterator iter_beg, iterator iter_end, size_type num, utf32 code_point) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:2922: warning: argument 'end' of command @param is not found in the argument list of CEGUI::String::replace(iterator iter_beg, iterator iter_end, size_type num, utf32 code_point) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:2945: warning: The following parameters of CEGUI::String::replace(iterator iter_beg, iterator iter_end, size_type num, utf32 code_point) are not documented: parameter 'iter_beg' parameter 'iter_end' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:2952: warning: argument 'beg' of command @param is not found in the argument list of CEGUI::String::replace(iterator iter_beg, iterator iter_end, const_iterator iter_newBeg, const_iterator iter_newEnd) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:2952: warning: argument 'end' of command @param is not found in the argument list of CEGUI::String::replace(iterator iter_beg, iterator iter_end, const_iterator iter_newBeg, const_iterator iter_newEnd) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:2952: warning: argument 'newBeg' of command @param is not found in the argument list of CEGUI::String::replace(iterator iter_beg, iterator iter_end, const_iterator iter_newBeg, const_iterator iter_newEnd) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:2952: warning: argument 'newEnd' of command @param is not found in the argument list of CEGUI::String::replace(iterator iter_beg, iterator iter_end, const_iterator iter_newBeg, const_iterator iter_newEnd) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:2975: warning: The following parameters of CEGUI::String::replace(iterator iter_beg, iterator iter_end, const_iterator iter_newBeg, const_iterator iter_newEnd) are not documented: parameter 'iter_beg' parameter 'iter_end' parameter 'iter_newBeg' parameter 'iter_newEnd' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:3006: warning: argument 'c_str' of command @param is not found in the argument list of CEGUI::String::replace(size_type idx, size_type len, const char *cstr) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:3024: warning: The following parameters of CEGUI::String::replace(size_type idx, size_type len, const char *cstr) are not documented: parameter 'cstr' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:3031: warning: argument 'beg' of command @param is not found in the argument list of CEGUI::String::replace(iterator iter_beg, iterator iter_end, const char *cstr) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:3031: warning: argument 'end' of command @param is not found in the argument list of CEGUI::String::replace(iterator iter_beg, iterator iter_end, const char *cstr) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:3031: warning: argument 'c_str' of command @param is not found in the argument list of CEGUI::String::replace(iterator iter_beg, iterator iter_end, const char *cstr) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:3051: warning: The following parameters of CEGUI::String::replace(iterator iter_beg, iterator iter_end, const char *cstr) are not documented: parameter 'iter_beg' parameter 'iter_end' parameter 'cstr' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:3108: warning: argument 'beg' of command @param is not found in the argument list of CEGUI::String::replace(iterator iter_beg, iterator iter_end, const char *chars, size_type chars_len) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:3108: warning: argument 'end' of command @param is not found in the argument list of CEGUI::String::replace(iterator iter_beg, iterator iter_end, const char *chars, size_type chars_len) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:3131: warning: The following parameters of CEGUI::String::replace(iterator iter_beg, iterator iter_end, const char *chars, size_type chars_len) are not documented: parameter 'iter_beg' parameter 'iter_end' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:3546: warning: argument 'c_str' of command @param is not found in the argument list of CEGUI::String::rfind(const char *cstr, size_type idx=npos) const /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:3561: warning: The following parameters of CEGUI::String::rfind(const char *cstr, size_type idx=npos) const are not documented: parameter 'cstr' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:207: warning: Member const_iterator(const utf32 *const ptr) (function) of class CEGUI::String::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:208: warning: Member const_iterator(const String::iterator &iter) (function) of class CEGUI::String::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:210: warning: Member operator*() const (function) of class CEGUI::String::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:215: warning: Member operator->() const (function) of class CEGUI::String::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:220: warning: Member operator++() (function) of class CEGUI::String::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:226: warning: Member operator++(int) (function) of class CEGUI::String::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:233: warning: Member operator--() (function) of class CEGUI::String::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:239: warning: Member operator--(int) (function) of class CEGUI::String::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:246: warning: Member operator+=(difference_type offset) (function) of class CEGUI::String::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:252: warning: Member operator+(difference_type offset) const (function) of class CEGUI::String::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:258: warning: Member operator-=(difference_type offset) (function) of class CEGUI::String::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:263: warning: Member operator-(difference_type offset) const (function) of class CEGUI::String::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:269: warning: Member operator[](difference_type offset) const (function) of class CEGUI::String::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:274: warning: Member operator=(const String::iterator &iter) (function) of class CEGUI::String::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:311: warning: Member d_ptr (variable) of class CEGUI::String::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:280: warning: Member operator+(difference_type offset, const String::const_iterator &iter) (friend) of class CEGUI::String::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:283: warning: Member operator-(const String::const_iterator &lhs, const String::const_iterator &rhs) (friend) of class CEGUI::String::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:287: warning: Member operator==(const String::const_iterator &lhs, const String::const_iterator &rhs) (friend) of class CEGUI::String::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:291: warning: Member operator!=(const String::const_iterator &lhs, const String::const_iterator &rhs) (friend) of class CEGUI::String::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:295: warning: Member operator<(const String::const_iterator &lhs, const String::const_iterator &rhs) (friend) of class CEGUI::String::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:299: warning: Member operator>(const String::const_iterator &lhs, const String::const_iterator &rhs) (friend) of class CEGUI::String::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:303: warning: Member operator<=(const String::const_iterator &lhs, const String::const_iterator &rhs) (friend) of class CEGUI::String::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:307: warning: Member operator>=(const String::const_iterator &lhs, const String::const_iterator &rhs) (friend) of class CEGUI::String::const_iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:102: warning: Member iterator(utf32 *const ptr) (function) of class CEGUI::String::iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:104: warning: Member operator*() const (function) of class CEGUI::String::iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:109: warning: Member operator->() const (function) of class CEGUI::String::iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:114: warning: Member operator++() (function) of class CEGUI::String::iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:120: warning: Member operator++(int) (function) of class CEGUI::String::iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:127: warning: Member operator--() (function) of class CEGUI::String::iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:133: warning: Member operator--(int) (function) of class CEGUI::String::iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:140: warning: Member operator+=(difference_type offset) (function) of class CEGUI::String::iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:146: warning: Member operator+(difference_type offset) const (function) of class CEGUI::String::iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:152: warning: Member operator-=(difference_type offset) (function) of class CEGUI::String::iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:157: warning: Member operator-(difference_type offset) const (function) of class CEGUI::String::iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:163: warning: Member operator[](difference_type offset) const (function) of class CEGUI::String::iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:199: warning: Member d_ptr (variable) of class CEGUI::String::iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:168: warning: Member operator-(const String::iterator &lhs, const String::iterator &rhs) (friend) of class CEGUI::String::iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:172: warning: Member operator+(difference_type offset, const String::iterator &iter) (friend) of class CEGUI::String::iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:175: warning: Member operator==(const String::iterator &lhs, const String::iterator &rhs) (friend) of class CEGUI::String::iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:179: warning: Member operator!=(const String::iterator &lhs, const String::iterator &rhs) (friend) of class CEGUI::String::iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:183: warning: Member operator<(const String::iterator &lhs, const String::iterator &rhs) (friend) of class CEGUI::String::iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:187: warning: Member operator>(const String::iterator &lhs, const String::iterator &rhs) (friend) of class CEGUI::String::iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:191: warning: Member operator<=(const String::iterator &lhs, const String::iterator &rhs) (friend) of class CEGUI::String::iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:195: warning: Member operator>=(const String::iterator &lhs, const String::iterator &rhs) (friend) of class CEGUI::String::iterator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/String.h:5581: warning: Member operator()(const String &a, const String &b) const (function) of class CEGUI::StringFastLessCompare is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/StringTranscoder.h:91: warning: Member stringFromUTF16(const uint16 *input) const =0 (function) of class CEGUI::StringTranscoder is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/StringTranscoder.h:113: warning: Member stringFromStdWString(const std::wstring &input) const =0 (function) of class CEGUI::StringTranscoder is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/System.h:220: warning: Member getDefaultGUIContext() const (function) of class CEGUI::System is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/System.h:517: warning: Member createGUIContext(RenderTarget &rt) (function) of class CEGUI::System is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/System.h:518: warning: Member destroyGUIContext(GUIContext &context) (function) of class CEGUI::System is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:77: warning: Member getSingleton(void) (function) of class Singleton< System > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:79: warning: Member getSingletonPtr(void) (function) of class Singleton< System > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/System.h:644: warning: Member GUIContextCollection (typedef) of class CEGUI::System is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/System.h:615: warning: Member d_ourResourceProvider (variable) of class CEGUI::System is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/System.h:625: warning: Member d_parserModule (variable) of class CEGUI::System is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/System.h:645: warning: Member d_guiContexts (variable) of class CEGUI::System is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:67: warning: Member ms_Singleton (variable) of class Singleton< System > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/SystemKeys.h:38: warning: Member SystemKey (enumeration) of class CEGUI::SystemKeys is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/SystemKeys.h:52: warning: Member reset() (function) of class CEGUI::SystemKeys is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/SystemKeys.h:54: warning: Member get() const (function) of class CEGUI::SystemKeys is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/SystemKeys.h:55: warning: Member isPressed(SystemKey key) const (function) of class CEGUI::SystemKeys is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/SystemKeys.h:66: warning: Member mouseButtonToSystemKey(MouseButton button) (function) of class CEGUI::SystemKeys is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/SystemKeys.h:67: warning: Member keyCodeToSystemKey(Key::Scan key) (function) of class CEGUI::SystemKeys is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ButtonBase.h:123: warning: Member calculateCurrentHoverState(const Vector2f &mouse_pos) (function) of class CEGUI::ButtonBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TabControl.h:85: warning: Member TabPanePosition (enumeration) of class CEGUI::TabControl is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TabControl.h:460: warning: Member TabButtonVector (typedef) of class CEGUI::TabControl is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TabControl.h:416: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::TabControl is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TabControl.h:493: warning: Member addTabControlProperties(void) (function) of class CEGUI::TabControl is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TabControl.h:504: warning: Member handleContentWindowTextChanged(const EventArgs &args) (function) of class CEGUI::TabControl is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TabControl.h:505: warning: Member handleTabButtonClicked(const EventArgs &args) (function) of class CEGUI::TabControl is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TabControl.h:506: warning: Member handleScrollPane(const EventArgs &e) (function) of class CEGUI::TabControl is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TabControl.h:507: warning: Member handleDraggedPane(const EventArgs &e) (function) of class CEGUI::TabControl is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TabControl.h:508: warning: Member handleWheeledPane(const EventArgs &e) (function) of class CEGUI::TabControl is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TabControl.h:480: warning: argument 'name' of command @param is not found in the argument list of CEGUI::TabControl::calculateTabButtonSizePosition(size_t index) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TabControl.h:338: warning: argument 'z' of command @param is not found in the argument list of CEGUI::TabControl::drawSelf(const RenderingContext &) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/TextComponent.h:53: warning: Member TextComponent(const TextComponent &obj) (function) of class CEGUI::TextComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/TextComponent.h:54: warning: Member operator=(const TextComponent &other) (function) of class CEGUI::TextComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/TextComponent.h:75: warning: Member getEffectiveText(const Window &wnd) const (function) of class CEGUI::TextComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/TextComponent.h:96: warning: Member getEffectiveVisualText(const Window &wnd) const (function) of class CEGUI::TextComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/TextComponent.h:136: warning: Member getEffectiveFont(const Window &wnd) const (function) of class CEGUI::TextComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/TextComponent.h:346: warning: The following parameters of CEGUI::TextComponent::updateFormatting(const Window &srcWindow, const Sizef &size) const are not documented: parameter 'srcWindow' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/ImageCodec.h:62: warning: Member ImageCodec(const String &name) (function) of class CEGUI::ImageCodec is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Thumb.h:267: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Thumb is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ButtonBase.h:123: warning: Member calculateCurrentHoverState(const Vector2f &mouse_pos) (function) of class CEGUI::ButtonBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Thumb.h:311: warning: Member d_vertMin (variable) of class CEGUI::Thumb is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Thumb.h:312: warning: Member d_horzMin (variable) of class CEGUI::Thumb is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ToggleButton.h:58: warning: Member ToggleButton(const String &type, const String &name) (function) of class CEGUI::ToggleButton is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ToggleButton.h:43: warning: Member EventNamespace (variable) of class CEGUI::ToggleButton is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ToggleButton.h:44: warning: Member WidgetTypeName (variable) of class CEGUI::ToggleButton is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ToggleButton.h:61: warning: Member getPostClickSelectState() const (function) of class CEGUI::ToggleButton is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ToggleButton.h:62: warning: Member addToggleButtonProperties() (function) of class CEGUI::ToggleButton is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ButtonBase.h:123: warning: Member calculateCurrentHoverState(const Vector2f &mouse_pos) (function) of class CEGUI::ButtonBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/ToggleButton.h:70: warning: Member d_selected (variable) of class CEGUI::ToggleButton is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tooltip.h:261: warning: Member doActiveState(float elapsed) (function) of class CEGUI::Tooltip is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tooltip.h:262: warning: Member doInactiveState(float elapsed) (function) of class CEGUI::Tooltip is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tooltip.h:265: warning: Member switchToInactiveState(void) (function) of class CEGUI::Tooltip is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tooltip.h:266: warning: Member switchToActiveState(void) (function) of class CEGUI::Tooltip is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplInterpolators.h:136: warning: Member Helper (typedef) of class CEGUI::TplDiscreteInterpolator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplInterpolators.h:138: warning: Member TplDiscreteInterpolator(const String &type) (function) of class CEGUI::TplDiscreteInterpolator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplInterpolators.h:43: warning: Member TplInterpolatorBase(const String &type) (function) of class CEGUI::TplInterpolatorBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplInterpolators.h:202: warning: Member Helper (typedef) of class CEGUI::TplDiscreteRelativeInterpolator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplInterpolators.h:136: warning: Member Helper (typedef) of class CEGUI::TplDiscreteInterpolator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplInterpolators.h:204: warning: Member TplDiscreteRelativeInterpolator(const String &type) (function) of class CEGUI::TplDiscreteRelativeInterpolator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplInterpolators.h:138: warning: Member TplDiscreteInterpolator(const String &type) (function) of class CEGUI::TplDiscreteInterpolator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplInterpolators.h:43: warning: Member TplInterpolatorBase(const String &type) (function) of class CEGUI::TplInterpolatorBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplInterpolators.h:43: warning: Member TplInterpolatorBase(const String &type) (function) of class CEGUI::TplInterpolatorBase is not documented. ating docs for compound CEGUI::RenderedStringTextComponent... Generating docs for compound CEGUI::RenderedStringWidgetComponent... Generating docs for compound CEGUI::RenderedStringWordWrapper... Generating docs for compound CEGUI::RenderEffect... Generating docs for compound CEGUI::RenderEffectFactory... Generating docs for compound CEGUI::RenderEffectManager... Generating docs for compound CEGUI::Renderer... Generating docs for compound CEGUI::RendererException... Generating docs for compound CEGUI::RenderingContext... Generating docs for compound CEGUI::RenderingSurface... Generating docs for compound CEGUI::RenderingWindow... Generating docs for compound CEGUI::RenderQueue... Generating docs for compound CEGUI::RenderQueueEventArgs... Generating docs for compound CEGUI::RenderTarget... Generating docs for compound CEGUI::RenderTargetEventArgs... Generating docs for compound CEGUI::ResourceEventArgs... Generating docs for compound CEGUI::ResourceEventSet... Generating docs for compound CEGUI::ResourceProvider... Generating docs for compound CEGUI::RGB_Colour... Generating docs for compound CEGUI::RightAlignedRenderedString... Generating docs for compound CEGUI::Scheme... Generating docs for nested compound CEGUI::Scheme::LoadableUIElement... Generating docs for compound CEGUI::Scheme_xmlHandler... Generating docs for compound CEGUI::SchemeManager... Generating docs for compound CEGUI::ScriptException... Generating docs for compound CEGUI::ScriptFunctor... Generating docs for compound CEGUI::ScriptModule... Generating docs for compound CEGUI::ScrollablePane... Generating docs for compound CEGUI::ScrollablePaneWindowRenderer... Generating docs for compound CEGUI::Scrollbar... Generating docs for compound CEGUI::ScrollbarWindowRenderer... Generating docs for compound CEGUI::ScrolledContainer... Generating docs for compound CEGUI::ScrolledItemListBase... Generating docs for compound CEGUI::SDL2ImageCodec... Generating docs for compound CEGUI::SectionSpecification... Generating docs for compound CEGUI::SequentialLayoutContainer... Generating docs for compound CEGUI::SILLYImageCodec... Generating docs for compound CEGUI::SimpleTimer... Generating docs for compound CEGUI::Singleton... Generating docs for compound CEGUI::Size... Generating docs for compound CEGUI::Slider... Generating docs for compound CEGUI::SliderWindowRenderer... Generating docs for compound CEGUI::SlotFunctorBase... Generating docs for compound CEGUI::Spinner... Generating docs for compound CEGUI::StateImagery... Generating docs for compound CEGUI::STBImageCodec... Generating docs for compound CEGUI::StdAllocator... Generating docs for compound CEGUI::String... Generating docs for nested compound CEGUI::String::const_iterator... Generating docs for nested compound CEGUI::String::iterator... Generating docs for compound CEGUI::StringFastLessCompare... Generating docs for compound CEGUI::StringTranscoder... Generating docs for compound CEGUI::SubscriberSlot... Generating docs for compound CEGUI::System... Generating docs for compound CEGUI::SystemKeys... Generating docs for compound CEGUI::TabButton... Generating docs for compound CEGUI::TabControl... Generating docs for compound CEGUI::TabControlWindowRenderer... Generating docs for compound CEGUI::TextComponent... Generating docs for compound CEGUI::Texture... Generating docs for compound CEGUI::TextureTarget... Generating docs for compound CEGUI::TextUtils... Generating docs for compound CEGUI::TGAImageCodec... Generating docs for compound CEGUI::Thumb... Generating docs for compound CEGUI::TinyXMLParser... Generating docs for compound CEGUI::Titlebar... Generating docs for compound CEGUI::ToggleButton... Generating docs for compound CEGUI::Tooltip... Generating docs for compound CEGUI::TooltipWindowRenderer... Generating docs for compound CEGUI::TplDiscreteInterpolator... Generating docs for compound CEGUI::TplDiscreteRelativeInterpolator... Generating docs for compound CEGUI::TplImageFactory... Generating docs for compound CEGUI::TplInterpolatorBase... Generating docs for compound CEGUI::TplLinearInter/builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplInterpolators.h:70: warning: Member Helper (typedef) of class CEGUI::TplLinearInterpolator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplInterpolators.h:72: warning: Member TplLinearInterpolator(const String &type) (function) of class CEGUI::TplLinearInterpolator is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplInterpolators.h:43: warning: Member TplInterpolatorBase(const String &type) (function) of class CEGUI::TplInterpolatorBase is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:42: warning: Member Helper (typedef) of class CEGUI::TplProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:44: warning: Member Setter)(typename Helper::pass_type) (typedef) of class CEGUI::TplProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TypedProperty.h:52: warning: Member Helper (typedef) of class CEGUI::TypedProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:115: warning: Member TplProperty(const String &name, const String &help, const String &origin, Setter setter, GetterFunctor getter, typename Helper::pass_type defaultValue=T(), bool writesXML=true) (function) of class CEGUI::TplProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TypedProperty.h:56: warning: Member TypedProperty(const String &name, const String &help, const String &origin="Unknown", typename Helper::pass_type defaultValue=T(), bool writesXML=true) (function) of class CEGUI::TypedProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:241: warning: Member clone() const =0 (function) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:137: warning: Member d_setter (variable) of class CEGUI::TplProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:138: warning: Member d_getter (variable) of class CEGUI::TplProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:64: warning: Member XMLElementName (variable) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:65: warning: Member NameXMLAttributeName (variable) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:66: warning: Member ValueXMLAttributeName (variable) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TypedProperty.h:99: warning: Member setNative_impl(PropertyReceiver *receiver, typename Helper::pass_type value)=0 (function) of class CEGUI::TypedProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TypedProperty.h:100: warning: Member getNative_impl(const PropertyReceiver *receiver) const =0 (function) of class CEGUI::TypedProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:63: warning: Member PlainGetter)() const (typedef) of class CEGUI::TplProperty::GetterFunctor is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:64: warning: Member ConstRefGetter)() const (typedef) of class CEGUI::TplProperty::GetterFunctor is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:65: warning: Member RefGetter)() const (typedef) of class CEGUI::TplProperty::GetterFunctor is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:67: warning: Member GetterFunctor(PlainGetter getter) (function) of class CEGUI::TplProperty::GetterFunctor is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:73: warning: Member GetterFunctor(ConstRefGetter getter) (function) of class CEGUI::TplProperty::GetterFunctor is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:79: warning: Member GetterFunctor(RefGetter getter) (function) of class CEGUI::TplProperty::GetterFunctor is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:85: warning: Member GetterFunctor(int) (function) of class CEGUI::TplProperty::GetterFunctor is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:90: warning: Member operator bool(void) const (function) of class CEGUI::TplProperty::GetterFunctor is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:94: warning: Member operator()(const C *instance) const (function) of class CEGUI::TplProperty::GetterFunctor is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:110: warning: Member d_plainGetter (variable) of class CEGUI::TplProperty::GetterFunctor is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:111: warning: Member d_constRefGetter (variable) of class CEGUI::TplProperty::GetterFunctor is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:112: warning: Member d_refGetter (variable) of class CEGUI::TplProperty::GetterFunctor is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:55: warning: Member result (typedef) of class CEGUI::TplProperty::GetterFunctor::EnsureConstRef is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:57: warning: Member result (typedef) of class CEGUI::TplProperty::GetterFunctor::EnsureConstRef< const DT & > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:56: warning: Member result (typedef) of class CEGUI::TplProperty::GetterFunctor::EnsureConstRef< DT & > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:51: warning: Member result (typedef) of class CEGUI::TplProperty::GetterFunctor::EnsurePlain is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:53: warning: Member result (typedef) of class CEGUI::TplProperty::GetterFunctor::EnsurePlain< const DT & > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:52: warning: Member result (typedef) of class CEGUI::TplProperty::GetterFunctor::EnsurePlain< DT & > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:59: warning: Member result (typedef) of class CEGUI::TplProperty::GetterFunctor::EnsureRef is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:61: warning: Member result (typedef) of class CEGUI::TplProperty::GetterFunctor::EnsureRef< const DT & > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:60: warning: Member result (typedef) of class CEGUI::TplProperty::GetterFunctor::EnsureRef< DT & > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowProperty.h:40: warning: Member TplWindowProperty(const String &name, const String &help, const String &origin, typename TplProperty< C, T >::Setter setter, typename TplProperty< C, T >::GetterFunctor getter, typename TplProperty< C, T >::Helper::pass_type defaultValue=T(), bool writesXML=true) (function) of class CEGUI::TplWindowProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowProperty.h:50: warning: Member clone() const (function) of class CEGUI::TplWindowProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:115: warning: Member TplProperty(const String &name, const String &help, const String &origin, Setter setter, GetterFunctor getter, typename Helper::pass_type defaultValue=T(), bool writesXML=true) (function) of class CEGUI::TplProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TypedProperty.h:56: warning: Member TypedProperty(const String &name, const String &help, const String &origin="Unknown", typename Helper::pass_type defaultValue=T(), bool writesXML=true) (function) of class CEGUI::TypedProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowProperty.h:56: warning: @copybrief or @copydoc target 'TypedProperty::setNative_impl' not found /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowProperty.h:64: warning: @copybrief or @copydoc target 'TypedProperty::getNative_impl' not found /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TypedProperty.h:99: warning: Member setNative_impl(PropertyReceiver *receiver, typename Helper::pass_type value)=0 (function) of class CEGUI::TypedProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:42: warning: Member Helper (typedef) of class CEGUI::TplProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:44: warning: Member Setter)(typename Helper::pass_type) (typedef) of class CEGUI::TplProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TypedProperty.h:52: warning: Member Helper (typedef) of class CEGUI::TypedProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:64: warning: Member XMLElementName (variable) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:65: warning: Member NameXMLAttributeName (variable) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:66: warning: Member ValueXMLAttributeName (variable) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:137: warning: Member d_setter (variable) of class CEGUI::TplProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:138: warning: Member d_getter (variable) of class CEGUI::TplProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowProperty.h:64: warning: @copybrief or @copydoc target 'TypedProperty::getNative_impl' not found /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowProperty.h:64: warning: @copydetails or @copydoc target 'TypedProperty::getNative_impl' not found /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowProperty.h:56: warning: @copybrief or @copydoc target 'TypedProperty::setNative_impl' not found /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowProperty.h:56: warning: @copydetails or @copydoc target 'TypedProperty::setNative_impl' not found /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowRendererProperty.h:42: warning: Member TplWindowRendererProperty(const String &name, const String &help, const String &origin, typename TplProperty< C, T >::Setter setter, typename TplProperty< C, T >::GetterFunctor getter, typename TplProperty< C, T >::Helper::pass_type defaultValue=T(), bool writesXML=true) (function) of class CEGUI::TplWindowRendererProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowRendererProperty.h:54: warning: Member clone() const (function) of class CEGUI::TplWindowRendererProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:115: warning: Member TplProperty(const String &name, const String &help, const String &origin, Setter setter, GetterFunctor getter, typename Helper::pass_type defaultValue=T(), bool writesXML=true) (function) of class CEGUI::TplProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TypedProperty.h:56: warning: Member TypedProperty(const String &name, const String &help, const String &origin="Unknown", typename Helper::pass_type defaultValue=T(), bool writesXML=true) (function) of class CEGUI::TypedProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowRendererProperty.h:60: warning: @copybrief or @copydoc target 'TypedProperty::setNative_impl' not found /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowRendererProperty.h:70: warning: @copybrief or @copydoc target 'TypedProperty::getNative_impl' not found /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TypedProperty.h:99: warning: Member setNative_impl(PropertyReceiver *receiver, typename Helper::pass_type value)=0 (function) of class CEGUI::TypedProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:42: warning: Member Helper (typedef) of class CEGUI::TplProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:44: warning: Member Setter)(typename Helper::pass_type) (typedef) of class CEGUI::TplProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TypedProperty.h:52: warning: Member Helper (typedef) of class CEGUI::TypedProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:64: warning: Member XMLElementName (variable) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:65: warning: Member NameXMLAttributeName (variable) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:66: warning: Member ValueXMLAttributeName (variable) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:137: warning: Member d_setter (variable) of class CEGUI::TplProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:138: warning: Member d_getter (variable) of class CEGUI::TplProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowRendererProperty.h:70: warning: @copybrief or @copydoc target 'TypedProperty::getNative_impl' not found /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowRendererProperty.h:70: warning: @copydetails or @copydoc target 'TypedProperty::getNative_impl' not found /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowRendererProperty.h:60: warning: @copybrief or @copydoc target 'TypedProperty::setNative_impl' not found /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowRendererProperty.h:60: warning: @copydetails or @copydoc target 'TypedProperty::setNative_impl' not found /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tree.h:144: warning: Member doTreeRender() (function) of class CEGUI::Tree is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tree.h:148: warning: Member doScrollbars() (function) of class CEGUI::Tree is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tree.h:214: warning: Member getNextSelectedItemFromList(const LBItemList &itemList, const TreeItem *start_item, bool &foundStartItem) const (function) of class CEGUI::Tree is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tree.h:229: warning: Member setItemRenderArea(Rectf &r) (function) of class CEGUI::Tree is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tree.h:232: warning: Member getVertScrollbar() (function) of class CEGUI::Tree is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tree.h:235: warning: Member getHorzScrollbar() (function) of class CEGUI::Tree is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tree.h:248: warning: Member isItemTooltipsEnabled(void) const (function) of class CEGUI::Tree is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tree.h:272: warning: Member findNextItemWithText(const String &text, const TreeItem *start_item) (function) of class CEGUI::Tree is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tree.h:275: warning: Member findItemWithTextFromList(const LBItemList &itemList, const String &text, const TreeItem *start_item, bool foundStartItem) (function) of class CEGUI::Tree is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tree.h:300: warning: Member findNextItemWithID(uint searchID, const TreeItem *start_item) (function) of class CEGUI::Tree is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tree.h:301: warning: Member findItemWithIDFromList(const LBItemList &itemList, uint searchID, const TreeItem *start_item, bool foundStartItem) (function) of class CEGUI::Tree is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tree.h:420: warning: Member clearAllSelectionsFromList(const LBItemList &itemList) (function) of class CEGUI::Tree is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tree.h:479: warning: Member setItemTooltipsEnabled(bool setting) (function) of class CEGUI::Tree is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tree.h:84: warning: Member WidgetTypeName (variable) of class CEGUI::Tree is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tree.h:688: warning: Member getTotalItemsInListHeight(const LBItemList &itemList, float *heightSum) const (function) of class CEGUI::Tree is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tree.h:696: warning: Member getWidestItemWidthInList(const LBItemList &itemList, int itemDepth, float *widest) const (function) of class CEGUI::Tree is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tree.h:731: warning: Member getItemFromListAtPoint(const LBItemList &itemList, float *bottomY, const Vector2f &pt) const (function) of class CEGUI::Tree is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tree.h:758: warning: Member drawItemList(LBItemList &itemList, Rectf &itemsArea, float widest, Vector2f &itemPos, GeometryBuffer &geometry, float alpha) (function) of class CEGUI::Tree is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tree.h:844: warning: Member d_openButtonImagery (variable) of class CEGUI::Tree is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tree.h:845: warning: Member d_closeButtonImagery (variable) of class CEGUI::Tree is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tree.h:281: warning: argument 'text' of command @param is not found in the argument list of CEGUI::Tree::findFirstItemWithID(uint searchID) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tree.h:281: warning: argument 'start_item' of command @param is not found in the argument list of CEGUI::Tree::findFirstItemWithID(uint searchID) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tree.h:299: warning: The following parameters of CEGUI::Tree::findFirstItemWithID(uint searchID) are not documented: parameter 'searchID' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tree.h:252: warning: argument 'start_item' of command @param is not found in the argument list of CEGUI::Tree::findFirstItemWithText(const String &text) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tree.h:53: warning: Member TreeEventArgs(Window *wnd) (function) of class CEGUI::TreeEventArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/InputEvent.h:254: warning: Member WindowEventArgs(Window *wnd) (function) of class CEGUI::WindowEventArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/Tree.h:56: warning: Member treeItem (variable) of class CEGUI::TreeEventArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TreeItem.h:62: warning: Member LBItemList (typedef) of class CEGUI::TreeItem is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TreeItem.h:537: warning: Member getButtonLocation(void) (function) of class CEGUI::TreeItem is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TreeItem.h:540: warning: Member getIsOpen(void) (function) of class CEGUI::TreeItem is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TreeItem.h:543: warning: Member toggleIsOpen(void) (function) of class CEGUI::TreeItem is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TreeItem.h:546: warning: Member getTreeItemFromIndex(size_t itemIndex) (function) of class CEGUI::TreeItem is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TreeItem.h:548: warning: Member getItemCount(void) const (function) of class CEGUI::TreeItem is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TreeItem.h:551: warning: Member getItemList(void) (function) of class CEGUI::TreeItem is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TreeItem.h:554: warning: Member addItem(TreeItem *item) (function) of class CEGUI::TreeItem is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TreeItem.h:555: warning: Member removeItem(const TreeItem *item) (function) of class CEGUI::TreeItem is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TreeItem.h:557: warning: Member setIcon(const Image &theIcon) (function) of class CEGUI::TreeItem is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TreeItem.h:573: warning: argument 'position' of command @param is not found in the argument list of CEGUI::TreeItem::draw(GeometryBuffer &buffer, const Rectf &targetRect, float alpha, const Rectf *clipper) const /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/TreeItem.h:589: warning: The following parameters of CEGUI::TreeItem::draw(GeometryBuffer &buffer, const Rectf &targetRect, float alpha, const Rectf *clipper) const are not documented: parameter 'buffer' parameter 'targetRect' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TypedProperty.h:52: warning: Member Helper (typedef) of class CEGUI::TypedProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TypedProperty.h:56: warning: Member TypedProperty(const String &name, const String &help, const String &origin="Unknown", typename Helper::pass_type defaultValue=T(), bool writesXML=true) (function) of class CEGUI::TypedProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:241: warning: Member clone() const =0 (function) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TypedProperty.h:99: warning: Member setNative_impl(PropertyReceiver *receiver, typename Helper::pass_type value)=0 (function) of class CEGUI::TypedProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TypedProperty.h:100: warning: Member getNative_impl(const PropertyReceiver *receiver) const =0 (function) of class CEGUI::TypedProperty is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:64: warning: Member XMLElementName (variable) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:65: warning: Member NameXMLAttributeName (variable) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:66: warning: Member ValueXMLAttributeName (variable) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/UDim.h:258: warning: Member UBox(const UDim &margin) (function) of class CEGUI::UBox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/UDim.h:265: warning: Member UBox(const UDim &top, const UDim &left, const UDim &bottom, const UDim &right) (function) of class CEGUI::UBox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/UDim.h:272: warning: Member UBox(const UBox &b) (function) of class CEGUI::UBox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/UDim.h:282: warning: Member operator==(const UBox &rhs) const (function) of class CEGUI::UBox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/UDim.h:290: warning: Member operator!=(const UBox &rhs) const (function) of class CEGUI::UBox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/UDim.h:295: warning: Member operator=(const UBox &rhs) (function) of class CEGUI::UBox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/UDim.h:305: warning: Member operator*(const float val) const (function) of class CEGUI::UBox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/UDim.h:312: warning: Member operator*(const UDim &dim) const (function) of class CEGUI::UBox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/UDim.h:319: warning: Member operator+(const UBox &b) const (function) of class CEGUI::UBox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/UDim.h:329: warning: Member d_top (variable) of class CEGUI::UBox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/UDim.h:330: warning: Member d_left (variable) of class CEGUI::UBox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/UDim.h:331: warning: Member d_bottom (variable) of class CEGUI::UBox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/UDim.h:332: warning: Member d_right (variable) of class CEGUI::UBox is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/UDim.h:99: warning: Member UDim(float scale, float offset) (function) of class CEGUI::UDim is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104: warning: Member UDim(const UDim &v) (function) of class CEGUI::UDim is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/UDim.h:109: warning: Member operator+(const UDim &other) const (function) of class CEGUI::UDim is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/UDim.h:114: warning: Member operator-(const UDim &other) const (function) of class CEGUI::UDim is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/UDim.h:119: warning: Member operator*(const float val) const (function) of class CEGUI::UDim is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/UDim.h:129: warning: Member operator*(const UDim &other) const (function) of class CEGUI::UDim is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/UDim.h:134: warning: Member operator/(const UDim &other) const (function) of class CEGUI::UDim is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/UDim.h:142: warning: Member operator+=(const UDim &other) (function) of class CEGUI::UDim is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/UDim.h:149: warning: Member operator-=(const UDim &other) (function) of class CEGUI::UDim is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/UDim.h:156: warning: Member operator*=(const UDim &other) (function) of class CEGUI::UDim is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/UDim.h:163: warning: Member operator/=(const UDim &other) (function) of class CEGUI::UDim is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/UDim.h:172: warning: Member operator==(const UDim &other) const (function) of class CEGUI::UDim is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/UDim.h:177: warning: Member operator!=(const UDim &other) const (function) of class CEGUI::UDim is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/UDim.h:233: warning: Member d_scale (variable) of class CEGUI::UDim is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/UDim.h:234: warning: Member d_offset (variable) of class CEGUI::UDim is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/UDim.h:124: warning: Member operator*(const float val, const UDim &u) (friend) of class CEGUI::UDim is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h:112: warning: Member what() const (function) of class CEGUI::Exception is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h:250: warning: argument 'filename' of command @param is not found in the argument list of CEGUI::UnknownObjectException::UnknownObjectException(const String &message, const String &file="unknown", int line=0, const String &function="unknown") /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Exceptions.h:274: warning: The following parameters of CEGUI::UnknownObjectException::UnknownObjectException(const String &message, const String &file="unknown", int line=0, const String &function="unknown") are not documented: parameter 'file' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/InputEvent.h:266: warning: Member UpdateEventArgs(Window *window, float tslf) (function) of class CEGUI::UpdateEventArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/InputEvent.h:254: warning: Member WindowEventArgs(Window *wnd) (function) of class CEGUI::WindowEventArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:57: warning: Member value_type (typedef) of class CEGUI::Vector2 is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:62: warning: Member Vector2(const T x, const T y) (function) of class CEGUI::Vector2 is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:67: warning: Member Vector2(const Vector2 &v) (function) of class CEGUI::Vector2 is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:72: warning: Member operator*=(const Vector2 &vec) (function) of class CEGUI::Vector2 is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:80: warning: Member operator/=(const Vector2 &vec) (function) of class CEGUI::Vector2 is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:88: warning: Member operator+=(const Vector2 &vec) (function) of class CEGUI::Vector2 is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:96: warning: Member operator-=(const Vector2 &vec) (function) of class CEGUI::Vector2 is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:104: warning: Member operator+(const Vector2 &vec) const (function) of class CEGUI::Vector2 is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:109: warning: Member operator-(const Vector2 &vec) const (function) of class CEGUI::Vector2 is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:114: warning: Member operator*(const Vector2 &vec) const (function) of class CEGUI::Vector2 is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:119: warning: Member operator/(const Vector2 &vec) const (function) of class CEGUI::Vector2 is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:124: warning: Member operator*(const T c) const (function) of class CEGUI::Vector2 is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:129: warning: Member operator*=(const T c) (function) of class CEGUI::Vector2 is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:137: warning: Member operator/(const T c) const (function) of class CEGUI::Vector2 is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:142: warning: Member operator==(const Vector2 &vec) const (function) of class CEGUI::Vector2 is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:147: warning: Member operator!=(const Vector2 &vec) const (function) of class CEGUI::Vector2 is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:185: warning: Member d_x (variable) of class CEGUI::Vector2 is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:186: warning: Member d_y (variable) of class CEGUI::Vector2 is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:217: warning: Member value_type (typedef) of class CEGUI::Vector3 is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:222: warning: Member Vector3(const T x, const T y, const T z) (function) of class CEGUI::Vector3 is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:228: warning: Member Vector3(const Vector2< T > &v, const T z) (function) of class CEGUI::Vector3 is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:234: warning: Member Vector3(const Vector3 &v) (function) of class CEGUI::Vector3 is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:240: warning: Member operator==(const Vector3 &vec) const (function) of class CEGUI::Vector3 is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:245: warning: Member operator!=(const Vector3 &vec) const (function) of class CEGUI::Vector3 is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:250: warning: Member operator*(const T c) const (function) of class CEGUI::Vector3 is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:255: warning: Member operator+(const Vector3 &v) const (function) of class CEGUI::Vector3 is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:260: warning: Member operator-(const Vector3 &v) const (function) of class CEGUI::Vector3 is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:304: warning: Member d_x (variable) of class CEGUI::Vector3 is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:305: warning: Member d_y (variable) of class CEGUI::Vector3 is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Vector.h:306: warning: Member d_z (variable) of class CEGUI::Vector3 is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/LayoutContainer.h:193: warning: Member ConnectionTracker (typedef) of class CEGUI::LayoutContainer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/LayoutContainer.h:116: warning: Member getClientChildContentArea_impl(bool skipAllPixelAlignment) const (function) of class CEGUI::LayoutContainer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/LayoutContainer.h:118: warning: Member getIdxOfChild(Window *wnd) const (function) of class CEGUI::LayoutContainer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/LayoutContainer.h:191: warning: Member d_needsLayouting (variable) of class CEGUI::LayoutContainer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/widgets/LayoutContainer.h:197: warning: Member d_clientChildContentArea (variable) of class CEGUI::LayoutContainer is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetComponent.h:150: warning: Member PropertyIterator (typedef) of class CEGUI::WidgetComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetComponent.h:151: warning: Member EventActionIterator (typedef) of class CEGUI::WidgetComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetComponent.h:55: warning: Member WidgetComponent(const String &type, const String &look, const String &suffix, const String &renderer, bool autoWindow) (function) of class CEGUI::WidgetComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetComponent.h:75: warning: Member getComponentArea() const (function) of class CEGUI::WidgetComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetComponent.h:76: warning: Member setComponentArea(const ComponentArea &area) (function) of class CEGUI::WidgetComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetComponent.h:78: warning: Member getBaseWidgetType() const (function) of class CEGUI::WidgetComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetComponent.h:79: warning: Member setBaseWidgetType(const String &type) (function) of class CEGUI::WidgetComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetComponent.h:81: warning: Member getWidgetLookName() const (function) of class CEGUI::WidgetComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetComponent.h:82: warning: Member setWidgetLookName(const String &look) (function) of class CEGUI::WidgetComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetComponent.h:84: warning: Member getWidgetName() const (function) of class CEGUI::WidgetComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetComponent.h:85: warning: Member setWidgetName(const String &name) (function) of class CEGUI::WidgetComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetComponent.h:87: warning: Member getWindowRendererType() const (function) of class CEGUI::WidgetComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetComponent.h:88: warning: Member setWindowRendererType(const String &type) (function) of class CEGUI::WidgetComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetComponent.h:90: warning: Member getVerticalWidgetAlignment() const (function) of class CEGUI::WidgetComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetComponent.h:91: warning: Member setVerticalWidgetAlignment(VerticalAlignment alignment) (function) of class CEGUI::WidgetComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetComponent.h:93: warning: Member getHorizontalWidgetAlignment() const (function) of class CEGUI::WidgetComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetComponent.h:94: warning: Member setHorizontalWidgetAlignment(HorizontalAlignment alignment) (function) of class CEGUI::WidgetComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetComponent.h:96: warning: Member addPropertyInitialiser(const PropertyInitialiser &initialiser) (function) of class CEGUI::WidgetComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetComponent.h:97: warning: Member removePropertyInitialiser(const String &name) (function) of class CEGUI::WidgetComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetComponent.h:98: warning: Member clearPropertyInitialisers() (function) of class CEGUI::WidgetComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetComponent.h:100: warning: Member setAutoWindow(bool is_auto) (function) of class CEGUI::WidgetComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetComponent.h:101: warning: Member isAutoWindow() const (function) of class CEGUI::WidgetComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetComponent.h:103: warning: Member addEventAction(const EventAction &event_action) (function) of class CEGUI::WidgetComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetComponent.h:104: warning: Member clearEventActions() (function) of class CEGUI::WidgetComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetComponent.h:106: warning: Member layout(const Window &owner) const (function) of class CEGUI::WidgetComponent is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetLookFeel.h:481: warning: Member StringSet (typedef) of class CEGUI::WidgetLookFeel is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetLookFeel.h:58: warning: Member WidgetLookFeel(const String &name, const String &inherits) (function) of class CEGUI::WidgetLookFeel is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetLookFeel.h:60: warning: Member WidgetLookFeel(const WidgetLookFeel &other) (function) of class CEGUI::WidgetLookFeel is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetLookFeel.h:61: warning: Member operator=(const WidgetLookFeel &other) (function) of class CEGUI::WidgetLookFeel is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetLookFeel.h:704: warning: Member getStateImageryNames(bool inherits=false) const (function) of class CEGUI::WidgetLookFeel is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetLookFeel.h:707: warning: Member getImagerySectionNames(bool inherits=false) const (function) of class CEGUI::WidgetLookFeel is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetLookFeel.h:710: warning: Member getNamedAreaNames(bool inherits=false) const (function) of class CEGUI::WidgetLookFeel is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetLookFeel.h:711: warning: Member getWidgetComponentNames(bool inherits=false) const (function) of class CEGUI::WidgetLookFeel is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetLookFeel.h:714: warning: Member getPropertyInitialiserNames(bool inherits=false) const (function) of class CEGUI::WidgetLookFeel is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetLookFeel.h:715: warning: Member getPropertyDefinitionNames(bool inherits=false) const (function) of class CEGUI::WidgetLookFeel is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetLookFeel.h:716: warning: Member getPropertyLinkDefinitionNames(bool inherits=false) const (function) of class CEGUI::WidgetLookFeel is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetLookFeel.h:717: warning: Member getEventLinkDefinitionNames(bool inherits=false) const (function) of class CEGUI::WidgetLookFeel is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetLookFeel.h:718: warning: Member getAnimationNames(bool inherits=false) const (function) of class CEGUI::WidgetLookFeel is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetLookFeel.h:121: warning: argument 'section' of command @param is not found in the argument list of CEGUI::WidgetLookFeel::addStateSpecification(const StateImagery &state) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetLookFeel.h:130: warning: The following parameters of CEGUI::WidgetLookFeel::addStateSpecification(const StateImagery &state) are not documented: parameter 'state' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetLookFeel.h:561: warning: Found unknown command `\access' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetLookFeel.h:532: warning: Found unknown command `\access' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetLookFeel.h:547: warning: Found unknown command `\access' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:77: warning: Member getSingleton(void) (function) of class Singleton< WidgetLookManager > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:79: warning: Member getSingletonPtr(void) (function) of class Singleton< WidgetLookManager > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:67: warning: Member ms_Singleton (variable) of class Singleton< WidgetLookManager > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetLookManager.h:203: warning: argument 'name' of command @param is not found in the argument list of CEGUI::WidgetLookManager::getWidgetLookAsString(const String &widgetLookName) const /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetLookManager.h:213: warning: The following parameters of CEGUI::WidgetLookManager::getWidgetLookAsString(const String &widgetLookName) const are not documented: parameter 'widgetLookName' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetLookManager.h:93: warning: argument 'resourceGroup' of command @param is not found in the argument list of CEGUI::WidgetLookManager::parseLookNFeelSpecificationFromContainer(const RawDataContainer &source) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetLookManager.h:190: warning: argument 'name' of command @param is not found in the argument list of CEGUI::WidgetLookManager::writeWidgetLookToStream(const String &widgetLookName, OutStream &out_stream) const /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/falagard/WidgetLookManager.h:200: warning: The following parameters of CEGUI::WidgetLookManager::writeWidgetLookToStream(const String &widgetLookName, OutStream &out_stream) const are not documented: parameter 'widgetLookName' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Win32StringTranscoder.h:44: warning: Member stringFromUTF16(const uint16 *input) const (function) of class CEGUI::Win32StringTranscoder is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Win32StringTranscoder.h:45: warning: Member stringFromStdWString(const std::wstring &input) const (function) of class CEGUI::Win32StringTranscoder is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:841: warning: Member getActiveChild(void) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1472: warning: Member getRootWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:509: warning: Member WindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:510: warning: Member AutoWindowXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:511: warning: Member UserStringXMLElementName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:512: warning: Member WindowTypeXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:513: warning: Member WindowNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:514: warning: Member AutoWindowNamePathXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:515: warning: Member UserStringNameXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:516: warning: Member UserStringValueXMLAttributeName (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3344: warning: Member onMarginChanged(WindowEventArgs &e) (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3583: warning: Member writePropertiesXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3584: warning: Member writeChildWindowsXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3585: warning: Member writeAutoChildWindowXML(XMLSerializer &xml_stream) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3587: warning: Member banPropertiesForAutoWindow() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3593: warning: Member markCachedWindowRectsInvalid() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3594: warning: Member layoutLookNFeelChildWidgets() (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3596: warning: Member getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3600: warning: Member isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (function) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Element.h:1185: warning: Member notifyChildrenOfSizeChange(const bool non_client, const bool client) (function) of class CEGUI::Element is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3792: warning: Member d_outerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3793: warning: Member d_innerRectClipperValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3794: warning: Member d_hitTestRectValid (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3624: warning: Member d_windowRendererProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:3644: warning: Member d_lookNFeelProperty (variable) of class CEGUI::Window is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:2513: warning: The following parameters of CEGUI::Window::setFalagardType(const String &type, const String &rendererType="") are not documented: parameter 'rendererType' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:1991: warning: argument 'imageset' of command @param is not found in the argument list of CEGUI::Window::setMouseCursor(const String &name) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:2527: warning: argument 'target' of command @param is not found in the argument list of CEGUI::Window::setRenderingSurface(RenderingSurface *surface) /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:2546: warning: The following parameters of CEGUI::Window::setRenderingSurface(RenderingSurface *surface) are not documented: parameter 'surface' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Window.h:318: warning: Found unknown command `\gaining' /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowProperty.h:40: warning: Member TplWindowProperty(const String &name, const String &help, const String &origin, typename TplProperty< Window, String >::Setter setter, typename TplProperty< Window, String >::GetterFunctor getter, typename TplProperty< Window, String >::Helper::pass_type defaultValue=String(), bool writesXML=true) (function) of class TplWindowProperty< Window, String > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowProperty.h:50: warning: Member clone() const (function) of class TplWindowProperty< Window, String > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:115: warning: Member TplProperty(const String &name, const String &help, const String &origin, Setter setter, GetterFunctor getter, typename Helper::pass_type defaultValue=String(), bool writesXML=true) (function) of class TplProperty< Window, String > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:125: warning: @copybrief or @copydoc target 'Property::isReadable' not found /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:130: warning: @copybrief or @copydoc target 'Property::isWritable' not found /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TypedProperty.h:56: warning: Member TypedProperty(const String &name, const String &help, const String &origin="Unknown", typename Helper::pass_type defaultValue=String(), bool writesXML=true) (function) of class TypedProperty< String > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TypedProperty.h:63: warning: @copybrief or @copydoc target 'Property::get' not found /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TypedProperty.h:69: warning: @copybrief or @copydoc target 'Property::set' not found /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:42: warning: Member Helper (typedef) of class TplProperty< Window, String > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:44: warning: Member Setter)(typename Helper::pass_type) (typedef) of class TplProperty< Window, String > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TypedProperty.h:52: warning: Member Helper (typedef) of class TypedProperty< String > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:64: warning: Member XMLElementName (variable) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:65: warning: Member NameXMLAttributeName (variable) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:66: warning: Member ValueXMLAttributeName (variable) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowProperty.h:56: warning: @copybrief or @copydoc target 'TypedProperty::setNative_impl' not found /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowProperty.h:64: warning: @copybrief or @copydoc target 'TypedProperty::getNative_impl' not found /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TypedProperty.h:99: warning: Member setNative_impl(PropertyReceiver *receiver, typename Helper::pass_type value)=0 (function) of class TypedProperty< String > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:137: warning: Member d_setter (variable) of class TplProperty< Window, String > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:138: warning: Member d_getter (variable) of class TplProperty< Window, String > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowProperty.h:40: warning: Member TplWindowProperty(const String &name, const String &help, const String &origin, typename TplProperty< Window, String >::Setter setter, typename TplProperty< Window, String >::GetterFunctor getter, typename TplProperty< Window, String >::Helper::pass_type defaultValue=String(), bool writesXML=true) (function) of class TplWindowProperty< Window, String > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowProperty.h:50: warning: Member clone() const (function) of class TplWindowProperty< Window, String > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:115: warning: Member TplProperty(const String &name, const String &help, const String &origin, Setter setter, GetterFunctor getter, typename Helper::pass_type defaultValue=String(), bool writesXML=true) (function) of class TplProperty< Window, String > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:125: warning: @copybrief or @copydoc target 'Property::isReadable' not found /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:130: warning: @copybrief or @copydoc target 'Property::isWritable' not found /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TypedProperty.h:56: warning: Member TypedProperty(const String &name, const String &help, const String &origin="Unknown", typename Helper::pass_type defaultValue=String(), bool writesXML=true) (function) of class TypedProperty< String > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TypedProperty.h:63: warning: @copybrief or @copydoc target 'Property::get' not found /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TypedProperty.h:69: warning: @copybrief or @copydoc target 'Property::set' not found /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:42: warning: Member Helper (typedef) of class TplProperty< Window, String > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:44: warning: Member Setter)(typename Helper::pass_type) (typedef) of class TplProperty< Window, String > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TypedProperty.h:52: warning: Member Helper (typedef) of class TypedProperty< String > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:64: warning: Member XMLElementName (variable) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:65: warning: Member NameXMLAttributeName (variable) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:66: warning: Member ValueXMLAttributeName (variable) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowProperty.h:56: warning: @copybrief or @copydoc target 'TypedProperty::setNative_impl' not found /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplWindowProperty.h:64: warning: @copybrief or @copydoc target 'TypedProperty::getNative_impl' not found /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TypedProperty.h:99: warning: Member setNative_impl(PropertyReceiver *receiver, typename Helper::pass_type value)=0 (function) of class TypedProperty< String > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:137: warning: Member d_setter (variable) of class TplProperty< Window, String > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/TplProperty.h:138: warning: Member d_getter (variable) of class TplProperty< Window, String > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/InputEvent.h:254: warning: Member WindowEventArgs(Window *wnd) (function) of class CEGUI::WindowEventArgs is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowFactoryManager.h:480: warning: Member WindowFactoryIterator (typedef) of class CEGUI::WindowFactoryManager is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowFactoryManager.h:481: warning: Member TypeAliasIterator (typedef) of class CEGUI::WindowFactoryManager is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowFactoryManager.h:482: warning: Member FalagardMappingIterator (typedef) of class CEGUI::WindowFactoryManager is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:77: warning: Member getSingleton(void) (function) of class Singleton< WindowFactoryManager > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:79: warning: Member getSingletonPtr(void) (function) of class Singleton< WindowFactoryManager > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:67: warning: Member ms_Singleton (variable) of class Singleton< WindowFactoryManager > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowFactoryManager.h:72: warning: Member d_windowType (variable) of class CEGUI::WindowFactoryManager::FalagardWindowMapping is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowFactoryManager.h:73: warning: Member d_lookName (variable) of class CEGUI::WindowFactoryManager::FalagardWindowMapping is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowFactoryManager.h:74: warning: Member d_baseType (variable) of class CEGUI::WindowFactoryManager::FalagardWindowMapping is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowFactoryManager.h:75: warning: Member d_rendererType (variable) of class CEGUI::WindowFactoryManager::FalagardWindowMapping is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowFactoryManager.h:76: warning: Member d_effectName (variable) of class CEGUI::WindowFactoryManager::FalagardWindowMapping is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowManager.h:425: warning: Member WindowIterator (typedef) of class CEGUI::WindowManager is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:445: warning: Member EventIterator (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:77: warning: Member getSingleton(void) (function) of class Singleton< WindowManager > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:79: warning: Member getSingletonPtr(void) (function) of class Singleton< WindowManager > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:436: warning: Member EventMap (typedef) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:430: warning: Member EventSet(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:432: warning: Member operator=(EventSet &) (function) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/EventSet.h:437: warning: Member d_events (variable) of class CEGUI::EventSet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:67: warning: Member ms_Singleton (variable) of class Singleton< WindowManager > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererManager.h:68: warning: Member isFactoryPresent(const String &name) const (function) of class CEGUI::WindowRendererManager is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererManager.h:69: warning: Member getFactory(const String &name) const (function) of class CEGUI::WindowRendererManager is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererManager.h:107: warning: Member addFactory(WindowRendererFactory *wr) (function) of class CEGUI::WindowRendererManager is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererManager.h:108: warning: Member removeFactory(const String &name) (function) of class CEGUI::WindowRendererManager is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererManager.h:113: warning: Member createWindowRenderer(const String &name) (function) of class CEGUI::WindowRendererManager is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererManager.h:114: warning: Member destroyWindowRenderer(WindowRenderer *wr) (function) of class CEGUI::WindowRendererManager is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererManager.h:62: warning: Member getSingleton() (function) of class CEGUI::WindowRendererManager is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/WindowRendererManager.h:63: warning: Member getSingletonPtr() (function) of class CEGUI::WindowRendererManager is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:77: warning: Member getSingleton(void) (function) of class Singleton< WindowRendererManager > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:79: warning: Member getSingletonPtr(void) (function) of class Singleton< WindowRendererManager > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Singleton.h:67: warning: Member ms_Singleton (variable) of class Singleton< WindowRendererManager > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/Xerces/XMLParser.h:65: warning: Member XercesHandler(XMLHandler &handler) (function) of class CEGUI::XercesHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/Xerces/XMLParser.h:69: warning: Member startElement(const XMLCh *const uri, const XMLCh *const localname, const XMLCh *const qname, const XERCES_CPP_NAMESPACE::Attributes &attrs) (function) of class CEGUI::XercesHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/Xerces/XMLParser.h:70: warning: Member endElement(const XMLCh *const uri, const XMLCh *const localname, const XMLCh *const qname) (function) of class CEGUI::XercesHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/Xerces/XMLParser.h:74: warning: Member characters(const XMLCh *const chars, const unsigned int length) (function) of class CEGUI::XercesHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/Xerces/XMLParser.h:76: warning: Member warning(const XERCES_CPP_NAMESPACE::SAXParseException &exc) (function) of class CEGUI::XercesHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/Xerces/XMLParser.h:77: warning: Member error(const XERCES_CPP_NAMESPACE::SAXParseException &exc) (function) of class CEGUI::XercesHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/Xerces/XMLParser.h:78: warning: Member fatalError(const XERCES_CPP_NAMESPACE::SAXParseException &exc) (function) of class CEGUI::XercesHandler is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/Xerces/XMLParser.h:141: warning: Member initialiseSchema(XERCES_CPP_NAMESPACE::SAX2XMLReader *reader, const String &schemaName) (function) of class CEGUI::XercesParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/Xerces/XMLParser.h:142: warning: Member createReader(XERCES_CPP_NAMESPACE::DefaultHandler &handler) (function) of class CEGUI::XercesParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/Xerces/XMLParser.h:143: warning: Member doParse(XERCES_CPP_NAMESPACE::SAX2XMLReader *parser, const RawDataContainer &source) (function) of class CEGUI::XercesParser is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLAttributes.h:237: warning: Member AttributeMap (typedef) of class CEGUI::XMLAttributes is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLAttributes.h:238: warning: Member d_attrs (variable) of class CEGUI::XMLAttributes is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:326: warning: Member PropertyIterator (typedef) of class CEGUI::PropertySet is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h:109: warning: Member Type (typedef) of class DisableIfC< Cond::Value, T > is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h:109: warning: Member Type (typedef) of class CEGUI::FunctorCopySlot_detail::DisableIfC is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h:46: warning: Member Test(SFINAE< U, &U::operator()> *) (function) of class CEGUI::FunctorCopySlot_detail::HasBoolEventArgsConstOp is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h:47: warning: Member Test(...) (function) of class CEGUI::FunctorCopySlot_detail::HasBoolEventArgsConstOp is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h:48: warning: Member Value (variable) of class CEGUI::FunctorCopySlot_detail::HasBoolEventArgsConstOp is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h:55: warning: Member Test(SFINAE< U, &U::operator()> *) (function) of class CEGUI::FunctorCopySlot_detail::HasBoolEventArgsOp is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h:56: warning: Member Test(...) (function) of class CEGUI::FunctorCopySlot_detail::HasBoolEventArgsOp is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h:57: warning: Member Value (variable) of class CEGUI::FunctorCopySlot_detail::HasBoolEventArgsOp is not documented. polator... Generating docs for compound CEGUI::TplProperty... Generating docs for nested compound CEGUI::TplProperty::GetterFunctor... Generating docs for nested compound CEGUI::TplProperty::GetterFunctor::EnsureConstRef... Generating docs for nested compound CEGUI::TplProperty::GetterFunctor::EnsureConstRef< const DT & >... Generating docs for nested compound CEGUI::TplProperty::GetterFunctor::EnsureConstRef< DT & >... Generating docs for nested compound CEGUI::TplProperty::GetterFunctor::EnsurePlain... Generating docs for nested compound CEGUI::TplProperty::GetterFunctor::EnsurePlain< const DT & >... Generating docs for nested compound CEGUI::TplProperty::GetterFunctor::EnsurePlain< DT & >... Generating docs for nested compound CEGUI::TplProperty::GetterFunctor::EnsureRef... Generating docs for nested compound CEGUI::TplProperty::GetterFunctor::EnsureRef< const DT & >... Generating docs for nested compound CEGUI::TplProperty::GetterFunctor::EnsureRef< DT & >... Generating docs for compound CEGUI::TplRenderEffectFactory... Generating docs for compound CEGUI::TplWindowFactory... Generating docs for compound CEGUI::TplWindowFactoryRegisterer... Generating docs for compound CEGUI::TplWindowProperty... Generating docs for compound CEGUI::TplWindowRendererFactory... Generating docs for compound CEGUI::TplWindowRendererProperty... Generating docs for compound CEGUI::TplWRFactoryRegisterer... Generating docs for compound CEGUI::Tree... Generating docs for compound CEGUI::TreeEventArgs... Generating docs for compound CEGUI::TreeItem... Generating docs for compound CEGUI::TypedProperty... Generating docs for compound CEGUI::UBox... Generating docs for compound CEGUI::UDim... Generating docs for compound CEGUI::UnifiedDim... Generating docs for compound CEGUI::UnknownObjectException... Generating docs for compound CEGUI::UpdateEventArgs... Generating docs for compound CEGUI::Vector2... Generating docs for compound CEGUI::Vector3... Generating docs for compound CEGUI::Vertex... Generating docs for compound CEGUI::VerticalLayoutContainer... Generating docs for compound CEGUI::WidgetComponent... Generating docs for compound CEGUI::WidgetDim... Generating docs for compound CEGUI::WidgetLookFeel... Generating docs for compound CEGUI::WidgetLookManager... Generating docs for compound CEGUI::Win32StringTranscoder... Generating docs for compound CEGUI::Window... Generating docs for nested compound CEGUI::Window::LookNFeelProperty... Generating docs for nested compound CEGUI::Window::WindowRendererProperty... Generating docs for compound CEGUI::WindowEventArgs... Generating docs for compound CEGUI::WindowFactory... Generating docs for compound CEGUI::WindowFactoryManager... Generating docs for nested compound CEGUI::WindowFactoryManager::AliasTargetStack... Generating docs for nested compound CEGUI::WindowFactoryManager::FalagardWindowMapping... Generating docs for compound CEGUI::WindowManager... Generating docs for compound CEGUI::WindowRenderer... Generating docs for compound CEGUI::WindowRendererFactory... Generating docs for compound CEGUI::WindowRendererManager... Generating docs for compound CEGUI::XercesHandler... Generating docs for compound CEGUI::XercesParser... Generating docs for compound CEGUI::XMLAttributes... Generating docs for compound CEGUI::XMLHandler... Generating docs for compound CEGUI::XMLParser... Generating docs for compound CEGUI::XMLSerializer... Generating docs for compound CEGUI::FunctorCopySlot_detail::DisableIf... Generating docs for compound CEGUI::FunctorCopySlot_detail::DisableIfC... Generating docs for compound CEGUI::FunctorCopySlot_detail::DisableIfC< true, T >... Generating docs for compound CEGUI::FunctorCopySlot_detail::HasBoolEventArgsConstOp... Generating docs for nested compound CEGUI::FunctorCopySlot_detail::HasBoolEventArgsConstOp::SFINAE... Generating docs for compound CEGUI::FunctorCopySlot_detail::HasBoolEventArgsOp... Generating docs for nested compound CEGUI::FunctorCopySlot_detail::HasBoolEventArgsOp::SFINAE... Generating docs for compound CEGUI::FunctorCopySlot_detail::HasBoolNoArgsCons/builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h:82: warning: Member Test(SFINAE< U, &U::operator()> *) (function) of class CEGUI::FunctorCopySlot_detail::HasBoolNoArgsConstOp is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h:83: warning: Member Test(...) (function) of class CEGUI::FunctorCopySlot_detail::HasBoolNoArgsConstOp is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h:84: warning: Member Value (variable) of class CEGUI::FunctorCopySlot_detail::HasBoolNoArgsConstOp is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h:91: warning: Member Test(SFINAE< U, &U::operator()> *) (function) of class CEGUI::FunctorCopySlot_detail::HasBoolNoArgsOp is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h:92: warning: Member Test(...) (function) of class CEGUI::FunctorCopySlot_detail::HasBoolNoArgsOp is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h:93: warning: Member Value (variable) of class CEGUI::FunctorCopySlot_detail::HasBoolNoArgsOp is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h:64: warning: Member Test(SFINAE< U, &U::operator()> *) (function) of class CEGUI::FunctorCopySlot_detail::HasVoidEventArgsConstOp is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h:65: warning: Member Test(...) (function) of class CEGUI::FunctorCopySlot_detail::HasVoidEventArgsConstOp is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h:66: warning: Member Value (variable) of class CEGUI::FunctorCopySlot_detail::HasVoidEventArgsConstOp is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h:73: warning: Member Test(SFINAE< U, &U::operator()> *) (function) of class CEGUI::FunctorCopySlot_detail::HasVoidEventArgsOp is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h:74: warning: Member Test(...) (function) of class CEGUI::FunctorCopySlot_detail::HasVoidEventArgsOp is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h:75: warning: Member Value (variable) of class CEGUI::FunctorCopySlot_detail::HasVoidEventArgsOp is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h:100: warning: Member Test(SFINAE< U, &U::operator()> *) (function) of class CEGUI::FunctorCopySlot_detail::HasVoidNoArgsConstOp is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h:101: warning: Member Test(...) (function) of class CEGUI::FunctorCopySlot_detail::HasVoidNoArgsConstOp is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/FunctorCopySlot.h:102: warning: Member Value (variable) of class CEGUI::FunctorCopySlot_detail::HasVoidNoArgsConstOp is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/XMLParserModules/Xerces/XMLParserProperties.h:60: warning: Member clone() const (function) of class CEGUI::XercesParserProperties::SchemaDefaultResourceGroup is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:64: warning: Member XMLElementName (variable) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:65: warning: Member NameXMLAttributeName (variable) of class CEGUI::Property is not documented. /builddir/build/BUILD/cegui-0.8.7/cegui/include/CEGUI/Property.h:66: warning: Member ValueXMLAttributeName (variable) of class CEGUI::Property is not documented. sh: latex: command not found error: Problems running latex. Check your installation or look for typos in _formulas.tex and check _formulas.log! sh: dvips: command not found error: Problems running dvips. Check your installation! tOp... Generating docs for nested compound CEGUI::FunctorCopySlot_detail::HasBoolNoArgsConstOp::SFINAE... Generating docs for compound CEGUI::FunctorCopySlot_detail::HasBoolNoArgsOp... Generating docs for nested compound CEGUI::FunctorCopySlot_detail::HasBoolNoArgsOp::SFINAE... Generating docs for compound CEGUI::FunctorCopySlot_detail::HasVoidEventArgsConstOp... Generating docs for nested compound CEGUI::FunctorCopySlot_detail::HasVoidEventArgsConstOp::SFINAE... Generating docs for compound CEGUI::FunctorCopySlot_detail::HasVoidEventArgsOp... Generating docs for nested compound CEGUI::FunctorCopySlot_detail::HasVoidEventArgsOp::SFINAE... Generating docs for compound CEGUI::FunctorCopySlot_detail::HasVoidNoArgsConstOp... Generating docs for nested compound CEGUI::FunctorCopySlot_detail::HasVoidNoArgsConstOp::SFINAE... Generating docs for namespace CEGUI::XercesParserProperties Generating docs for compound CEGUI::XercesParserProperties::SchemaDefaultResourceGroup... Generating graph info page... Generating directory documentation... Generating bitmaps for formulas in HTML... Generating image form_0.png for formula Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/1005 Running dot for graph 2/1005 Running dot for graph 3/1005 Running dot for graph 4/1005 Running dot for graph 5/1005 Running dot for graph 6/1005 Running dot for graph 7/1005 Running dot for graph 8/1005 Running dot for graph 9/1005 Running dot for graph 10/1005 Running dot for graph 11/1005 Running dot for graph 12/1005 Running dot for graph 13/1005 Running dot for graph 14/1005 Running dot for graph 15/1005 Running dot for graph 16/1005 Running dot for graph 17/1005 Running dot for graph 18/1005 Running dot for graph 19/1005 Running dot for graph 20/1005 Running dot for graph 21/1005 Running dot for graph 22/1005 Running dot for graph 23/1005 Running dot for graph 24/1005 Running dot for graph 25/1005 Running dot for graph 26/1005 Running dot for graph 27/1005 Running dot for graph 28/1005 Running dot for graph 29/1005 Running dot for graph 30/1005 Running dot for graph 31/1005 Running dot for graph 32/1005 Running dot for graph 33/1005 Running dot for graph 34/1005 Running dot for graph 35/1005 Running dot for graph 36/1005 Running dot for graph 37/1005 Running dot for graph 38/1005 Running dot for graph 39/1005 Running dot for graph 40/1005 Running dot for graph 41/1005 Running dot for graph 42/1005 Running dot for graph 43/1005 Running dot for graph 44/1005 Running dot for graph 45/1005 Running dot for graph 46/1005 Running dot for graph 47/1005 Running dot for graph 48/1005 Running dot for graph 49/1005 Running dot for graph 50/1005 Running dot for graph 51/1005 Running dot for graph 52/1005 Running dot for graph 53/1005 Running dot for graph 54/1005 Running dot for graph 55/1005 Running dot for graph 56/1005 Running dot for graph 57/1005 Running dot for graph 58/1005 Running dot for graph 59/1005 Running dot for graph 60/1005 Running dot for graph 61/1005 Running dot for graph 62/1005 Running dot for graph 63/1005 Running dot for graph 64/1005 Running dot for graph 65/1005 Running dot for graph 66/1005 Running dot for graph 67/1005 Running dot for graph 68/1005 Running dot for graph 69/1005 Running dot for graph 70/1005 Running dot for graph 71/1005 Running dot for graph 72/1005 Running dot for graph 73/1005 Running dot for graph 74/1005 Running dot for graph 75/1005 Running dot for graph 76/1005 Running dot for graph 77/1005 Running dot for graph 78/1005 Running dot for graph 79/1005 Running dot for graph 80/1005 Running dot for graph 81/1005 Running dot for graph 82/1005 Running dot for graph 83/1005 Running dot for graph 84/1005 Running dot for graph 85/1005 Running dot for graph 86/1005 Running dot for graph 87/1005 Running dot for graph 88/1005 Running dot for graph 89/1005 Running dot for graph 90/1005 Running dot for graph 91/1005 Running dot for graph 92/1005 Running dot for graph 93/1005 Running dot for graph 94/1005 Running dot for graph 95/1005 Running dot for graph 96/1005 Running dot for graph 97/1005 Running dot for graph 98/1005 Running dot for graph 99/1005 Running dot for graph 100/1005 Running dot for graph 101/1005 Running dot for graph 102/1005 Running dot for graph 103/1005 Running dot for graph 104/1005 Running dot for graph 105/1005 Running dot for graph 106/1005 Running dot for graph 107/1005 Running dot for graph 108/1005 Running dot for graph 109/1005 Running dot for graph 110/1005 Running dot for graph 111/1005 Running dot for graph 112/1005 Running dot for graph 113/1005 Running dot for graph 114/1005 Running dot for graph 115/1005 Running dot for graph 116/1005 Running dot for graph 117/1005 Running dot for graph 118/1005 Running dot for graph 119/1005 Running dot for graph 120/1005 Running dot for graph 121/1005 Running dot for graph 122/1005 Running dot for graph 123/1005 Running dot for graph 124/1005 Running dot for graph 125/1005 Running dot for graph 126/1005 Running dot for graph 127/1005 Running dot for graph 128/1005 Running dot for graph 129/1005 Running dot for graph 130/1005 Running dot for graph 131/1005 Running dot for graph 132/1005 Running dot for graph 133/1005 Running dot for graph 134/1005 Running dot for graph 135/1005 Running dot for graph 136/1005 Running dot for graph 137/1005 Running dot for graph 138/1005 Running dot for graph 139/1005 Running dot for graph 140/1005 Running dot for graph 141/1005 Running dot for graph 142/1005 Running dot for graph 143/1005 Running dot for graph 144/1005 Running dot for graph 145/1005 Running dot for graph 146/1005 Running dot for graph 147/1005 Running dot for graph 148/1005 Running dot for graph 149/1005 Running dot for graph 150/1005 Running dot for graph 151/1005 Running dot for graph 152/1005 Running dot for graph 153/1005 Running dot for graph 154/1005 Running dot for graph 155/1005 Running dot for graph 156/1005 Running dot for graph 157/1005 Running dot for graph 158/1005 Running dot for graph 159/1005 Running dot for graph 160/1005 Running dot for graph 161/1005 Running dot for graph 162/1005 Running dot for graph 163/1005 Running dot for graph 164/1005 Running dot for graph 165/1005 Running dot for graph 166/1005 Running dot for graph 167/1005 Running dot for graph 168/1005 Running dot for graph 169/1005 Running dot for graph 170/1005 Running dot for graph 171/1005 Running dot for graph 172/1005 Running dot for graph 173/1005 Running dot for graph 174/1005 Running dot for graph 175/1005 Running dot for graph 176/1005 Running dot for graph 177/1005 Running dot for graph 178/1005 Running dot for graph 179/1005 Running dot for graph 180/1005 Running dot for graph 181/1005 Running dot for graph 182/1005 Running dot for graph 183/1005 Running dot for graph 184/1005 Running dot for graph 185/1005 Running dot for graph 186/1005 Running dot for graph 187/1005 Running dot for graph 188/1005 Running dot for graph 189/1005 Running dot for graph 190/1005 Running dot for graph 191/1005 Running dot for graph 192/1005 Running dot for graph 193/1005 Running dot for graph 194/1005 Running dot for graph 195/1005 Running dot for graph 196/1005 Running dot for graph 197/1005 Running dot for graph 198/1005 Running dot for graph 199/1005 Running dot for graph 200/1005 Running dot for graph 201/1005 Running dot for graph 202/1005 Running dot for graph 203/1005 Running dot for graph 204/1005 Running dot for graph 205/1005 Running dot for graph 206/1005 Running dot for graph 207/1005 Running dot for graph 208/1005 Running dot for graph 209/1005 Running dot for graph 210/1005 Running dot for graph 211/1005 Running dot for graph 212/1005 Running dot for graph 213/1005 Running dot for graph 214/1005 Running dot for graph 215/1005 Running dot for graph 216/1005 Running dot for graph 217/1005 Running dot for graph 218/1005 Running dot for graph 219/1005 Running dot for graph 220/1005 Running dot for graph 221/1005 Running dot for graph 222/1005 Running dot for graph 223/1005 Running dot for graph 224/1005 Running dot for graph 225/1005 Running dot for graph 226/1005 Running dot for graph 227/1005 Running dot for graph 228/1005 Running dot for graph 229/1005 Running dot for graph 230/1005 Running dot for graph 231/1005 Running dot for graph 232/1005 Running dot for graph 233/1005 Running dot for graph 234/1005 Running dot for graph 235/1005 Running dot for graph 236/1005 Running dot for graph 237/1005 Running dot for graph 238/1005 Running dot for graph 239/1005 Running dot for graph 240/1005 Running dot for graph 241/1005 Running dot for graph 242/1005 Running dot for graph 243/1005 Running dot for graph 244/1005 Running dot for graph 245/1005 Running dot for graph 246/1005 Running dot for graph 247/1005 Running dot for graph 248/1005 Running dot for graph 249/1005 Running dot for graph 250/1005 Running dot for graph 251/1005 Running dot for graph 252/1005 Running dot for graph 253/1005 Running dot for graph 254/1005 Running dot for graph 255/1005 Running dot for graph 256/1005 Running dot for graph 257/1005 Running dot for graph 258/1005 Running dot for graph 259/1005 Running dot for graph 260/1005 Running dot for graph 261/1005 Running dot for graph 262/1005 Running dot for graph 263/1005 Running dot for graph 264/1005 Running dot for graph 265/1005 Running dot for graph 266/1005 Running dot for graph 267/1005 Running dot for graph 268/1005 Running dot for graph 269/1005 Running dot for graph 270/1005 Running dot for graph 271/1005 Running dot for graph 272/1005 Running dot for graph 273/1005 Running dot for graph 274/1005 Running dot for graph 275/1005 Running dot for graph 276/1005 Running dot for graph 277/1005 Running dot for graph 278/1005 Running dot for graph 279/1005 Running dot for graph 280/1005 Running dot for graph 281/1005 Running dot for graph 282/1005 Running dot for graph 283/1005 Running dot for graph 284/1005 Running dot for graph 285/1005 Running dot for graph 286/1005 Running dot for graph 287/1005 Running dot for graph 288/1005 Running dot for graph 289/1005 Running dot for graph 290/1005 Running dot for graph 291/1005 Running dot for graph 292/1005 Running dot for graph 293/1005 Running dot for graph 294/1005 Running dot for graph 295/1005 Running dot for graph 296/1005 Running dot for graph 297/1005 Running dot for graph 298/1005 Running dot for graph 299/1005 Running dot for graph 300/1005 Running dot for graph 301/1005 Running dot for graph 302/1005 Running dot for graph 303/1005 Running dot for graph 304/1005 Running dot for graph 305/1005 Running dot for graph 306/1005 Running dot for graph 307/1005 Running dot for graph 308/1005 Running dot for graph 309/1005 Running dot for graph 310/1005 Running dot for graph 311/1005 Running dot for graph 312/1005 Running dot for graph 313/1005 Running dot for graph 314/1005 Running dot for graph 315/1005 Running dot for graph 316/1005 Running dot for graph 317/1005 Running dot for graph 318/1005 Running dot for graph 319/1005 Running dot for graph 320/1005 Running dot for graph 321/1005 Running dot for graph 322/1005 Running dot for graph 323/1005 Running dot for graph 324/1005 Running dot for graph 325/1005 Running dot for graph 326/1005 Running dot for graph 327/1005 Running dot for graph 328/1005 Running dot for graph 329/1005 Running dot for graph 330/1005 Running dot for graph 331/1005 Running dot for graph 332/1005 Running dot for graph 333/1005 Running dot for graph 334/1005 Running dot for graph 335/1005 Running dot for graph 336/1005 Running dot for graph 337/1005 Running dot for graph 338/1005 Running dot for graph 339/1005 Running dot for graph 340/1005 Running dot for graph 341/1005 Running dot for graph 342/1005 Running dot for graph 343/1005 Running dot for graph 344/1005 Running dot for graph 345/1005 Running dot for graph 346/1005 Running dot for graph 347/1005 Running dot for graph 348/1005 Running dot for graph 349/1005 Running dot for graph 350/1005 Running dot for graph 351/1005 Running dot for graph 352/1005 Running dot for graph 353/1005 Running dot for graph 354/1005 Running dot for graph 355/1005 Running dot for graph 356/1005 Running dot for graph 357/1005 Running dot for graph 358/1005 Running dot for graph 359/1005 Running dot for graph 360/1005 Running dot for graph 361/1005 Running dot for graph 362/1005 Running dot for graph 363/1005 Running dot for graph 364/1005 Running dot for graph 365/1005 Running dot for graph 366/1005 Running dot for graph 367/1005 Running dot for graph 368/1005 Running dot for graph 369/1005 Running dot for graph 370/1005 Running dot for graph 371/1005 Running dot for graph 372/1005 Running dot for graph 373/1005 Running dot for graph 374/1005 Running dot for graph 375/1005 Running dot for graph 376/1005 Running dot for graph 377/1005 Running dot for graph 378/1005 Running dot for graph 379/1005 Running dot for graph 380/1005 Running dot for graph 381/1005 Running dot for graph 382/1005 Running dot for graph 383/1005 Running dot for graph 384/1005 Running dot for graph 385/1005 Running dot for graph 386/1005 Running dot for graph 387/1005 Running dot for graph 388/1005 Running dot for graph 389/1005 Running dot for graph 390/1005 Running dot for graph 391/1005 Running dot for graph 392/1005 Running dot for graph 393/1005 Running dot for graph 394/1005 Running dot for graph 395/1005 Running dot for graph 396/1005 Running dot for graph 397/1005 Running dot for graph 398/1005 Running dot for graph 399/1005 Running dot for graph 400/1005 Running dot for graph 401/1005 Running dot for graph 402/1005 Running dot for graph 403/1005 Running dot for graph 404/1005 Running dot for graph 405/1005 Running dot for graph 406/1005 Running dot for graph 407/1005 Running dot for graph 408/1005 Running dot for graph 409/1005 Running dot for graph 410/1005 Running dot for graph 411/1005 Running dot for graph 412/1005 Running dot for graph 413/1005 Running dot for graph 414/1005 Running dot for graph 415/1005 Running dot for graph 416/1005 Running dot for graph 417/1005 Running dot for graph 418/1005 Running dot for graph 419/1005 Running dot for graph 420/1005 Running dot for graph 421/1005 Running dot for graph 422/1005 Running dot for graph 423/1005 Running dot for graph 424/1005 Running dot for graph 425/1005 Running dot for graph 426/1005 Running dot for graph 427/1005 Running dot for graph 428/1005 Running dot for graph 429/1005 Running dot for graph 430/1005 Running dot for graph 431/1005 Running dot for graph 432/1005 Running dot for graph 433/1005 Running dot for graph 434/1005 Running dot for graph 435/1005 Running dot for graph 436/1005 Running dot for graph 437/1005 Running dot for graph 438/1005 Running dot for graph 439/1005 Running dot for graph 440/1005 Running dot for graph 441/1005 Running dot for graph 442/1005 Running dot for graph 443/1005 Running dot for graph 444/1005 Running dot for graph 445/1005 Running dot for graph 446/1005 Running dot for graph 447/1005 Running dot for graph 448/1005 Running dot for graph 449/1005 Running dot for graph 450/1005 Running dot for graph 451/1005 Running dot for graph 452/1005 Running dot for graph 453/1005 Running dot for graph 454/1005 Running dot for graph 455/1005 Running dot for graph 456/1005 Running dot for graph 457/1005 Running dot for graph 458/1005 Running dot for graph 459/1005 Running dot for graph 460/1005 Running dot for graph 461/1005 Running dot for graph 462/1005 Running dot for graph 463/1005 Running dot for graph 464/1005 Running dot for graph 465/1005 Running dot for graph 466/1005 Running dot for graph 467/1005 Running dot for graph 468/1005 Running dot for graph 469/1005 Running dot for graph 470/1005 Running dot for graph 471/1005 Running dot for graph 472/1005 Running dot for graph 473/1005 Running dot for graph 474/1005 Running dot for graph 475/1005 Running dot for graph 476/1005 Running dot for graph 477/1005 Running dot for graph 478/1005 Running dot for graph 479/1005 Running dot for graph 480/1005 Running dot for graph 481/1005 Running dot for graph 482/1005 Running dot for graph 483/1005 Running dot for graph 484/1005 Running dot for graph 485/1005 Running dot for graph 486/1005 Running dot for graph 487/1005 Running dot for graph 488/1005 Running dot for graph 489/1005 Running dot for graph 490/1005 Running dot for graph 491/1005 Running dot for graph 492/1005 Running dot for graph 493/1005 Running dot for graph 494/1005 Running dot for graph 495/1005 Running dot for graph 496/1005 Running dot for graph 497/1005 Running dot for graph 498/1005 Running dot for graph 499/1005 Running dot for graph 500/1005 Running dot for graph 501/1005 Running dot for graph 502/1005 Running dot for graph 503/1005 Running dot for graph 504/1005 Running dot for graph 505/1005 Running dot for graph 506/1005 Running dot for graph 507/1005 Running dot for graph 508/1005 Running dot for graph 509/1005 Running dot for graph 510/1005 Running dot for graph 511/1005 Running dot for graph 512/1005 Running dot for graph 513/1005 Running dot for graph 514/1005 Running dot for graph 515/1005 Running dot for graph 516/1005 Running dot for graph 517/1005 Running dot for graph 518/1005 Running dot for graph 519/1005 Running dot for graph 520/1005 Running dot for graph 521/1005 Running dot for graph 522/1005 Running dot for graph 523/1005 Running dot for graph 524/1005 Running dot for graph 525/1005 Running dot for graph 526/1005 Running dot for graph 527/1005 Running dot for graph 528/1005 Running dot for graph 529/1005 Running dot for graph 530/1005 Running dot for graph 531/1005 Running dot for graph 532/1005 Running dot for graph 533/1005 Running dot for graph 534/1005 Running dot for graph 535/1005 Running dot for graph 536/1005 Running dot for graph 537/1005 Running dot for graph 538/1005 Running dot for graph 539/1005 Running dot for graph 540/1005 Running dot for graph 541/1005 Running dot for graph 542/1005 Running dot for graph 543/1005 Running dot for graph 544/1005 Running dot for graph 545/1005 Running dot for graph 546/1005 Running dot for graph 547/1005 Running dot for graph 548/1005 Running dot for graph 549/1005 Running dot for graph 550/1005 Running dot for graph 551/1005 Running dot for graph 552/1005 Running dot for graph 553/1005 Running dot for graph 554/1005 Running dot for graph 555/1005 Running dot for graph 556/1005 Running dot for graph 557/1005 Running dot for graph 558/1005 Running dot for graph 559/1005 Running dot for graph 560/1005 Running dot for graph 561/1005 Running dot for graph 562/1005 Running dot for graph 563/1005 Running dot for graph 564/1005 Running dot for graph 565/1005 Running dot for graph 566/1005 Running dot for graph 567/1005 Running dot for graph 568/1005 Running dot for graph 569/1005 Running dot for graph 570/1005 Running dot for graph 571/1005 Running dot for graph 572/1005 Running dot for graph 573/1005 Running dot for graph 574/1005 Running dot for graph 575/1005 Running dot for graph 576/1005 Running dot for graph 577/1005 Running dot for graph 578/1005 Running dot for graph 579/1005 Running dot for graph 580/1005 Running dot for graph 581/1005 Running dot for graph 582/1005 Running dot for graph 583/1005 Running dot for graph 584/1005 Running dot for graph 585/1005 Running dot for graph 586/1005 Running dot for graph 587/1005 Running dot for graph 588/1005 Running dot for graph 589/1005 Running dot for graph 590/1005 Running dot for graph 591/1005 Running dot for graph 592/1005 Running dot for graph 593/1005 Running dot for graph 594/1005 Running dot for graph 595/1005 Running dot for graph 596/1005 Running dot for graph 597/1005 Running dot for graph 598/1005 Running dot for graph 599/1005 Running dot for graph 600/1005 Running dot for graph 601/1005 Running dot for graph 602/1005 Running dot for graph 603/1005 Running dot for graph 604/1005 Running dot for graph 605/1005 Running dot for graph 606/1005 Running dot for graph 607/1005 Running dot for graph 608/1005 Running dot for graph 609/1005 Running dot for graph 610/1005 Running dot for graph 611/1005 Running dot for graph 612/1005 Running dot for graph 613/1005 Running dot for graph 614/1005 Running dot for graph 615/1005 Running dot for graph 616/1005 Running dot for graph 617/1005 Running dot for graph 618/1005 Running dot for graph 619/1005 Running dot for graph 620/1005 Running dot for graph 621/1005 Running dot for graph 622/1005 Running dot for graph 623/1005 Running dot for graph 624/1005 Running dot for graph 625/1005 Running dot for graph 626/1005 Running dot for graph 627/1005 Running dot for graph 628/1005 Running dot for graph 629/1005 Running dot for graph 630/1005 Running dot for graph 631/1005 Running dot for graph 632/1005 Running dot for graph 633/1005 Running dot for graph 634/1005 Running dot for graph 635/1005 Running dot for graph 636/1005 Running dot for graph 637/1005 Running dot for graph 638/1005 Running dot for graph 639/1005 Running dot for graph 640/1005 Running dot for graph 641/1005 Running dot for graph 642/1005 Running dot for graph 643/1005 Running dot for graph 644/1005 Running dot for graph 645/1005 Running dot for graph 646/1005 Running dot for graph 647/1005 Running dot for graph 648/1005 Running dot for graph 649/1005 Running dot for graph 650/1005 Running dot for graph 651/1005 Running dot for graph 652/1005 Running dot for graph 653/1005 Running dot for graph 654/1005 Running dot for graph 655/1005 Running dot for graph 656/1005 Running dot for graph 657/1005 Running dot for graph 658/1005 Running dot for graph 659/1005 Running dot for graph 660/1005 Running dot for graph 661/1005 Running dot for graph 662/1005 Running dot for graph 663/1005 Running dot for graph 664/1005 Running dot for graph 665/1005 Running dot for graph 666/1005 Running dot for graph 667/1005 Running dot for graph 668/1005 Running dot for graph 669/1005 Running dot for graph 670/1005 Running dot for graph 671/1005 Running dot for graph 672/1005 Running dot for graph 673/1005 Running dot for graph 674/1005 Running dot for graph 675/1005 Running dot for graph 676/1005 Running dot for graph 677/1005 Running dot for graph 678/1005 Running dot for graph 679/1005 Running dot for graph 680/1005 Running dot for graph 681/1005 Running dot for graph 682/1005 Running dot for graph 683/1005 Running dot for graph 684/1005 Running dot for graph 685/1005 Running dot for graph 686/1005 Running dot for graph 687/1005 Running dot for graph 688/1005 Running dot for graph 689/1005 Running dot for graph 690/1005 Running dot for graph 691/1005 Running dot for graph 692/1005 Running dot for graph 693/1005 Running dot for graph 694/1005 Running dot for graph 695/1005 Running dot for graph 696/1005 Running dot for graph 697/1005 Running dot for graph 698/1005 Running dot for graph 699/1005 Running dot for graph 700/1005 Running dot for graph 701/1005 Running dot for graph 702/1005 Running dot for graph 703/1005 Running dot for graph 704/1005 Running dot for graph 705/1005 Running dot for graph 706/1005 Running dot for graph 707/1005 Running dot for graph 708/1005 Running dot for graph 709/1005 Running dot for graph 710/1005 Running dot for graph 711/1005 Running dot for graph 712/1005 Running dot for graph 713/1005 Running dot for graph 714/1005 Running dot for graph 715/1005 Running dot for graph 716/1005 Running dot for graph 717/1005 Running dot for graph 718/1005 Running dot for graph 719/1005 Running dot for graph 720/1005 Running dot for graph 721/1005 Running dot for graph 722/1005 Running dot for graph 723/1005 Running dot for graph 724/1005 Running dot for graph 725/1005 Running dot for graph 726/1005 Running dot for graph 727/1005 Running dot for graph 728/1005 Running dot for graph 729/1005 Running dot for graph 730/1005 Running dot for graph 731/1005 Running dot for graph 732/1005 Running dot for graph 733/1005 Running dot for graph 734/1005 Running dot for graph 735/1005 Running dot for graph 736/1005 Running dot for graph 737/1005 Running dot for graph 738/1005 Running dot for graph 739/1005 Running dot for graph 740/1005 Running dot for graph 741/1005 Running dot for graph 742/1005 Running dot for graph 743/1005 Running dot for graph 744/1005 Running dot for graph 745/1005 Running dot for graph 746/1005 Running dot for graph 747/1005 Running dot for graph 748/1005 Running dot for graph 749/1005 Running dot for graph 750/1005 Running dot for graph 751/1005 Running dot for graph 752/1005 Running dot for graph 753/1005 Running dot for graph 754/1005 Running dot for graph 755/1005 Running dot for graph 756/1005 Running dot for graph 757/1005 Running dot for graph 758/1005 Running dot for graph 759/1005 Running dot for graph 760/1005 Running dot for graph 761/1005 Running dot for graph 762/1005 Running dot for graph 763/1005 Running dot for graph 764/1005 Running dot for graph 765/1005 Running dot for graph 766/1005 Running dot for graph 767/1005 Running dot for graph 768/1005 Running dot for graph 769/1005 Running dot for graph 770/1005 Running dot for graph 771/1005 Running dot for graph 772/1005 Running dot for graph 773/1005 Running dot for graph 774/1005 Running dot for graph 775/1005 Running dot for graph 776/1005 Running dot for graph 777/1005 Running dot for graph 778/1005 Running dot for graph 779/1005 Running dot for graph 780/1005 Running dot for graph 781/1005 Running dot for graph 782/1005 Running dot for graph 783/1005 Running dot for graph 784/1005 Running dot for graph 785/1005 Running dot for graph 786/1005 Running dot for graph 787/1005 Running dot for graph 788/1005 Running dot for graph 789/1005 Running dot for graph 790/1005 Running dot for graph 791/1005 Running dot for graph 792/1005 Running dot for graph 793/1005 Running dot for graph 794/1005 Running dot for graph 795/1005 Running dot for graph 796/1005 Running dot for graph 797/1005 Running dot for graph 798/1005 Running dot for graph 799/1005 Running dot for graph 800/1005 Running dot for graph 801/1005 Running dot for graph 802/1005 Running dot for graph 803/1005 Running dot for graph 804/1005 Running dot for graph 805/1005 Running dot for graph 806/1005 Running dot for graph 807/1005 Running dot for graph 808/1005 Running dot for graph 809/1005 Running dot for graph 810/1005 Running dot for graph 811/1005 Running dot for graph 812/1005 Running dot for graph 813/1005 Running dot for graph 814/1005 Running dot for graph 815/1005 Running dot for graph 816/1005 Running dot for graph 817/1005 Running dot for graph 818/1005 Running dot for graph 819/1005 Running dot for graph 820/1005 Running dot for graph 821/1005 Running dot for graph 822/1005 Running dot for graph 823/1005 Running dot for graph 824/1005 Running dot for graph 825/1005 Running dot for graph 826/1005 Running dot for graph 827/1005 Running dot for graph 828/1005 Running dot for graph 829/1005 Running dot for graph 830/1005 Running dot for graph 831/1005 Running dot for graph 832/1005 Running dot for graph 833/1005 Running dot for graph 834/1005 Running dot for graph 835/1005 Running dot for graph 836/1005 Running dot for graph 837/1005 Running dot for graph 838/1005 Running dot for graph 839/1005 Running dot for graph 840/1005 Running dot for graph 841/1005 Running dot for graph 842/1005 Running dot for graph 843/1005 Running dot for graph 844/1005 Running dot for graph 845/1005 Running dot for graph 846/1005 Running dot for graph 847/1005 Running dot for graph 848/1005 Running dot for graph 849/1005 Running dot for graph 850/1005 Running dot for graph 851/1005 Running dot for graph 852/1005 Running dot for graph 853/1005 Running dot for graph 854/1005 Running dot for graph 855/1005 Running dot for graph 856/1005 Running dot for graph 857/1005 Running dot for graph 858/1005 Running dot for graph 859/1005 Running dot for graph 860/1005 Running dot for graph 861/1005 Running dot for graph 862/1005 Running dot for graph 863/1005 Running dot for graph 864/1005 Running dot for graph 865/1005 Running dot for graph 866/1005 Running dot for graph 867/1005 Running dot for graph 868/1005 Running dot for graph 869/1005 Running dot for graph 870/1005 Running dot for graph 871/1005 Running dot for graph 872/1005 Running dot for graph 873/1005 Running dot for graph 874/1005 Running dot for graph 875/1005 Running dot for graph 876/1005 Running dot for graph 877/1005 Running dot for graph 878/1005 Running dot for graph 879/1005 Running dot for graph 880/1005 Running dot for graph 881/1005 Running dot for graph 882/1005 Running dot for graph 883/1005 Running dot for graph 884/1005 Running dot for graph 885/1005 Running dot for graph 886/1005 Running dot for graph 887/1005 Running dot for graph 888/1005 Running dot for graph 889/1005 Running dot for graph 890/1005 Running dot for graph 891/1005 Running dot for graph 892/1005 Running dot for graph 893/1005 Running dot for graph 894/1005 Running dot for graph 895/1005 Running dot for graph 896/1005 Running dot for graph 897/1005 Running dot for graph 898/1005 Running dot for graph 899/1005 Running dot for graph 900/1005 Running dot for graph 901/1005 Running dot for graph 902/1005 Running dot for graph 903/1005 Running dot for graph 904/1005 Running dot for graph 905/1005 Running dot for graph 906/1005 Running dot for graph 907/1005 Running dot for graph 908/1005 Running dot for graph 909/1005 Running dot for graph 910/1005 Running dot for graph 911/1005 Running dot for graph 912/1005 Running dot for graph 913/1005 Running dot for graph 914/1005 Running dot for graph 915/1005 Running dot for graph 916/1005 Running dot for graph 917/1005 Running dot for graph 918/1005 Running dot for graph 919/1005 Running dot for graph 920/1005 Running dot for graph 921/1005 Running dot for graph 922/1005 Running dot for graph 923/1005 Running dot for graph 924/1005 Running dot for graph 925/1005 Running dot for graph 926/1005 Running dot for graph 927/1005 Running dot for graph 928/1005 Running dot for graph 929/1005 Running dot for graph 930/1005 Running dot for graph 931/1005 Running dot for graph 932/1005 Running dot for graph 933/1005 Running dot for graph 934/1005 Running dot for graph 935/1005 Running dot for graph 936/1005 Running dot for graph 937/1005 Running dot for graph 938/1005 Running dot for graph 939/1005 Running dot for graph 940/1005 Running dot for graph 941/1005 Running dot for graph 942/1005 Running dot for graph 943/1005 Running dot for graph 944/1005 Running dot for graph 945/1005 Running dot for graph 946/1005 Running dot for graph 947/1005 Running dot for graph 948/1005 Running dot for graph 949/1005 Running dot for graph 950/1005 Running dot for graph 951/1005 Running dot for graph 952/1005 Running dot for graph 953/1005 Running dot for graph 954/1005 Running dot for graph 955/1005 Running dot for graph 956/1005 Running dot for graph 957/1005 Running dot for graph 958/1005 Running dot for graph 959/1005 Running dot for graph 960/1005 Running dot for graph 961/1005 Running dot for graph 962/1005 Running dot for graph 963/1005 Running dot for graph 964/1005 Running dot for graph 965/1005 Running dot for graph 966/1005 Running dot for graph 967/1005 Running dot for graph 968/1005 Running dot for graph 969/1005 Running dot for graph 970/1005 Running dot for graph 971/1005 Running dot for graph 972/1005 Running dot for graph 973/1005 Running dot for graph 974/1005 Running dot for graph 975/1005 Running dot for graph 976/1005 Running dot for graph 977/1005 Running dot for graph 978/1005 Running dot for graph 979/1005 Running dot for graph 980/1005 Running dot for graph 981/1005 Running dot for graph 982/1005 Running dot for graph 983/1005 Running dot for graph 984/1005 Running dot for graph 985/1005 Running dot for graph 986/1005 Running dot for graph 987/1005 Running dot for graph 988/1005 Running dot for graph 989/1005 Running dot for graph 990/1005 Running dot for graph 991/1005 Running dot for graph 992/1005 Running dot for graph 993/1005 Running dot for graph 994/1005 Running dot for graph 995/1005 Running dot for graph 996/1005 Running dot for graph 997/1005 Running dot for graph 998/1005 Running dot for graph 999/1005 Running dot for graph 1000/1005 Running dot for graph 1001/1005 Running dot for graph 1002/1005 Running dot for graph 1003/1005 Running dot for graph 1004/1005 Running dot for graph 1005/1005 Patching output file 1/411 Patching output file 2/411 Patching output file 3/411 Patching output file 4/411 Patching output file 5/411 Patching output file 6/411 Patching output file 7/411 Patching output file 8/411 Patching output file 9/411 Patching output file 10/411 Patching output file 11/411 Patching output file 12/411 Patching output file 13/411 Patching output file 14/411 Patching output file 15/411 Patching output file 16/411 Patching output file 17/411 Patching output file 18/411 Patching output file 19/411 Patching output file 20/411 Patching output file 21/411 Patching output file 22/411 Patching output file 23/411 Patching output file 24/411 Patching output file 25/411 Patching output file 26/411 Patching output file 27/411 Patching output file 28/411 Patching output file 29/411 Patching output file 30/411 Patching output file 31/411 Patching output file 32/411 Patching output file 33/411 Patching output file 34/411 Patching output file 35/411 Patching output file 36/411 Patching output file 37/411 Patching output file 38/411 Patching output file 39/411 Patching output file 40/411 Patching output file 41/411 Patching output file 42/411 Patching output file 43/411 Patching output file 44/411 Patching output file 45/411 Patching output file 46/411 Patching output file 47/411 Patching output file 48/411 Patching output file 49/411 Patching output file 50/411 Patching output file 51/411 Patching output file 52/411 Patching output file 53/411 Patching output file 54/411 Patching output file 55/411 Patching output file 56/411 Patching output file 57/411 Patching output file 58/411 Patching output file 59/411 Patching output file 60/411 Patching output file 61/411 Patching output file 62/411 Patching output file 63/411 Patching output file 64/411 Patching output file 65/411 Patching output file 66/411 Patching output file 67/411 Patching output file 68/411 Patching output file 69/411 Patching output file 70/411 Patching output file 71/411 Patching output file 72/411 Patching output file 73/411 Patching output file 74/411 Patching output file 75/411 Patching output file 76/411 Patching output file 77/411 Patching output file 78/411 Patching output file 79/411 Patching output file 80/411 Patching output file 81/411 Patching output file 82/411 Patching output file 83/411 Patching output file 84/411 Patching output file 85/411 Patching output file 86/411 Patching output file 87/411 Patching output file 88/411 Patching output file 89/411 Patching output file 90/411 Patching output file 91/411 Patching output file 92/411 Patching output file 93/411 Patching output file 94/411 Patching output file 95/411 Patching output file 96/411 Patching output file 97/411 Patching output file 98/411 Patching output file 99/411 Patching output file 100/411 Patching output file 101/411 Patching output file 102/411 Patching output file 103/411 Patching output file 104/411 Patching output file 105/411 Patching output file 106/411 Patching output file 107/411 Patching output file 108/411 Patching output file 109/411 Patching output file 110/411 Patching output file 111/411 Patching output file 112/411 Patching output file 113/411 Patching output file 114/411 Patching output file 115/411 Patching output file 116/411 Patching output file 117/411 Patching output file 118/411 Patching output file 119/411 Patching output file 120/411 Patching output file 121/411 Patching output file 122/411 Patching output file 123/411 Patching output file 124/411 Patching output file 125/411 Patching output file 126/411 Patching output file 127/411 Patching output file 128/411 Patching output file 129/411 Patching output file 130/411 Patching output file 131/411 Patching output file 132/411 Patching output file 133/411 Patching output file 134/411 Patching output file 135/411 Patching output file 136/411 Patching output file 137/411 Patching output file 138/411 Patching output file 139/411 Patching output file 140/411 Patching output file 141/411 Patching output file 142/411 Patching output file 143/411 Patching output file 144/411 Patching output file 145/411 Patching output file 146/411 Patching output file 147/411 Patching output file 148/411 Patching output file 149/411 Patching output file 150/411 Patching output file 151/411 Patching output file 152/411 Patching output file 153/411 Patching output file 154/411 Patching output file 155/411 Patching output file 156/411 Patching output file 157/411 Patching output file 158/411 Patching output file 159/411 Patching output file 160/411 Patching output file 161/411 Patching output file 162/411 Patching output file 163/411 Patching output file 164/411 Patching output file 165/411 Patching output file 166/411 Patching output file 167/411 Patching output file 168/411 Patching output file 169/411 Patching output file 170/411 Patching output file 171/411 Patching output file 172/411 Patching output file 173/411 Patching output file 174/411 Patching output file 175/411 Patching output file 176/411 Patching output file 177/411 Patching output file 178/411 Patching output file 179/411 Patching output file 180/411 Patching output file 181/411 Patching output file 182/411 Patching output file 183/411 Patching output file 184/411 Patching output file 185/411 Patching output file 186/411 Patching output file 187/411 Patching output file 188/411 Patching output file 189/411 Patching output file 190/411 Patching output file 191/411 Patching output file 192/411 Patching output file 193/411 Patching output file 194/411 Patching output file 195/411 Patching output file 196/411 Patching output file 197/411 Patching output file 198/411 Patching output file 199/411 Patching output file 200/411 Patching output file 201/411 Patching output file 202/411 Patching output file 203/411 Patching output file 204/411 Patching output file 205/411 Patching output file 206/411 Patching output file 207/411 Patching output file 208/411 Patching output file 209/411 Patching output file 210/411 Patching output file 211/411 Patching output file 212/411 Patching output file 213/411 Patching output file 214/411 Patching output file 215/411 Patching output file 216/411 Patching output file 217/411 Patching output file 218/411 Patching output file 219/411 Patching output file 220/411 Patching output file 221/411 Patching output file 222/411 Patching output file 223/411 Patching output file 224/411 Patching output file 225/411 Patching output file 226/411 Patching output file 227/411 Patching output file 228/411 Patching output file 229/411 Patching output file 230/411 Patching output file 231/411 Patching output file 232/411 Patching output file 233/411 Patching output file 234/411 Patching output file 235/411 Patching output file 236/411 Patching output file 237/411 Patching output file 238/411 Patching output file 239/411 Patching output file 240/411 Patching output file 241/411 Patching output file 242/411 Patching output file 243/411 Patching output file 244/411 Patching output file 245/411 Patching output file 246/411 Patching output file 247/411 Patching output file 248/411 Patching output file 249/411 Patching output file 250/411 Patching output file 251/411 Patching output file 252/411 Patching output file 253/411 Patching output file 254/411 Patching output file 255/411 Patching output file 256/411 Patching output file 257/411 Patching output file 258/411 Patching output file 259/411 Patching output file 260/411 Patching output file 261/411 Patching output file 262/411 Patching output file 263/411 Patching output file 264/411 Patching output file 265/411 Patching output file 266/411 Patching output file 267/411 Patching output file 268/411 Patching output file 269/411 Patching output file 270/411 Patching output file 271/411 Patching output file 272/411 Patching output file 273/411 Patching output file 274/411 Patching output file 275/411 Patching output file 276/411 Patching output file 277/411 Patching output file 278/411 Patching output file 279/411 Patching output file 280/411 Patching output file 281/411 Patching output file 282/411 Patching output file 283/411 Patching output file 284/411 Patching output file 285/411 Patching output file 286/411 Patching output file 287/411 Patching output file 288/411 Patching output file 289/411 Patching output file 290/411 Patching output file 291/411 Patching output file 292/411 Patching output file 293/411 Patching output file 294/411 Patching output file 295/411 Patching output file 296/411 Patching output file 297/411 Patching output file 298/411 Patching output file 299/411 Patching output file 300/411 Patching output file 301/411 Patching output file 302/411 Patching output file 303/411 Patching output file 304/411 Patching output file 305/411 Patching output file 306/411 Patching output file 307/411 Patching output file 308/411 Patching output file 309/411 Patching output file 310/411 Patching output file 311/411 Patching output file 312/411 Patching output file 313/411 Patching output file 314/411 Patching output file 315/411 Patching output file 316/411 Patching output file 317/411 Patching output file 318/411 Patching output file 319/411 Patching output file 320/411 Patching output file 321/411 Patching output file 322/411 Patching output file 323/411 Patching output file 324/411 Patching output file 325/411 Patching output file 326/411 Patching output file 327/411 Patching output file 328/411 Patching output file 329/411 Patching output file 330/411 Patching output file 331/411 Patching output file 332/411 Patching output file 333/411 Patching output file 334/411 Patching output file 335/411 Patching output file 336/411 Patching output file 337/411 Patching output file 338/411 Patching output file 339/411 Patching output file 340/411 Patching output file 341/411 Patching output file 342/411 Patching output file 343/411 Patching output file 344/411 Patching output file 345/411 Patching output file 346/411 Patching output file 347/411 Patching output file 348/411 Patching output file 349/411 Patching output file 350/411 Patching output file 351/411 Patching output file 352/411 Patching output file 353/411 Patching output file 354/411 Patching output file 355/411 Patching output file 356/411 Patching output file 357/411 Patching output file 358/411 Patching output file 359/411 Patching output file 360/411 Patching output file 361/411 Patching output file 362/411 Patching output file 363/411 Patching output file 364/411 Patching output file 365/411 Patching output file 366/411 Patching output file 367/411 Patching output file 368/411 Patching output file 369/411 Patching output file 370/411 Patching output file 371/411 Patching output file 372/411 Patching output file 373/411 Patching output file 374/411 Patching output file 375/411 Patching output file 376/411 Patching output file 377/411 Patching output file 378/411 Patching output file 379/411 Patching output file 380/411 Patching output file 381/411 Patching output file 382/411 Patching output file 383/411 Patching output file 384/411 Patching output file 385/411 Patching output file 386/411 Patching output file 387/411 Patching output file 388/411 Patching output file 389/411 Patching output file 390/411 Patching output file 391/411 Patching output file 392/411 Patching output file 393/411 Patching output file 394/411 Patching output file 395/411 Patching output file 396/411 Patching output file 397/411 Patching output file 398/411 Patching output file 399/411 Patching output file 400/411 Patching output file 401/411 Patching output file 402/411 Patching output file 403/411 Patching output file 404/411 Patching output file 405/411 Patching output file 406/411 Patching output file 407/411 Patching output file 408/411 Patching output file 409/411 Patching output file 410/411 Patching output file 411/411 lookup cache used 17672/65536 hits=162380 misses=19308 finished... make[3]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [100%] Built target html make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cegui-0.8.7/CMakeFiles 0 make[1]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Vhr8Db + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64 ++ dirname /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64 + cd cegui-0.8.7 + make install DESTDIR=/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64 /usr/bin/cmake -H/builddir/build/BUILD/cegui-0.8.7 -B/builddir/build/BUILD/cegui-0.8.7 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cegui-0.8.7/CMakeFiles /builddir/build/BUILD/cegui-0.8.7/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make -f cegui/src/CMakeFiles/CEGUIBase-0.dir/build.make cegui/src/CMakeFiles/CEGUIBase-0.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src /builddir/build/BUILD/cegui-0.8.7/cegui/src/CMakeFiles/CEGUIBase-0.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f cegui/src/CMakeFiles/CEGUIBase-0.dir/build.make cegui/src/CMakeFiles/CEGUIBase-0.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'cegui/src/CMakeFiles/CEGUIBase-0.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 48%] Built target CEGUIBase-0 make -f cegui/src/RendererModules/OpenGL/CMakeFiles/CEGUIOpenGLRenderer-0.dir/build.make cegui/src/RendererModules/OpenGL/CMakeFiles/CEGUIOpenGLRenderer-0.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/OpenGL/CMakeFiles/CEGUIOpenGLRenderer-0.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f cegui/src/RendererModules/OpenGL/CMakeFiles/CEGUIOpenGLRenderer-0.dir/build.make cegui/src/RendererModules/OpenGL/CMakeFiles/CEGUIOpenGLRenderer-0.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'cegui/src/RendererModules/OpenGL/CMakeFiles/CEGUIOpenGLRenderer-0.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 53%] Built target CEGUIOpenGLRenderer-0 make -f cegui/src/RendererModules/Ogre/CMakeFiles/CEGUIOgreRenderer-0.dir/build.make cegui/src/RendererModules/Ogre/CMakeFiles/CEGUIOgreRenderer-0.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Ogre /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Ogre /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Ogre/CMakeFiles/CEGUIOgreRenderer-0.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f cegui/src/RendererModules/Ogre/CMakeFiles/CEGUIOgreRenderer-0.dir/build.make cegui/src/RendererModules/Ogre/CMakeFiles/CEGUIOgreRenderer-0.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'cegui/src/RendererModules/Ogre/CMakeFiles/CEGUIOgreRenderer-0.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 56%] Built target CEGUIOgreRenderer-0 make -f cegui/src/RendererModules/Irrlicht/CMakeFiles/CEGUIIrrlichtRenderer-0.dir/build.make cegui/src/RendererModules/Irrlicht/CMakeFiles/CEGUIIrrlichtRenderer-0.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Irrlicht /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Irrlicht /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Irrlicht/CMakeFiles/CEGUIIrrlichtRenderer-0.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f cegui/src/RendererModules/Irrlicht/CMakeFiles/CEGUIIrrlichtRenderer-0.dir/build.make cegui/src/RendererModules/Irrlicht/CMakeFiles/CEGUIIrrlichtRenderer-0.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'cegui/src/RendererModules/Irrlicht/CMakeFiles/CEGUIIrrlichtRenderer-0.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 59%] Built target CEGUIIrrlichtRenderer-0 make -f cegui/src/RendererModules/Null/CMakeFiles/CEGUINullRenderer-0.dir/build.make cegui/src/RendererModules/Null/CMakeFiles/CEGUINullRenderer-0.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Null /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Null /builddir/build/BUILD/cegui-0.8.7/cegui/src/RendererModules/Null/CMakeFiles/CEGUINullRenderer-0.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f cegui/src/RendererModules/Null/CMakeFiles/CEGUINullRenderer-0.dir/build.make cegui/src/RendererModules/Null/CMakeFiles/CEGUINullRenderer-0.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'cegui/src/RendererModules/Null/CMakeFiles/CEGUINullRenderer-0.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 60%] Built target CEGUINullRenderer-0 make -f cegui/src/XMLParserModules/Expat/CMakeFiles/CEGUIExpatParser.dir/build.make cegui/src/XMLParserModules/Expat/CMakeFiles/CEGUIExpatParser.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/Expat /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/Expat /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/Expat/CMakeFiles/CEGUIExpatParser.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f cegui/src/XMLParserModules/Expat/CMakeFiles/CEGUIExpatParser.dir/build.make cegui/src/XMLParserModules/Expat/CMakeFiles/CEGUIExpatParser.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'cegui/src/XMLParserModules/Expat/CMakeFiles/CEGUIExpatParser.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 61%] Built target CEGUIExpatParser make -f cegui/src/XMLParserModules/Libxml2/CMakeFiles/CEGUILibXMLParser.dir/build.make cegui/src/XMLParserModules/Libxml2/CMakeFiles/CEGUILibXMLParser.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/Libxml2 /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/Libxml2 /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/Libxml2/CMakeFiles/CEGUILibXMLParser.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f cegui/src/XMLParserModules/Libxml2/CMakeFiles/CEGUILibXMLParser.dir/build.make cegui/src/XMLParserModules/Libxml2/CMakeFiles/CEGUILibXMLParser.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'cegui/src/XMLParserModules/Libxml2/CMakeFiles/CEGUILibXMLParser.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 62%] Built target CEGUILibXMLParser make -f cegui/src/XMLParserModules/TinyXML/CMakeFiles/CEGUITinyXMLParser.dir/build.make cegui/src/XMLParserModules/TinyXML/CMakeFiles/CEGUITinyXMLParser.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/TinyXML /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/TinyXML /builddir/build/BUILD/cegui-0.8.7/cegui/src/XMLParserModules/TinyXML/CMakeFiles/CEGUITinyXMLParser.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f cegui/src/XMLParserModules/TinyXML/CMakeFiles/CEGUITinyXMLParser.dir/build.make cegui/src/XMLParserModules/TinyXML/CMakeFiles/CEGUITinyXMLParser.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'cegui/src/XMLParserModules/TinyXML/CMakeFiles/CEGUITinyXMLParser.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 63%] Built target CEGUITinyXMLParser make -f cegui/src/ImageCodecModules/DevIL/CMakeFiles/CEGUIDevILImageCodec.dir/build.make cegui/src/ImageCodecModules/DevIL/CMakeFiles/CEGUIDevILImageCodec.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/DevIL /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/DevIL /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/DevIL/CMakeFiles/CEGUIDevILImageCodec.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f cegui/src/ImageCodecModules/DevIL/CMakeFiles/CEGUIDevILImageCodec.dir/build.make cegui/src/ImageCodecModules/DevIL/CMakeFiles/CEGUIDevILImageCodec.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'cegui/src/ImageCodecModules/DevIL/CMakeFiles/CEGUIDevILImageCodec.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 64%] Built target CEGUIDevILImageCodec make -f cegui/src/ImageCodecModules/FreeImage/CMakeFiles/CEGUIFreeImageImageCodec.dir/build.make cegui/src/ImageCodecModules/FreeImage/CMakeFiles/CEGUIFreeImageImageCodec.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/FreeImage /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/FreeImage /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/FreeImage/CMakeFiles/CEGUIFreeImageImageCodec.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f cegui/src/ImageCodecModules/FreeImage/CMakeFiles/CEGUIFreeImageImageCodec.dir/build.make cegui/src/ImageCodecModules/FreeImage/CMakeFiles/CEGUIFreeImageImageCodec.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'cegui/src/ImageCodecModules/FreeImage/CMakeFiles/CEGUIFreeImageImageCodec.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 65%] Built target CEGUIFreeImageImageCodec make -f cegui/src/ImageCodecModules/SILLY/CMakeFiles/CEGUISILLYImageCodec.dir/build.make cegui/src/ImageCodecModules/SILLY/CMakeFiles/CEGUISILLYImageCodec.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/SILLY /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/SILLY /builddir/build/BUILD/cegui-0.8.7/cegui/src/ImageCodecModules/SILLY/CMakeFiles/CEGUISILLYImageCodec.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f cegui/src/ImageCodecModules/SILLY/CMakeFiles/CEGUISILLYImageCodec.dir/build.make cegui/src/ImageCodecModules/SILLY/CMakeFiles/CEGUISILLYImageCodec.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'cegui/src/ImageCodecModules/SILLY/CMakeFiles/CEGUISILLYImageCodec.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 66%] Built target CEGUISILLYImageCodec make -f cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/build.make cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core /builddir/build/BUILD/cegui-0.8.7/cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/build.make cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 75%] Built target CEGUICoreWindowRendererSet make -f cegui/src/ScriptModules/Lua/support/tolua++bin/CMakeFiles/toluappcegui-0.8.dir/build.make cegui/src/ScriptModules/Lua/support/tolua++bin/CMakeFiles/toluappcegui-0.8.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/support/tolua++bin /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/support/tolua++bin /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/support/tolua++bin/CMakeFiles/toluappcegui-0.8.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f cegui/src/ScriptModules/Lua/support/tolua++bin/CMakeFiles/toluappcegui-0.8.dir/build.make cegui/src/ScriptModules/Lua/support/tolua++bin/CMakeFiles/toluappcegui-0.8.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'cegui/src/ScriptModules/Lua/support/tolua++bin/CMakeFiles/toluappcegui-0.8.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 76%] Built target toluappcegui-0.8 make -f cegui/src/ScriptModules/Lua/CMakeFiles/CEGUILuaScriptModule-0.dir/build.make cegui/src/ScriptModules/Lua/CMakeFiles/CEGUILuaScriptModule-0.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua /builddir/build/BUILD/cegui-0.8.7/cegui/src/ScriptModules/Lua/CMakeFiles/CEGUILuaScriptModule-0.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f cegui/src/ScriptModules/Lua/CMakeFiles/CEGUILuaScriptModule-0.dir/build.make cegui/src/ScriptModules/Lua/CMakeFiles/CEGUILuaScriptModule-0.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'cegui/src/ScriptModules/Lua/CMakeFiles/CEGUILuaScriptModule-0.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 78%] Built target CEGUILuaScriptModule-0 make -f cegui/src/CommonDialogs/CMakeFiles/CEGUICommonDialogs-0.dir/build.make cegui/src/CommonDialogs/CMakeFiles/CEGUICommonDialogs-0.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/CommonDialogs /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/cegui/src/CommonDialogs /builddir/build/BUILD/cegui-0.8.7/cegui/src/CommonDialogs/CMakeFiles/CEGUICommonDialogs-0.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f cegui/src/CommonDialogs/CMakeFiles/CEGUICommonDialogs-0.dir/build.make cegui/src/CommonDialogs/CMakeFiles/CEGUICommonDialogs-0.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'cegui/src/CommonDialogs/CMakeFiles/CEGUICommonDialogs-0.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 80%] Built target CEGUICommonDialogs-0 make -f samples/TreeDemo/CMakeFiles/CEGUITreeDemo.dir/build.make samples/TreeDemo/CMakeFiles/CEGUITreeDemo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/TreeDemo /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/TreeDemo /builddir/build/BUILD/cegui-0.8.7/samples/TreeDemo/CMakeFiles/CEGUITreeDemo.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/TreeDemo/CMakeFiles/CEGUITreeDemo.dir/build.make samples/TreeDemo/CMakeFiles/CEGUITreeDemo.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'samples/TreeDemo/CMakeFiles/CEGUITreeDemo.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 81%] Built target CEGUITreeDemo make -f samples/HelloWorld/CMakeFiles/CEGUIHelloWorldDemo.dir/build.make samples/HelloWorld/CMakeFiles/CEGUIHelloWorldDemo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/HelloWorld /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/HelloWorld /builddir/build/BUILD/cegui-0.8.7/samples/HelloWorld/CMakeFiles/CEGUIHelloWorldDemo.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/HelloWorld/CMakeFiles/CEGUIHelloWorldDemo.dir/build.make samples/HelloWorld/CMakeFiles/CEGUIHelloWorldDemo.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'samples/HelloWorld/CMakeFiles/CEGUIHelloWorldDemo.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 82%] Built target CEGUIHelloWorldDemo make -f samples/LookNFeelOverview/CMakeFiles/CEGUILookNFeelOverviewDemo.dir/build.make samples/LookNFeelOverview/CMakeFiles/CEGUILookNFeelOverviewDemo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/LookNFeelOverview /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/LookNFeelOverview /builddir/build/BUILD/cegui-0.8.7/samples/LookNFeelOverview/CMakeFiles/CEGUILookNFeelOverviewDemo.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/LookNFeelOverview/CMakeFiles/CEGUILookNFeelOverviewDemo.dir/build.make samples/LookNFeelOverview/CMakeFiles/CEGUILookNFeelOverviewDemo.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'samples/LookNFeelOverview/CMakeFiles/CEGUILookNFeelOverviewDemo.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 82%] Built target CEGUILookNFeelOverviewDemo make -f samples/GameMenu/CMakeFiles/CEGUIGameMenuDemo.dir/build.make samples/GameMenu/CMakeFiles/CEGUIGameMenuDemo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/GameMenu /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/GameMenu /builddir/build/BUILD/cegui-0.8.7/samples/GameMenu/CMakeFiles/CEGUIGameMenuDemo.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/GameMenu/CMakeFiles/CEGUIGameMenuDemo.dir/build.make samples/GameMenu/CMakeFiles/CEGUIGameMenuDemo.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'samples/GameMenu/CMakeFiles/CEGUIGameMenuDemo.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 82%] Built target CEGUIGameMenuDemo make -f samples/HUDDemo/CMakeFiles/CEGUIHUDDemo.dir/build.make samples/HUDDemo/CMakeFiles/CEGUIHUDDemo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/HUDDemo /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/HUDDemo /builddir/build/BUILD/cegui-0.8.7/samples/HUDDemo/CMakeFiles/CEGUIHUDDemo.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/HUDDemo/CMakeFiles/CEGUIHUDDemo.dir/build.make samples/HUDDemo/CMakeFiles/CEGUIHUDDemo.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'samples/HUDDemo/CMakeFiles/CEGUIHUDDemo.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 83%] Built target CEGUIHUDDemo make -f samples/DragDropDemo/CMakeFiles/CEGUIDragDropDemo.dir/build.make samples/DragDropDemo/CMakeFiles/CEGUIDragDropDemo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/DragDropDemo /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/DragDropDemo /builddir/build/BUILD/cegui-0.8.7/samples/DragDropDemo/CMakeFiles/CEGUIDragDropDemo.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/DragDropDemo/CMakeFiles/CEGUIDragDropDemo.dir/build.make samples/DragDropDemo/CMakeFiles/CEGUIDragDropDemo.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'samples/DragDropDemo/CMakeFiles/CEGUIDragDropDemo.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 83%] Built target CEGUIDragDropDemo make -f samples/InventoryDemo/CMakeFiles/CEGUIInventoryDemo.dir/build.make samples/InventoryDemo/CMakeFiles/CEGUIInventoryDemo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/InventoryDemo /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/InventoryDemo /builddir/build/BUILD/cegui-0.8.7/samples/InventoryDemo/CMakeFiles/CEGUIInventoryDemo.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/InventoryDemo/CMakeFiles/CEGUIInventoryDemo.dir/build.make samples/InventoryDemo/CMakeFiles/CEGUIInventoryDemo.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'samples/InventoryDemo/CMakeFiles/CEGUIInventoryDemo.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 85%] Built target CEGUIInventoryDemo make -f samples/EffectsDemo/CMakeFiles/CEGUIEffectsDemo.dir/build.make samples/EffectsDemo/CMakeFiles/CEGUIEffectsDemo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/EffectsDemo /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/EffectsDemo /builddir/build/BUILD/cegui-0.8.7/samples/EffectsDemo/CMakeFiles/CEGUIEffectsDemo.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/EffectsDemo/CMakeFiles/CEGUIEffectsDemo.dir/build.make samples/EffectsDemo/CMakeFiles/CEGUIEffectsDemo.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'samples/EffectsDemo/CMakeFiles/CEGUIEffectsDemo.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 85%] Built target CEGUIEffectsDemo make -f samples/FontDemo/CMakeFiles/CEGUIFontDemo.dir/build.make samples/FontDemo/CMakeFiles/CEGUIFontDemo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/FontDemo /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/FontDemo /builddir/build/BUILD/cegui-0.8.7/samples/FontDemo/CMakeFiles/CEGUIFontDemo.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/FontDemo/CMakeFiles/CEGUIFontDemo.dir/build.make samples/FontDemo/CMakeFiles/CEGUIFontDemo.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'samples/FontDemo/CMakeFiles/CEGUIFontDemo.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 86%] Built target CEGUIFontDemo make -f samples/Demo6/CMakeFiles/CEGUIDemo6.dir/build.make samples/Demo6/CMakeFiles/CEGUIDemo6.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/Demo6 /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/Demo6 /builddir/build/BUILD/cegui-0.8.7/samples/Demo6/CMakeFiles/CEGUIDemo6.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/Demo6/CMakeFiles/CEGUIDemo6.dir/build.make samples/Demo6/CMakeFiles/CEGUIDemo6.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'samples/Demo6/CMakeFiles/CEGUIDemo6.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 87%] Built target CEGUIDemo6 make -f samples/EditboxValidationDemo/CMakeFiles/CEGUIEditboxValidationDemo.dir/build.make samples/EditboxValidationDemo/CMakeFiles/CEGUIEditboxValidationDemo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/EditboxValidationDemo /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/EditboxValidationDemo /builddir/build/BUILD/cegui-0.8.7/samples/EditboxValidationDemo/CMakeFiles/CEGUIEditboxValidationDemo.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/EditboxValidationDemo/CMakeFiles/CEGUIEditboxValidationDemo.dir/build.make samples/EditboxValidationDemo/CMakeFiles/CEGUIEditboxValidationDemo.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'samples/EditboxValidationDemo/CMakeFiles/CEGUIEditboxValidationDemo.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 88%] Built target CEGUIEditboxValidationDemo make -f samples/Minesweeper/CMakeFiles/CEGUIMinesweeper.dir/build.make samples/Minesweeper/CMakeFiles/CEGUIMinesweeper.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/Minesweeper /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/Minesweeper /builddir/build/BUILD/cegui-0.8.7/samples/Minesweeper/CMakeFiles/CEGUIMinesweeper.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/Minesweeper/CMakeFiles/CEGUIMinesweeper.dir/build.make samples/Minesweeper/CMakeFiles/CEGUIMinesweeper.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'samples/Minesweeper/CMakeFiles/CEGUIMinesweeper.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 89%] Built target CEGUIMinesweeper make -f samples/ScrollablePaneDemo/CMakeFiles/CEGUIScrollablePaneDemo.dir/build.make samples/ScrollablePaneDemo/CMakeFiles/CEGUIScrollablePaneDemo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/ScrollablePaneDemo /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/ScrollablePaneDemo /builddir/build/BUILD/cegui-0.8.7/samples/ScrollablePaneDemo/CMakeFiles/CEGUIScrollablePaneDemo.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/ScrollablePaneDemo/CMakeFiles/CEGUIScrollablePaneDemo.dir/build.make samples/ScrollablePaneDemo/CMakeFiles/CEGUIScrollablePaneDemo.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'samples/ScrollablePaneDemo/CMakeFiles/CEGUIScrollablePaneDemo.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 90%] Built target CEGUIScrollablePaneDemo make -f samples/TabControlDemo/CMakeFiles/CEGUITabControlDemo.dir/build.make samples/TabControlDemo/CMakeFiles/CEGUITabControlDemo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/TabControlDemo /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/TabControlDemo /builddir/build/BUILD/cegui-0.8.7/samples/TabControlDemo/CMakeFiles/CEGUITabControlDemo.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/TabControlDemo/CMakeFiles/CEGUITabControlDemo.dir/build.make samples/TabControlDemo/CMakeFiles/CEGUITabControlDemo.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'samples/TabControlDemo/CMakeFiles/CEGUITabControlDemo.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 91%] Built target CEGUITabControlDemo make -f samples/CommonDialogsDemo/CMakeFiles/CEGUICommonDialogsDemo.dir/build.make samples/CommonDialogsDemo/CMakeFiles/CEGUICommonDialogsDemo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/CommonDialogsDemo /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/CommonDialogsDemo /builddir/build/BUILD/cegui-0.8.7/samples/CommonDialogsDemo/CMakeFiles/CEGUICommonDialogsDemo.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/CommonDialogsDemo/CMakeFiles/CEGUICommonDialogsDemo.dir/build.make samples/CommonDialogsDemo/CMakeFiles/CEGUICommonDialogsDemo.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'samples/CommonDialogsDemo/CMakeFiles/CEGUICommonDialogsDemo.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 91%] Built target CEGUICommonDialogsDemo make -f samples/WidgetDemo/CMakeFiles/CEGUIWidgetDemo.dir/build.make samples/WidgetDemo/CMakeFiles/CEGUIWidgetDemo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/WidgetDemo /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/WidgetDemo /builddir/build/BUILD/cegui-0.8.7/samples/WidgetDemo/CMakeFiles/CEGUIWidgetDemo.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/WidgetDemo/CMakeFiles/CEGUIWidgetDemo.dir/build.make samples/WidgetDemo/CMakeFiles/CEGUIWidgetDemo.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'samples/WidgetDemo/CMakeFiles/CEGUIWidgetDemo.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 91%] Built target CEGUIWidgetDemo make -f samples/TextDemo/CMakeFiles/CEGUITextDemo.dir/build.make samples/TextDemo/CMakeFiles/CEGUITextDemo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/TextDemo /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples/TextDemo /builddir/build/BUILD/cegui-0.8.7/samples/TextDemo/CMakeFiles/CEGUITextDemo.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples/TextDemo/CMakeFiles/CEGUITextDemo.dir/build.make samples/TextDemo/CMakeFiles/CEGUITextDemo.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'samples/TextDemo/CMakeFiles/CEGUITextDemo.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 91%] Built target CEGUITextDemo make -f samples_framework/CMakeFiles/CEGUISampleFramework-0.8.dir/build.make samples_framework/CMakeFiles/CEGUISampleFramework-0.8.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples_framework /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/samples_framework /builddir/build/BUILD/cegui-0.8.7/samples_framework/CMakeFiles/CEGUISampleFramework-0.8.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f samples_framework/CMakeFiles/CEGUISampleFramework-0.8.dir/build.make samples_framework/CMakeFiles/CEGUISampleFramework-0.8.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'samples_framework/CMakeFiles/CEGUISampleFramework-0.8.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [ 94%] Built target CEGUISampleFramework-0.8 make -f tests/unit/CMakeFiles/CEGUITests-0.8.dir/build.make tests/unit/CMakeFiles/CEGUITests-0.8.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' cd /builddir/build/BUILD/cegui-0.8.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/tests/unit /builddir/build/BUILD/cegui-0.8.7 /builddir/build/BUILD/cegui-0.8.7/tests/unit /builddir/build/BUILD/cegui-0.8.7/tests/unit/CMakeFiles/CEGUITests-0.8.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' make -f tests/unit/CMakeFiles/CEGUITests-0.8.dir/build.make tests/unit/CMakeFiles/CEGUITests-0.8.dir/build make[2]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[2]: Nothing to be done for 'tests/unit/CMakeFiles/CEGUITests-0.8.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' [100%] Built target CEGUITests-0.8 make[1]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cegui-0.8.7/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/cegui-0.8.7' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/cegui-0.8.7' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/pkgconfig/CEGUI-0.pc -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/pkgconfig/CEGUI-0-NULL.pc -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/pkgconfig/CEGUI-0-IRRLICHT.pc -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/pkgconfig/CEGUI-0-OGRE.pc -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/pkgconfig/CEGUI-0-OPENGL.pc -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/pkgconfig/CEGUI-0-OPENGL3.pc -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/pkgconfig/CEGUI-0-LUA.pc -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUIBase-0.so.2.4.2 -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUIBase-0.so.2 -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUIBase-0.so -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/Affector.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/Animation.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/AnimationInstance.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/AnimationManager.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/Animation_xmlHandler.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/Base.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/BasicImage.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/BasicRenderedStringParser.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/BidiVisualMapping.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/BoundSlot.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/CEGUI.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/CentredRenderedString.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/ChainedXMLHandler.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/Clipboard.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/Colour.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/ColourRect.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/CompositeResourceProvider.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/Config.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/Config_xmlHandler.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/CoordConverter.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/DataContainer.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/DefaultLogger.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/DefaultRenderedStringParser.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/DefaultResourceProvider.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/DynamicModule.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/Element.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/Event.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/EventArgs.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/EventSet.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/Exceptions.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/FactoryModule.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/FactoryRegisterer.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/Font.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/FontGlyph.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/FontManager.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/Font_xmlHandler.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/FormattedRenderedString.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/ForwardRefs.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/FreeFunctionSlot.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/FreeTypeFont.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/FribidiVisualMapping.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/FunctorCopySlot.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/FunctorPointerSlot.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/FunctorReferenceBinder.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/FunctorReferenceSlot.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/GUIContext.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/GUILayout_xmlHandler.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/GeometryBuffer.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/GlobalEventSet.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/IconvStringTranscoder.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/Image.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/ImageCodec.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/ImageFactory.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/ImageManager.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/InjectedInputReceiver.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/InputEvent.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/Interpolator.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/IteratorBase.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/JustifiedRenderedString.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/KeyFrame.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/LeftAlignedRenderedString.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/LinkedEvent.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/Logger.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/MemberFunctionSlot.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/MemoryAllocatedObject.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/MemoryAllocation.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/MemoryOgreAllocator.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/MemorySTLWrapper.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/MemoryStdAllocator.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/MinibidiVisualMapping.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/MinizipResourceProvider.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/ModuleConfig.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/MouseCursor.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/NamedElement.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/NamedXMLResourceManager.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/PCRERegexMatcher.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/PixmapFont.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/Property.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/PropertyHelper.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/PropertySet.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/Quaternion.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/Rect.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RefCounted.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RegexMatcher.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RenderEffect.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RenderEffectFactory.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RenderEffectManager.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RenderQueue.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RenderTarget.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RenderedString.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RenderedStringComponent.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RenderedStringImageComponent.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RenderedStringParser.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RenderedStringTextComponent.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RenderedStringWidgetComponent.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RenderedStringWordWrapper.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/Renderer.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RenderingContext.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RenderingSurface.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RenderingWindow.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/ResourceProvider.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RightAlignedRenderedString.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/Scheme.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/SchemeManager.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/Scheme_xmlHandler.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/ScriptModule.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/SimpleTimer.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/Singleton.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/Size.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/SlotFunctorBase.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/String.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/StringTranscoder.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/SubscriberSlot.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/System.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/SystemKeys.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/TextUtils.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/Texture.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/TextureTarget.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/TplInterpolators.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/TplProperty.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/TplWRFactoryRegisterer.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/TplWindowFactory.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/TplWindowFactoryRegisterer.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/TplWindowProperty.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/TplWindowRendererFactory.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/TplWindowRendererProperty.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/TypedProperty.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/UDim.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/Vector.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/Version.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/Vertex.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/Win32StringTranscoder.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/Window.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/WindowFactory.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/WindowFactoryManager.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/WindowManager.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/WindowRenderer.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/WindowRendererManager.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/XMLAttributes.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/XMLHandler.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/XMLParser.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/XMLSerializer.h -- Up-to-date: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/Config.h -- Up-to-date: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/ModuleConfig.h -- Up-to-date: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/Version.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/All.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/ButtonBase.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/ClippedContainer.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/ComboDropList.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/Combobox.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/DefaultWindow.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/DragContainer.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/Editbox.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/FrameWindow.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/GridLayoutContainer.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/GroupBox.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/HorizontalLayoutContainer.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/ItemEntry.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/ItemListBase.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/ItemListbox.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/LayoutCell.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/LayoutContainer.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/ListHeader.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/ListHeaderSegment.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/Listbox.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/ListboxItem.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/ListboxTextItem.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/MenuBase.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/MenuItem.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/Menubar.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/MultiColumnList.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/MultiLineEditbox.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/PopupMenu.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/ProgressBar.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/PushButton.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/RadioButton.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/ScrollablePane.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/Scrollbar.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/ScrolledContainer.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/ScrolledItemListBase.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/SequentialLayoutContainer.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/Slider.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/Spinner.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/TabButton.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/TabControl.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/Thumb.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/Titlebar.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/ToggleButton.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/Tooltip.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/Tree.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/TreeItem.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/widgets/VerticalLayoutContainer.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/falagard/ComponentBase.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/falagard/Dimensions.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/falagard/Enums.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/falagard/EventAction.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/falagard/EventLinkDefinition.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/falagard/FalagardPropertyBase.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/falagard/FormattingSetting.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/falagard/FrameComponent.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/falagard/ImageryComponent.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/falagard/ImagerySection.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/falagard/LayerSpecification.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/falagard/NamedArea.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/falagard/NamedDefinitionCollator.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/falagard/PropertyDefinition.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/falagard/PropertyDefinitionBase.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/falagard/PropertyInitialiser.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/falagard/PropertyLinkDefinition.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/falagard/SectionSpecification.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/falagard/StateImagery.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/falagard/TextComponent.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/falagard/WidgetComponent.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/falagard/WidgetLookFeel.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/falagard/WidgetLookManager.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/falagard/XMLEnumHelper.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/falagard/XMLHandler.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUIOpenGLRenderer-0.so.2.4.2 -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUIOpenGLRenderer-0.so.2 -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUIOpenGLRenderer-0.so -- Set runtime path of "/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUIOpenGLRenderer-0.so.2.4.2" to "" -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/OpenGL/ApplePBTextureTarget.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/OpenGL/GL.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/OpenGL/GL3FBOTextureTarget.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/OpenGL/GL3GeometryBuffer.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/OpenGL/GL3Renderer.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/OpenGL/GLFBOTextureTarget.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/OpenGL/GLGeometryBuffer.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/OpenGL/GLRenderer.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/OpenGL/GLXPBTextureTarget.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/OpenGL/GeometryBufferBase.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/OpenGL/GlmPimpl.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/OpenGL/RenderTarget.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/OpenGL/RendererBase.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/OpenGL/Shader.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/OpenGL/ShaderManager.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/OpenGL/StandardShaderFrag.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/OpenGL/StandardShaderVert.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/OpenGL/StateChangeWrapper.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/OpenGL/Texture.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/OpenGL/TextureTarget.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/OpenGL/ViewportTarget.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/OpenGL/WGLPBTextureTarget.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/OpenGL/RenderTarget.inl -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUIOgreRenderer-0.so.2.4.2 -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUIOgreRenderer-0.so.2 -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUIOgreRenderer-0.so -- Set runtime path of "/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUIOgreRenderer-0.so.2.4.2" to "" -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/Ogre/GeometryBuffer.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/Ogre/ImageCodec.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/Ogre/RenderTarget.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/Ogre/Renderer.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/Ogre/ResourceProvider.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/Ogre/Texture.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/Ogre/TextureTarget.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/Ogre/WindowTarget.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/Ogre/RenderTarget.inl -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUIIrrlichtRenderer-0.so.2.4.2 -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUIIrrlichtRenderer-0.so.2 -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUIIrrlichtRenderer-0.so -- Set runtime path of "/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUIIrrlichtRenderer-0.so.2.4.2" to "" -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/Irrlicht/EventPusher.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/Irrlicht/GeometryBuffer.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/Irrlicht/ImageCodec.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/Irrlicht/MemoryFile.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/Irrlicht/RenderTarget.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/Irrlicht/Renderer.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/Irrlicht/RendererDef.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/Irrlicht/ResourceProvider.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/Irrlicht/Texture.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/Irrlicht/TextureTarget.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/Irrlicht/WindowTarget.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/Irrlicht/RenderTarget.inl -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUINullRenderer-0.so.2.4.2 -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUINullRenderer-0.so.2 -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUINullRenderer-0.so -- Set runtime path of "/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUINullRenderer-0.so.2.4.2" to "" -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/Null/GeometryBuffer.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/Null/RenderTarget.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/Null/Renderer.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/Null/Texture.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/Null/TextureTarget.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/RendererModules/Null/RenderTarget.inl -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIExpatParser.so -- Set runtime path of "/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIExpatParser.so" to "" -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/XMLParserModules/Expat/XMLParser.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/XMLParserModules/Expat/XMLParserModule.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUILibXMLParser.so -- Set runtime path of "/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUILibXMLParser.so" to "" -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/XMLParserModules/Libxml2/XMLParser.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/XMLParserModules/Libxml2/XMLParserModule.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUITinyXMLParser.so -- Set runtime path of "/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUITinyXMLParser.so" to "" -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/XMLParserModules/TinyXML/XMLParser.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/XMLParserModules/TinyXML/XMLParserModule.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIDevILImageCodec.so -- Set runtime path of "/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIDevILImageCodec.so" to "" -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/ImageCodecModules/DevIL/ImageCodec.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/ImageCodecModules/DevIL/ImageCodecModule.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIFreeImageImageCodec.so -- Set runtime path of "/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIFreeImageImageCodec.so" to "" -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/ImageCodecModules/FreeImage/ImageCodec.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/ImageCodecModules/FreeImage/ImageCodecModule.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUISILLYImageCodec.so -- Set runtime path of "/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUISILLYImageCodec.so" to "" -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/ImageCodecModules/SILLY/ImageCodec.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/ImageCodecModules/SILLY/ImageCodecModule.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUICoreWindowRendererSet.so -- Set runtime path of "/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUICoreWindowRendererSet.so" to "" -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/WindowRendererSets/Core/Button.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/WindowRendererSets/Core/Default.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/WindowRendererSets/Core/Editbox.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/WindowRendererSets/Core/FrameWindow.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/WindowRendererSets/Core/ItemEntry.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/WindowRendererSets/Core/ItemListbox.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/WindowRendererSets/Core/ListHeader.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/WindowRendererSets/Core/ListHeaderSegment.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/WindowRendererSets/Core/Listbox.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/WindowRendererSets/Core/MenuItem.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/WindowRendererSets/Core/Menubar.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/WindowRendererSets/Core/Module.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/WindowRendererSets/Core/MultiColumnList.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/WindowRendererSets/Core/MultiLineEditbox.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/WindowRendererSets/Core/PopupMenu.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/WindowRendererSets/Core/ProgressBar.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/WindowRendererSets/Core/ScrollablePane.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/WindowRendererSets/Core/Scrollbar.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/WindowRendererSets/Core/Slider.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/WindowRendererSets/Core/Static.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/WindowRendererSets/Core/StaticImage.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/WindowRendererSets/Core/StaticText.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/WindowRendererSets/Core/TabButton.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/WindowRendererSets/Core/TabControl.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/WindowRendererSets/Core/Titlebar.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/WindowRendererSets/Core/ToggleButton.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/WindowRendererSets/Core/Tooltip.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/WindowRendererSets/Core/Tree.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/bin/toluappcegui-0.8 -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUILuaScriptModule-0.so.2.4.2 -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUILuaScriptModule-0.so.2 -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUILuaScriptModule-0.so -- Set runtime path of "/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUILuaScriptModule-0.so.2.4.2" to "" -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/ScriptModules/Lua/Functor.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/ScriptModules/Lua/ScriptModule.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUICommonDialogs-0.so.2.4.2 -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUICommonDialogs-0.so.2 -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUICommonDialogs-0.so -- Set runtime path of "/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUICommonDialogs-0.so.2.4.2" to "" -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/CommonDialogs/Module.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/CommonDialogs/ColourPicker/ColourPicker.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/CommonDialogs/ColourPicker/Controls.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/CommonDialogs/ColourPicker/Conversions.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/include/cegui-0/CEGUI/CommonDialogs/ColourPicker/Types.h -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/bin/CEGUISampleFramework-0.8 -- Set runtime path of "/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/bin/CEGUISampleFramework-0.8" to "" -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/samples/samples.xml -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIHelloWorldDemo.so -- Set runtime path of "/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIHelloWorldDemo.so" to "" -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUILookNFeelOverviewDemo.so -- Set runtime path of "/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUILookNFeelOverviewDemo.so" to "" -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIGameMenuDemo.so -- Set runtime path of "/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIGameMenuDemo.so" to "" -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIHUDDemo.so -- Set runtime path of "/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIHUDDemo.so" to "" -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIDragDropDemo.so -- Set runtime path of "/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIDragDropDemo.so" to "" -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIInventoryDemo.so -- Set runtime path of "/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIInventoryDemo.so" to "" -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIEffectsDemo.so -- Set runtime path of "/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIEffectsDemo.so" to "" -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIFontDemo.so -- Set runtime path of "/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIFontDemo.so" to "" -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIDemo6.so -- Set runtime path of "/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIDemo6.so" to "" -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIEditboxValidationDemo.so -- Set runtime path of "/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIEditboxValidationDemo.so" to "" -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIMinesweeper.so -- Set runtime path of "/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIMinesweeper.so" to "" -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIScrollablePaneDemo.so -- Set runtime path of "/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIScrollablePaneDemo.so" to "" -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUITabControlDemo.so -- Set runtime path of "/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUITabControlDemo.so" to "" -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUICommonDialogsDemo.so -- Set runtime path of "/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUICommonDialogsDemo.so" to "" -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIWidgetDemo.so -- Set runtime path of "/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIWidgetDemo.so" to "" -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUITextDemo.so -- Set runtime path of "/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUITextDemo.so" to "" -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUITreeDemo.so -- Set runtime path of "/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUITreeDemo.so" to "" -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/animations -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/animations/GameMenu.anims -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/animations/example.anims -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/LicenseDejaVu.txt -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/DejaVuSans-10.font -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/LicenseSIL.txt -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/DejaVuSans-14.font -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/Junicode-13.font -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/DejaVuSans-10-NoScale.font -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/mizufalp.ttf -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/Jura-Medium.ttf -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/GreatVibes-22.font -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/IMFePIrm29P.ttf -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/LicenseGPL.txt -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/Jura-13.font -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/DejaVuSans.ttf -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/Jura-Light.ttf -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/GreatVibes-16.font -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/Tnua-Libre.ttf -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/DejaVuSans-12-NoScale.font -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/Legal.txt -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/Klingon-pIqaD-HaSta.ttf -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/DejaVuSerif.ttf -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/RichStyle.ttf -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/DejaVuSans-12.font -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/DejaVuSans-14-NoScale.font -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/Futhark Adapted.ttf -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/LicenseUbuntuFont.txt -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/LicenseApache.txt -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/Batang-18.font -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/Junicode.ttf -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/GreatVibes-Regular.ttf -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/FetteClassicUNZFraktur.ttf -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/batang.ttf -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/Jura-Regular.ttf -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/Jura-10.font -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/FairChar-30.font -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/Jura-18.font -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/LicenseMIT.txt -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/fonts/Jura-DemiBold.ttf -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/imagesets -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/imagesets/vanilla.png -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/imagesets/OgreTrayImages.png -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/imagesets/Aliasing.jpg -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/imagesets/SampleBrowser.png -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/imagesets/TaharezLook.png -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/imagesets/AlfiskoSkin.imageset -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/imagesets/GameMenu.imageset -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/imagesets/DriveIcons.imageset -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/imagesets/ReadMe.txt -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/imagesets/BackgroundSampleBrowser.jpg -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/imagesets/AlfiskoSkin.png -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/imagesets/logo.png -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/imagesets/GameMenu.png -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/imagesets/HUDDemo.imageset -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/imagesets/HUDDemo.png -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/imagesets/WindowsLook.imageset -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/imagesets/HUDDemoGameOver.png -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/imagesets/WindowsLook.png -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/imagesets/FairChar.png -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/imagesets/Vanilla.imageset -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/imagesets/TaharezLook.imageset -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/imagesets/FairChar.imageset -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/imagesets/SampleBrowser.imageset -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/imagesets/OgreTray.imageset -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/imagesets/DriveIcons.png -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/imagesets/SpaceBackground.jpg -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/layouts -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/layouts/application_templates.layout -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/layouts/VanillaLookOverview.layout -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/layouts/TextDemo.layout -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/layouts/VanillaConsole.layout -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/layouts/HUDDemoIngame.layout -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/layouts/TabPage.layout -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/layouts/TaharezLookOverview.layout -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/layouts/SampleBrowser.layout -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/layouts/HUDDemoGameOver.layout -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/layouts/TabPage2.layout -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/layouts/FontDemo.layout -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/layouts/TreeDemoTaharez.layout -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/layouts/Console.wnd -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/layouts/EffectsDemo.layout -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/layouts/DragDropDemo.layout -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/layouts/Demo8.layout -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/layouts/TabPage1.layout -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/layouts/VanillaWindows.layout -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/layouts/SampleBrowserLoadScreen.layout -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/layouts/GameMenu.layout -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/layouts/TabControlDemo.layout -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/looknfeel -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/looknfeel/WindowsLook.looknfeel -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/looknfeel/Generic.looknfeel -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/looknfeel/Vanilla.looknfeel -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/looknfeel/GameMenu.looknfeel -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/looknfeel/TaharezLook.looknfeel -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/looknfeel/VanillaCommonDialogs.looknfeel -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/looknfeel/SampleBrowser.looknfeel -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/looknfeel/HUDDemo.looknfeel -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/looknfeel/OgreTray.looknfeel -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/looknfeel/AlfiskoSkin.looknfeel -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/looknfeel/InventoryComponents.looknfeel -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/lua_scripts -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/lua_scripts/demo8.lua -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/schemes -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/schemes/GameMenu.scheme -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/schemes/WindowsLook.scheme -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/schemes/TaharezLook.scheme -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/schemes/VanillaCommonDialogs.scheme -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/schemes/HUDDemo.scheme -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/schemes/AlfiskoSkin.scheme -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/schemes/Generic.scheme -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/schemes/OgreTray.scheme -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/schemes/VanillaSkin.scheme -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/schemes/SampleBrowser.scheme -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/xml_schemas -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/xml_schemas/Samples.xsd -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/xml_schemas/Imageset.xsd -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/xml_schemas/CEGUIConfig.xsd -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/xml_schemas/Font.xsd -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/xml_schemas/Animation.xsd -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/xml_schemas/GUIScheme.xsd -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/xml_schemas/GUILayout.xsd -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/cegui-0/xml_schemas/Falagard.xsd -- Installing: /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/bin/CEGUITests-0.8 -- Set runtime path of "/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/bin/CEGUITests-0.8" to "" + mkdir -p /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64//usr/share/doc/cegui-0.8.4/ + cp -r doc/doxygen/html /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64//usr/share/doc/cegui-0.8.4/ + find /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64 -name CEGUITests-0.8 -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.8.7-10.fc28 --unique-debug-suffix -0.8.7-10.fc28.aarch64 --unique-debug-src-base cegui-0.8.7-10.fc28.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/cegui-0.8.7 extracting debug info from /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUINullRenderer-0.so.2.4.2 extracting debug info from /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUIBase-0.so.2.4.2 extracting debug info from /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUIIrrlichtRenderer-0.so.2.4.2 extracting debug info from /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIMinesweeper.so extracting debug info from /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUICoreWindowRendererSet.so extracting debug info from /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIInventoryDemo.so extracting debug info from /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIHUDDemo.so extracting debug info from /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIWidgetDemo.so extracting debug info from /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIEffectsDemo.so extracting debug info from /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUITinyXMLParser.so extracting debug info from /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUILookNFeelOverviewDemo.so extracting debug info from /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUISILLYImageCodec.so extracting debug info from /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUICommonDialogsDemo.so extracting debug info from /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIEditboxValidationDemo.so extracting debug info from /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUITabControlDemo.so extracting debug info from /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIFreeImageImageCodec.so extracting debug info from /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIScrollablePaneDemo.so extracting debug info from /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUITreeDemo.so extracting debug info from /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIDemo6.so extracting debug info from /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIExpatParser.so extracting debug info from /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIHelloWorldDemo.so extracting debug info from /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIDragDropDemo.so extracting debug info from /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIFontDemo.so extracting debug info from /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUITextDemo.so extracting debug info from /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUILibXMLParser.so extracting debug info from /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIGameMenuDemo.so extracting debug info from /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/cegui-0.8/libCEGUIDevILImageCodec.so extracting debug info from /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUICommonDialogs-0.so.2.4.2 extracting debug info from /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUILuaScriptModule-0.so.2.4.2 extracting debug info from /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUIOgreRenderer-0.so.2.4.2 extracting debug info from /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/lib64/libCEGUIOpenGLRenderer-0.so.2.4.2 extracting debug info from /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/bin/toluappcegui-0.8 extracting debug info from /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/bin/CEGUISampleFramework-0.8 /usr/lib/rpm/sepdebugcrcfix: Updated 33 CRC32s, 0 CRC32s did match. 16103 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: cegui-0.8.7-10.fc28.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZhuRKe + umask 022 + cd /builddir/build/BUILD + cd cegui-0.8.7 + DOCDIR=/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/doc/cegui + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/doc/cegui + cp -pr README.md /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/doc/cegui + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7NUAHl + umask 022 + cd /builddir/build/BUILD + cd cegui-0.8.7 + LICENSEDIR=/builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/licenses/cegui + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/licenses/cegui + cp -pr COPYING /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64/usr/share/licenses/cegui + exit 0 Provides: cegui = 0.8.7-10.fc28 cegui(aarch-64) = 0.8.7-10.fc28 libCEGUIBase-0.so.2()(64bit) libCEGUICommonDialogs-0.so.2()(64bit) libCEGUICoreWindowRendererSet.so()(64bit) libCEGUIExpatParser.so()(64bit) libCEGUILuaScriptModule-0.so.2()(64bit) libCEGUIOpenGLRenderer-0.so.2()(64bit) libCEGUISILLYImageCodec.so()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libCEGUIBase-0.so.2()(64bit) libGL.so.1()(64bit) libGLEW.so.2.0()(64bit) libGLU.so.1()(64bit) libSILLY.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libexpat.so.1()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) liblua-5.3.so()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) libpcre.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtolua++-5.3.so()(64bit) rtld(GNU_HASH) Obsoletes: cegui-python < 0.8.7-10.fc28 cegui-xerces-xmlparser < 0.8.7-10.fc28 Processing files: cegui-devel-0.8.7-10.fc28.aarch64 Provides: cegui-devel = 0.8.7-10.fc28 cegui-devel(aarch-64) = 0.8.7-10.fc28 pkgconfig(CEGUI-0) = 0.8.7 pkgconfig(CEGUI-0-IRRLICHT) = 0.8.7 pkgconfig(CEGUI-0-LUA) = 0.8.7 pkgconfig(CEGUI-0-NULL) = 0.8.7 pkgconfig(CEGUI-0-OGRE) = 0.8.7 pkgconfig(CEGUI-0-OPENGL) = 0.8.7 pkgconfig(CEGUI-0-OPENGL3) = 0.8.7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libCEGUIBase-0.so.2()(64bit) libCEGUICommonDialogs-0.so.2()(64bit) libCEGUIIrrlichtRenderer-0.so.2()(64bit) libCEGUILuaScriptModule-0.so.2()(64bit) libCEGUINullRenderer-0.so.2()(64bit) libCEGUIOgreRenderer-0.so.2()(64bit) libCEGUIOpenGLRenderer-0.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) liblua-5.3.so()(64bit) libm.so.6()(64bit) libtolua++-5.3.so()(64bit) pkgconfig(CEGUI-0) = 0.8.7 pkgconfig(OGRE) >= 1.6.0 rtld(GNU_HASH) Processing files: cegui-devel-doc-0.8.7-10.fc28.noarch Provides: cegui-devel-doc = 0.8.7-10.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cegui-samples-0.8.7-10.fc28.aarch64 Provides: cegui-samples = 0.8.7-10.fc28 cegui-samples(aarch-64) = 0.8.7-10.fc28 libCEGUICommonDialogsDemo.so()(64bit) libCEGUIDemo6.so()(64bit) libCEGUIDragDropDemo.so()(64bit) libCEGUIEditboxValidationDemo.so()(64bit) libCEGUIEffectsDemo.so()(64bit) libCEGUIFontDemo.so()(64bit) libCEGUIGameMenuDemo.so()(64bit) libCEGUIHUDDemo.so()(64bit) libCEGUIHelloWorldDemo.so()(64bit) libCEGUIInventoryDemo.so()(64bit) libCEGUILookNFeelOverviewDemo.so()(64bit) libCEGUIMinesweeper.so()(64bit) libCEGUIScrollablePaneDemo.so()(64bit) libCEGUITabControlDemo.so()(64bit) libCEGUITextDemo.so()(64bit) libCEGUITreeDemo.so()(64bit) libCEGUIWidgetDemo.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libCEGUIBase-0.so.2()(64bit) libCEGUICommonDialogs-0.so.2()(64bit) libCEGUIIrrlichtRenderer-0.so.2()(64bit) libCEGUIOgreRenderer-0.so.2()(64bit) libIrrlicht.so.1()(64bit) libOIS-1.3.0.so()(64bit) libOgreMain.so.1.9.0()(64bit) libboost_system.so.1.66.0()(64bit) libboost_thread.so.1.66.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libpcre.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: cegui-DevIL-imagecodec-0.8.7-10.fc28.aarch64 Provides: cegui-DevIL-imagecodec = 0.8.7-10.fc28 cegui-DevIL-imagecodec(aarch-64) = 0.8.7-10.fc28 libCEGUIDevILImageCodec.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libCEGUIBase-0.so.2()(64bit) libIL.so.1()(64bit) libILU.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpcre.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: cegui-freeimage-imagecodec-0.8.7-10.fc28.aarch64 Provides: cegui-freeimage-imagecodec = 0.8.7-10.fc28 cegui-freeimage-imagecodec(aarch-64) = 0.8.7-10.fc28 libCEGUIFreeImageImageCodec.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libCEGUIBase-0.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libfreeimage.so.3()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpcre.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) rtld(GNU_HASH) Processing files: cegui-irrlicht-renderer-0.8.7-10.fc28.aarch64 Provides: cegui-irrlicht-renderer = 0.8.7-10.fc28 cegui-irrlicht-renderer(aarch-64) = 0.8.7-10.fc28 libCEGUIIrrlichtRenderer-0.so.2()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libCEGUIBase-0.so.2()(64bit) libIrrlicht.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libpcre.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) rtld(GNU_HASH) Processing files: cegui-ogre-renderer-0.8.7-10.fc28.aarch64 Provides: cegui-ogre-renderer = 0.8.7-10.fc28 cegui-ogre-renderer(aarch-64) = 0.8.7-10.fc28 libCEGUIOgreRenderer-0.so.2()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libCEGUIBase-0.so.2()(64bit) libOgreMain.so.1.9.0()(64bit) libboost_system.so.1.66.0()(64bit) libboost_thread.so.1.66.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libpcre.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: cegui-null-renderer-0.8.7-10.fc28.aarch64 Provides: cegui-null-renderer = 0.8.7-10.fc28 cegui-null-renderer(aarch-64) = 0.8.7-10.fc28 libCEGUINullRenderer-0.so.2()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libCEGUIBase-0.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpcre.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: cegui-libxml-xmlparser-0.8.7-10.fc28.aarch64 Provides: cegui-libxml-xmlparser = 0.8.7-10.fc28 cegui-libxml-xmlparser(aarch-64) = 0.8.7-10.fc28 libCEGUILibXMLParser.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libCEGUIBase-0.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpcre.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) rtld(GNU_HASH) Processing files: cegui-tinyxml-xmlparser-0.8.7-10.fc28.aarch64 Provides: cegui-tinyxml-xmlparser = 0.8.7-10.fc28 cegui-tinyxml-xmlparser(aarch-64) = 0.8.7-10.fc28 libCEGUITinyXMLParser.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libCEGUIBase-0.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpcre.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libtinyxml.so.0()(64bit) rtld(GNU_HASH) Processing files: cegui-debugsource-0.8.7-10.fc28.aarch64 Provides: cegui-debugsource = 0.8.7-10.fc28 cegui-debugsource(aarch-64) = 0.8.7-10.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cegui-debuginfo-0.8.7-10.fc28.aarch64 Provides: cegui-debuginfo = 0.8.7-10.fc28 cegui-debuginfo(aarch-64) = 0.8.7-10.fc28 debuginfo(build-id) = 3d8a8ac39370d39393dc0a8b9ab6a1c4b7f9da27 debuginfo(build-id) = 8ce502672310a3e62cce3e0b7a3a52d1e56d0e27 debuginfo(build-id) = 8db4d607e48724755ab4e400db5c1139abc30ead debuginfo(build-id) = afd0996187a80ae70b2c55278c3ac078b7414d68 debuginfo(build-id) = afd41c1eaac8c11c9bb9c8760ebe8153e525eed6 debuginfo(build-id) = d8fd4b506a5d836768dff7bc1ad7d3a32bdc169f debuginfo(build-id) = faae5667d47163a45a9d9cbce430fb849e00256d Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cegui-debugsource(aarch-64) = 0.8.7-10.fc28 Processing files: cegui-devel-debuginfo-0.8.7-10.fc28.aarch64 Provides: cegui-devel-debuginfo = 0.8.7-10.fc28 cegui-devel-debuginfo(aarch-64) = 0.8.7-10.fc28 debuginfo(build-id) = 90db2ed6e7141708371d759390b4477dec117e3a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cegui-debugsource(aarch-64) = 0.8.7-10.fc28 Processing files: cegui-samples-debuginfo-0.8.7-10.fc28.aarch64 Provides: cegui-samples-debuginfo = 0.8.7-10.fc28 cegui-samples-debuginfo(aarch-64) = 0.8.7-10.fc28 debuginfo(build-id) = 066e0d9fe59557cc15e84eaaa6f7600ad4219cb9 debuginfo(build-id) = 0b34a91df5d590c66562e5ec276bb52641451d40 debuginfo(build-id) = 16b4d4c50678a78f4ae45620771bd38167926020 debuginfo(build-id) = 1e57120e3a3a83504733b14ab4c55be91c8770c0 debuginfo(build-id) = 2e74748f649939f0cc99378bfc3af1d5136d99d1 debuginfo(build-id) = 572e38d82a46faee300329fb4bb5c05b84ca5b28 debuginfo(build-id) = 6b986b01c389f47a60053cb89d22fd895fdcaefd debuginfo(build-id) = 87ed5491a42fee4dc387839b1215e675ec657566 debuginfo(build-id) = a86f4bd239e6296c2efdde1405aac029f5734073 debuginfo(build-id) = b4d4c2662a7985a53e981f237c870fdff318d44e debuginfo(build-id) = bbd9f91c565a9b4fead678ab78cd4d41094cb514 debuginfo(build-id) = bc33f88fcf81ca0a9e1eb72ee8907e13e0c87110 debuginfo(build-id) = c4c94e31d1fd611005bd05e7fbe982ed865b892e debuginfo(build-id) = ce971e4cd13d5dd785e8a76d8dad5b4bb5a0d2b5 debuginfo(build-id) = d1b17a8f8eca841ab843f8c55ca13699d7b64a47 debuginfo(build-id) = ddd6d95287451f4733f1f29e0e3f4c2d215da4a8 debuginfo(build-id) = f5c3d6fed61035e1f7287b1fb01dcca7d3c9bf83 debuginfo(build-id) = fd47c8ed250513fdb5d9d0341ec11a76633b13bd Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cegui-debugsource(aarch-64) = 0.8.7-10.fc28 Processing files: cegui-DevIL-imagecodec-debuginfo-0.8.7-10.fc28.aarch64 Provides: cegui-DevIL-imagecodec-debuginfo = 0.8.7-10.fc28 cegui-DevIL-imagecodec-debuginfo(aarch-64) = 0.8.7-10.fc28 debuginfo(build-id) = d982a2803836a5f25759caffdecf744d3efc2130 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cegui-debugsource(aarch-64) = 0.8.7-10.fc28 Processing files: cegui-freeimage-imagecodec-debuginfo-0.8.7-10.fc28.aarch64 Provides: cegui-freeimage-imagecodec-debuginfo = 0.8.7-10.fc28 cegui-freeimage-imagecodec-debuginfo(aarch-64) = 0.8.7-10.fc28 debuginfo(build-id) = 77fefd44a5b755e31de4cdbb09f9dd4925b7d842 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cegui-debugsource(aarch-64) = 0.8.7-10.fc28 Processing files: cegui-irrlicht-renderer-debuginfo-0.8.7-10.fc28.aarch64 Provides: cegui-irrlicht-renderer-debuginfo = 0.8.7-10.fc28 cegui-irrlicht-renderer-debuginfo(aarch-64) = 0.8.7-10.fc28 debuginfo(build-id) = bdc96ec4c8df6203cd3fa4f7cdb9383680122b2b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cegui-debugsource(aarch-64) = 0.8.7-10.fc28 Processing files: cegui-ogre-renderer-debuginfo-0.8.7-10.fc28.aarch64 Provides: cegui-ogre-renderer-debuginfo = 0.8.7-10.fc28 cegui-ogre-renderer-debuginfo(aarch-64) = 0.8.7-10.fc28 debuginfo(build-id) = 86d69814562129fe549d070b3228a91ef095f609 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cegui-debugsource(aarch-64) = 0.8.7-10.fc28 Processing files: cegui-null-renderer-debuginfo-0.8.7-10.fc28.aarch64 Provides: cegui-null-renderer-debuginfo = 0.8.7-10.fc28 cegui-null-renderer-debuginfo(aarch-64) = 0.8.7-10.fc28 debuginfo(build-id) = acd91f34dcba70a8a65e3f436088a9de144042f2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cegui-debugsource(aarch-64) = 0.8.7-10.fc28 Processing files: cegui-libxml-xmlparser-debuginfo-0.8.7-10.fc28.aarch64 Provides: cegui-libxml-xmlparser-debuginfo = 0.8.7-10.fc28 cegui-libxml-xmlparser-debuginfo(aarch-64) = 0.8.7-10.fc28 debuginfo(build-id) = 4ff2759c18753013564b6732c75e39f0dfd88f11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cegui-debugsource(aarch-64) = 0.8.7-10.fc28 Processing files: cegui-tinyxml-xmlparser-debuginfo-0.8.7-10.fc28.aarch64 Provides: cegui-tinyxml-xmlparser-debuginfo = 0.8.7-10.fc28 cegui-tinyxml-xmlparser-debuginfo(aarch-64) = 0.8.7-10.fc28 debuginfo(build-id) = b59fe2a462d2855c75b4cbe0d0a32cc11ad66ad3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cegui-debugsource(aarch-64) = 0.8.7-10.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64 Wrote: /builddir/build/RPMS/cegui-0.8.7-10.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/cegui-devel-0.8.7-10.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/cegui-devel-doc-0.8.7-10.fc28.noarch.rpm Wrote: /builddir/build/RPMS/cegui-samples-0.8.7-10.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/cegui-DevIL-imagecodec-0.8.7-10.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/cegui-freeimage-imagecodec-0.8.7-10.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/cegui-irrlicht-renderer-0.8.7-10.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/cegui-ogre-renderer-0.8.7-10.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/cegui-null-renderer-0.8.7-10.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/cegui-libxml-xmlparser-0.8.7-10.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/cegui-tinyxml-xmlparser-0.8.7-10.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/cegui-debugsource-0.8.7-10.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/cegui-debuginfo-0.8.7-10.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/cegui-devel-debuginfo-0.8.7-10.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/cegui-samples-debuginfo-0.8.7-10.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/cegui-DevIL-imagecodec-debuginfo-0.8.7-10.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/cegui-freeimage-imagecodec-debuginfo-0.8.7-10.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/cegui-irrlicht-renderer-debuginfo-0.8.7-10.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/cegui-ogre-renderer-debuginfo-0.8.7-10.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/cegui-null-renderer-debuginfo-0.8.7-10.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/cegui-libxml-xmlparser-debuginfo-0.8.7-10.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/cegui-tinyxml-xmlparser-debuginfo-0.8.7-10.fc28.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.21nSfr + umask 022 + cd /builddir/build/BUILD + cd cegui-0.8.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cegui-0.8.7-10.fc28.aarch64 + exit 0 Child return code was: 0