coldtobi commented on PR #242:
URL: https://github.com/apache/logging-log4cxx/pull/242#issuecomment-1666422243

   > The debian package is not currently built with Qt support. The maintainer 
is @coldtobi , he may have better insight than me though.
   
   It shouldn't be a problem to compile log4cxx in several flavours, for 
Debian. 
   (Details of course have to be checked as I'm not a QT expert.)
   
   One I could think of: If the QTfalvour contains not only the QT parts, but 
also the regular library bits, there could be issues
   if a project (implictly) is using both. (e.g a library using liblog4cxx, but 
not the qt flavour ; a project then using QT and this library might have 
issues, as two libraries with the same symblols will be loaded; that might 
cause havoc.)
   
   Is it possible only to have the QT parts in the qt library and the qt 
library using "under the hoods" the regular one?
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to