Hm...<br /><br />18:52, 6 january 2017 г., David Cole via CMake <cmake@cmake.org>:<br /><blockquote><p>Can you use Qt5? CMake 3.7 is typically built using Qt5: perhaps a Qt5<br />**requirement** has crept in since it's the commonly used one now.<br /></p></blockquote><div><br /></div>It's work for me with RedHat and Qt 4.8.6.<div>No problem cmake-gui work.<br /><div><br /><blockquote><p>HTH,<br />David C.<br /><br /><br /><br />On Fri, Jan 6, 2017 at 10:41 AM,  <<a href="mailto:daryl@daryllee.com">daryl@daryllee.com</a>> wrote:<br /></p><blockquote> I'm running Ubuntu 14.04 and I'm trying to get the current version of CMake<br /> to run.  (The apt-get version is 2.8).<br /><br /> I installed Qt4 (version 4.8.6) with<br /><br />   $ sudo apt-get install libqt4-core libqt4-dev libqt4-gui qt4-dev-tools<br /><br /> I installed cmake<br /><br />   $ ./bootstrap & make & sudo make install<br /><br /> all seemed to run without issue.  Running "cmake-gui --version" reported<br /> version 3.7.1, but running "cmake-gui" failed:<br /><br /> =========<br /> daryl@eve-ldb:~/cmake/cmake-3.7.1$ cmake-gui --version<br /> cmake version 3.7.1<br /><br /> CMake suite maintained and supported by Kitware (kitware.com/cmake).<br /> daryl@eve-ldb:~/cmake/cmake-3.7.1$ cmake-gui<br /> cmake-gui: symbol lookup error: cmake-gui: undefined symbol:<br /> _ZN9QListData11detach_growEPii<br /> ==========<br /><br /> That looks like a Qt linkage error.  Any suggestions on resolving this?<br /> --<br /><br /> Powered by <a href="http://www.kitware.com">www.kitware.com</a><br /><br /> Please keep messages on-topic and check the CMake FAQ at:<br /> <a href="http://www.cmake.org/Wiki/CMake_FAQ">http://www.cmake.org/Wiki/CMake_FAQ</a><br /><br /> Kitware offers various services to support the CMake community. For more<br /> information on each offering, please visit:<br /><br /> CMake Support: <a href="http://cmake.org/cmake/help/support.html">http://cmake.org/cmake/help/support.html</a><br /> CMake Consulting: <a href="http://cmake.org/cmake/help/consulting.html">http://cmake.org/cmake/help/consulting.html</a><br /> CMake Training Courses: <a href="http://cmake.org/cmake/help/training.html">http://cmake.org/cmake/help/training.html</a><br /><br /> Visit other Kitware open-source projects at<br /> <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br /><br /> Follow this link to subscribe/unsubscribe:<br /> <a href="http://public.kitware.com/mailman/listinfo/cmake">http://public.kitware.com/mailman/listinfo/cmake</a><br /></blockquote><span>-- <br /></span><p><br />Powered by <a href="http://www.kitware.com">www.kitware.com</a><br /><br />Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ">http://www.cmake.org/Wiki/CMake_FAQ</a><br /><br />Kitware offers various services to support the CMake community. For more information on each offering, please visit:<br /><br />CMake Support: <a href="http://cmake.org/cmake/help/support.html">http://cmake.org/cmake/help/support.html</a><br />CMake Consulting: <a href="http://cmake.org/cmake/help/consulting.html">http://cmake.org/cmake/help/consulting.html</a><br />CMake Training Courses: <a href="http://cmake.org/cmake/help/training.html">http://cmake.org/cmake/help/training.html</a><br /><br />Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br /><br />Follow this link to subscribe/unsubscribe:<br /><a href="http://public.kitware.com/mailman/listinfo/cmake">http://public.kitware.com/mailman/listinfo/cmake</a><br /></p></blockquote><br /><br />Отправлено из мобильной Яндекс.Почты: http://m.ya.ru/ymail</div></div>