On Jul 10, 2012, at 11:39 AM, ext Thiago Macieira wrote:
> Are you sure that some plugins are only built in debug mode? That sounds
> really weird. They should be built however they wish, but there should be at
> least one file without the "_debug" image suffix.
I found it strange as well. The p
On terça-feira, 10 de julho de 2012 08.46.05, jiang.ji...@nokia.com wrote:
> However, simply blacklist _debug.dylib doesn't seem to be a good idea,
> because certain plugins are only built with debug version,
> libqtquick2plugin_debug.dylib for instance. Meanwhile, some others are only
> built with
Hi,
Due to an autotest regression, I recently discovered that if plugins built
with both release and debug version (-debug-and-release) are loaded, it will
cause warning messages like:
objc[26809]: Class QNSListener is implemented in both
/Users/jjgod/qtbase/plugins/bearer/libqcorewlanbearer.