View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006607CMakeModulespublic2008-03-14 12:132008-03-18 16:30
ReporterClinton Stimpson 
Assigned ToClinton Stimpson 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0006607: using QtNetwork and QtDBus with static Qt builds doesn't work
DescriptionOn 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.
TagsNo tags attached.
Attached Files

 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

 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


Copyright © 2000 - 2018 MantisBT Team