Re: [Development] Error compiling qt-creator (from git repository)

2012-07-17 Thread Lincoln Ramsay
On 07/18/2012 02:49 AM, ext Leandro Melo de Sales wrote: > I'm compiling qt-creator and got this error: > > (...) src/plugins/coreplugin/coreplugin.h:48: Error: Plugin Metadata > file "Core.json" does not exist. Declaration will be ignored You're shadow building. I noticed this the other day. The

[Development] Error compiling qt-creator (from git repository)

2012-07-17 Thread Leandro Melo de Sales
Hi, I'm compiling qt-creator and got this error: (...) src/plugins/coreplugin/coreplugin.h:48: Error: Plugin Metadata file "Core.json" does not exist. Declaration will be ignored make[3]: *** [.moc/release-shared/moc_coreplugin.cpp] Error 1 make[3]: Leaving directory `/Users/leandrosales/QtCrea