[Interest] Qt Service Framework in Qt 5 Latest Release

Miller, Doug dmiller at JFTI.com
Mon Mar 11 21:45:04 CET 2013


I'm using the Qt Service Framework in-process plug-in on Linux an Windows.  It works fine on Linux, but on Windows I get this run-time error:

QServiceManager::addService() "serviceframework_abcplugin" -> ".DLL" : "The plugin '.DLL' uses incompatible Qt library. (Cannot mix debug and release libraries.)"  - Aborting regis
tration
Failed to add service from 'abc.xml'

Qt related libs were built in debug and release mode.

When the application was built in debug mode everything works, but when built in debug the above problem happens.

Got any ideas?

Thanks for your help.


More information about the Interest mailing list