Added "-DQT_QMAKE_EXECUTABLE=qmake-qt4", hopefully everything works now...
Search Criteria
Package Details: elflibviewer 0.9-3
Package Actions
| Package Base: | elflibviewer |
|---|---|
| Description: | Dependency tree viewer of ELF libraries |
| Upstream URL: | http://www.purinchu.net/software/elflibviewer.php |
| Category: | devel |
| Licenses: | |
| Submitter: | BertiBoeller |
| Maintainer: | BertiBoeller |
| Last Packager: | None |
| Votes: | 5 |
| First Submitted: | 2009-08-18 09:31 |
| Last Updated: | 2013-03-02 23:22 |
Dependencies (2)
Required by (0)
Sources
- CMakeLists.txt.diff
- http://www.purinchu.net/software/elflibviewer-0.9.tar.bz2
Latest Comments
Comment by BertiBoeller
Comment by adaptee
It tries to use Qt5 when both Qt4 and Qt5 are available, and fails to build. Please add "-DQT_QMAKE_EXECUTABLE=qmake-qt4" to force it using Qt4.
Comment by lilydjwg
Please depend on qt4 instead. And "install" variable should not be an array.