[Qgis-developer] compile error! help!!

Martin Dobias wonder.sk at gmail.com
Thu Dec 14 04:39:49 EST 2006


Hi,

it looks like you've forgotten to run MOC for QgisIface (or forgot to
add the moc-ed file to compilation). If you don't have a big reason
for using MSVC I suggest you to use MinGW for compiling QGIS on
windows.

Martin


On 12/14/06, jin zhiguo <zhiguojin at hotmail.com> wrote:
>
> qgis_gui.lib(qgisiface.obj) : error LNK2001: unresolved external symbol
>
> "public: virtual struct QMetaObject const * __thiscall
>
> QgisIface::metaObject(void)const "
>
> (?metaObject at QgisIface@@UBEPBUQMetaObject@@XZ)
>
> -----------------------------
>
> Please help me, what's wrong in my compilation process?
>



More information about the Qgis-developer mailing list