Hm...

18:52, 6 january 2017 г., David Cole via CMake <cmake@cmake.org>:

Can you use Qt5? CMake 3.7 is typically built using Qt5: perhaps a Qt5
**requirement** has crept in since it's the commonly used one now.


It's work for me with RedHat and Qt 4.8.6.
No problem cmake-gui work.

HTH,
David C.



On Fri, Jan 6, 2017 at 10:41 AM, <da...@daryllee.com> wrote:

 I'm running Ubuntu 14.04 and I'm trying to get the current version of CMake
 to run. (The apt-get version is 2.8).

 I installed Qt4 (version 4.8.6) with

   $ sudo apt-get install libqt4-core libqt4-dev libqt4-gui qt4-dev-tools

 I installed cmake

   $ ./bootstrap & make & sudo make install

 all seemed to run without issue. Running "cmake-gui --version" reported
 version 3.7.1, but running "cmake-gui" failed:

 =========
 daryl@eve-ldb:~/cmake/cmake-3.7.1$ cmake-gui --version
 cmake version 3.7.1

 CMake suite maintained and supported by Kitware (kitware.com/cmake).
 daryl@eve-ldb:~/cmake/cmake-3.7.1$ cmake-gui
 cmake-gui: symbol lookup error: cmake-gui: undefined symbol:
 _ZN9QListData11detach_growEPii
 ==========

 That looks like a Qt linkage error. Any suggestions on resolving this?
 --

 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
--


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



Отправлено из мобильной Яндекс.Почты: http://m.ya.ru/ymail
-- 

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

Reply via email to