On Wed, Jan 13, 2016 at 12:36 PM, Brad King <[email protected]> wrote: > On 01/13/2016 11:16 AM, Robert Dailey wrote: >> Running version 3.2.2 on Ubuntu 15. I run the following command: > [snip] >> cmake: ../../Source/cmTarget.cxx:722: void >> cmTarget::GetSourceFiles(std::vector<std::__cxx11::basic_string<char> >>> &, const string&) const: Assertion `this->GetType() != >> INTERFACE_LIBRARY' failed. >> ../frontend/Core/CMake/helper-scripts/kdevelop-linux.sh: line 13: >> 21545 Aborted (core dumped) cmake "$DIR/../../.." > > Please try running with CMake 3.4 or 'master' to see if it still > happens. There has been substantial refactoring of this code > since 3.2. > > Thanks, > -Brad >
3.4 isn't available to me on Ubuntu 15; do you have a custom PPA I can add to grab the latest CMake debian package? -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake-developers
