| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0006607 | CMake | Modules | public | 2008-03-14 12:13 | 2008-03-18 16:30 | ||||
| Reporter | Clinton Stimpson | ||||||||
| Assigned To | Clinton Stimpson | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0006607: using QtNetwork and QtDBus with static Qt builds doesn't work | ||||||||
| Description | On Linux, using a static QtNetwork needs to link with -lssl and -lcrypto. There might be other dependencies on other platforms. Apps using static QtDBus need to link with the system dbus library. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0010807) Clinton Stimpson (developer) 2008-03-14 12:34 |
Also a problem with using a static QtOpenGL. Needs to link with GL libs. |
|
(0010808) Clinton Stimpson (developer) 2008-03-14 13:29 |
QtOpenGL and QtNetwork fixed. /cvsroot/CMake/CMake/Modules/FindQt4.cmake,v <-- FindQt4.cmake new revision: 1.100; previous revision: 1.99 Still need dbus for QtDBus. |
|
(0010842) Clinton Stimpson (developer) 2008-03-18 16:30 |
/cvsroot/CMake/CMake/Modules/FindQt4.cmake,v <-- FindQt4.cmake new revision: 1.104; previous revision: 1.103 |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2008-03-14 12:13 | Clinton Stimpson | New Issue | |
| 2008-03-14 12:13 | Clinton Stimpson | Status | new => assigned |
| 2008-03-14 12:13 | Clinton Stimpson | Assigned To | => Clinton Stimpson |
| 2008-03-14 12:34 | Clinton Stimpson | Note Added: 0010807 | |
| 2008-03-14 13:29 | Clinton Stimpson | Note Added: 0010808 | |
| 2008-03-18 16:30 | Clinton Stimpson | Status | assigned => closed |
| 2008-03-18 16:30 | Clinton Stimpson | Note Added: 0010842 | |
| 2008-03-18 16:30 | Clinton Stimpson | Resolution | open => fixed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |