MEONMedical / Log4Qt

Log4Qt - Logging for the Qt cross-platform application framework
Apache License 2.0
580 stars 234 forks source link

Make it compile #12

Closed chehrlic closed 7 years ago

chehrlic commented 7 years ago

I needed those small changes to be able to compile it on my system. Looks like databaseappender.cpp is not compiled at all - at lteast the qmake output tells me that those files are skipped although I have Qt5::Sql installed.. The other come from different defines (e.g. avoid implicit converting from QString to QByteArray)