Thanks guys i got it to work finally by compiling Qt-Creator in MingW Rakesh
On 9/29/2010 3:25 PM, Kai Koehne wrote: > On 9/29/2010 8:22 AM, ext Rakesh Ranjan wrote: >> Hi all, >> >> My custom plugins do not lead because of a different build key. >> The Qt Creator i have seems to have been compiled on msvc >> while my plugins are on mingw. >> >> Should i need to compile Qt Creator from source to get this working. >> Any help would be appreciated. > The plugins + creator has to be compiled with the same compiler/debug vs > release mode. So yes, either re-compile creator, or compile your plugins > with the same setup as creator :) > > Kai > >> Rakesh Ranjan >> > _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
