Broken mingw32 compile

Paulo Jorge Guedes Paulo.Guedes at artelecom.pt
Fri Sep 8 19:09:23 CEST 2006


> -----Original Message-----
> From: Paulo Jorge Guedes [mailto:Paulo.Guedes at artelecom.pt]
> Sent: segunda-feira, 4 de Setembro de 2006 16:01
> To: KDE on Windows
> Subject: RE: RE: Broken mingw32 compile
> 
> > -----Original Message-----
> > From: Christian Ehrlicher [mailto:Ch.Ehrlicher at gmx.de]
> > Sent: segunda-feira, 21 de Agosto de 2006 13:58
> > To: KDE on Windows
> > Cc: Ralf.Habacker at freenet.de
> > Subject: Re: RE: Broken mingw32 compile
> >
> > Von: Paulo Jorge Guedes <Paulo.Guedes at artelecom.pt>
> > > > -----Original Message-----
> > > > From: Christian Ehrlicher [mailto:Ch.Ehrlicher at gmx.de]
> > > > Sent: segunda-feira, 21 de Agosto de 2006 7:17
> > > > To: kde-windows at kde.org
> > > > Subject: Broken mingw32 compile
> > > >
> > > > Hi,
> > > >
> > > > Is there a chance to fix mingw compilation by using current qt
> > > snapshot? I
> > > > tried to compile kdelibs4 with snapshot from 18.08 and did not
get
> any
> > > > errors with QFormBuilder (although I had to fix two places where
> the
> > > API
> > > > changed between TP1 and snapshot).
> > >
> > > I can't build qdbus with the latest qt snaphots, but I copied the
> qdbus
> > > libs from TP1 and I'm currently compiling to see what happens.
> > >
> > Do you use dbus sources (+patches for dbus & qt) from
> > sf.net/projects/windbus?
> 
> I was trying with dbus from cvs but will try now with that source.

With some fixes I managed to build latest snapshot for mingw but with
msvc I have this error compiling designer:

        link
/LIBPATH:"d:\qt-win-opensource-src-4.2.0-snapshot-20060904\lib" /LI
BPATH:"d:\qt-win-opensource-src-4.2.0-snapshot-20060904\lib" /NOLOGO
/DEBUG /DLL
 /incremental:no /OUT:"..\..\..\..\..\lib\QtDesignerComponentsd4.dll"
@C:\DOCUME
~1\pjguedes\LOCALS~1\Temp\nm2F24.tmp
qdesigner_components.obj : warning LNK4075: ignoring '/EDITANDCONTINUE'
due to '
/INCREMENTAL:NO' specification
   Creating library ..\..\..\..\..\lib\QtDesignerComponentsd4.lib and
object ..\
..\..\..\..\lib\QtDesignerComponentsd4.exp
qdesigner_components.obj : error LNK2019: unresolved external symbol
"__declspec
(dllimport) public: void __thiscall
qdesigner_internal::WidgetFactory::loadPlugi
ns(void)" (__imp_?loadPlugins at WidgetFactory@qdesigner_internal@@QAEXXZ)
referenc
ed in function "public: static void __cdecl
QDesignerComponents::initializePlugi
ns(class QDesignerFormEditorInterface *)"
(?initializePlugins at QDesignerComponent
s@@SAXPAVQDesignerFormEditorInterface@@@Z)s@@SAXPAVQDesignerFormEditorIn
terface@@@Z)

I'll investigate more when I have the time.

Paulo



More information about the Kde-windows mailing list