mingw status

Paulo Jorge Guedes Paulo.Guedes at artelecom.pt
Mon Feb 20 13:19:13 CET 2006


> -----Original Message-----
> From: Peter Kümmel [mailto:syntheticpp at gmx.net]
> Sent: sexta-feira, 17 de Fevereiro de 2006 22:08
> To: kde-buildsystem at kde.org
> Subject: Re: mingw status


> Hi Paulo,
> 
> now I'm also using MinGW and I've committed several patches,
> so please try again.

Thanks.

> Building stops now when linking khtml because the UString class
> is declared in kjs and exported by KJS_EXPORT but defined in khtml.
> 
> I don't know why there is such a construction.

Yes, here too.

kstyles gives a similar error:

Info: resolving vtable for KStyleby linking to __imp___ZTV6KStyle (auto-import)
CMakeFiles/keramik.dir/keramik.obj(.text$_ZN12KeramikStyleD1Ev[KeramikStyle::~KeramikStyle()]+0x49): In function `qt_plugin_instance':
d:/kde/trunk/kdelibs/kstyles/keramik/keramik.cpp:657: variable 'vtable for KStyle' can't be auto-imported. Please read the documentation for ld's --enable-auto-import for details.
CMakeFiles/keramik.dir/keramik.obj(.text$_ZN12KeramikStyleD0Ev[KeramikStyle::~KeramikStyle()]+0x4e):d:/kde/trunk/kdelibs/kstyles/keramik/keramik.cpp:657: variable 'vtable for KStyle' can't be auto-imported. Please read the documentation for ld's --enable-auto-import for details.
CMakeFiles/keramik.dir/keramik.obj(.text$_ZN13KStyleFactoryI12KeramikStyleE6createERK7QString[KStyleFactory<KeramikStyle>::create(QString const&)]+0x5c0):d:/kde/trunk/kdelibs/kstyles/keramik/keramik.cpp:657: variable 'vtable for KStyle' can't be auto-imported. Please read the documentation for ld's --enable-auto-import for details.

Paulo


More information about the Kde-buildsystem mailing list