You do not give your Ubuntu version, looks like an old one, CMakePackageConfigHelpers is available since Quantal (i.e. CMake 2.8.9). We can’t do anything, as OpenCOLLADA is a third-party lib. You either have to find a way to install a recent CMake on your system, have to update your OS, or have to renounce to OpenCOLLADA…
Bastien On 21/09/2013 13:23, Dan McGrath wrote: > Hi, > > Using Ubuntu 64bit, and having a failure with the install_deps.sh script > when trying to build OpenCollada using r60293: > > > -- Performing Test CXX_WARN_NO_REORDER > -- Performing Test CXX_WARN_NO_REORDER - Success > -- Performing Test CXX_WARN_NO_UNUSED_PARAMETER > -- Performing Test CXX_WARN_NO_UNUSED_PARAMETER - Success > -- Performing Test CXX_WARN_NO_IGNORED_QUALIFIERS > -- Performing Test CXX_WARN_NO_IGNORED_QUALIFIERS - Success > -- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so > -- SUCCESSFUL: LibXml2 found > -- Found PCRE: /usr/include > -- SUCCESSFUL: PCRE found > CMake Error at CMakeLists.txt:267 (include): > include could not find load file: > > CMakePackageConfigHelpers > > > CMake Error at CMakeLists.txt:268 (configure_package_config_file): > Unknown CMake command "configure_package_config_file". > > > -- Configuring incomplete, errors occurred! > make: *** No targets specified and no makefile found. Stop. > make: *** No rule to make target `clean'. Stop. > OpenCOLLADA-1.3 failed to compile, exiting > > > > > Dan > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers > _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
