| Bug#: 99808 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: sci@gentoo.org | Reported By: caleb@gentoo.org | |
| Component: Applications | |||
| URL: | |||
| Summary: qcad needs qmake patch to work with Qt4 installed | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2005-07-21 08:54 0000 | |||
| Description: | Opened: 2005-07-21 08:54 0000 |
qcad's Makefiles call "qmake", but they need to actually call $QTDIR/bin/qmake or they will call the wrong version if Qt4 is installed. See #97535 for more information. I've put a blocking dep on Qt4 in the meantime, but this can be removed once the Makefiles are patched.