[Interest] Application Plugins

Graham Labdon Graham.Labdon at avalonsciences.com
Wed Jul 23 12:57:31 CEST 2014


Hi
It turns out that it was a dependency problem

Thanks for your help

-----Original Message-----
From: interest-bounces+graham.labdon=avalonsciences.com at qt-project.org [mailto:interest-bounces+graham.labdon=avalonsciences.com at qt-project.org] On Behalf Of alexander golks
Sent: 23 July 2014 10:38
Cc: interest at qt-project.org
Subject: Re: [Interest] Application Plugins

Am Wed, 23 Jul 2014 09:05:45 +0000
schrieb Graham Labdon <Graham.Labdon at avalonsciences.com>:

> Hi thanks for your reply
> I have stepped through the code with the debugger and it reports that 
> the specified module could not be found This project succeeds if 
> compiled in Release mode but not in Debug mode
> 
> Does anyone have clue about this?
> 

i would check for dependency problems of the resulting dll.

further on: thats why we have debug plugins with "d" appended, just like qt does, for not trying to load debug in release and vice versa. perhaps this is still your problem?

alex

--
/*
 *printk (KERN_ERR "%s: Oops - your private data area is hosed!\n", ...)
 *        linux-2.6.6/drivers/net/ewrk3.c
 */



More information about the Interest mailing list