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.
_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to