On Tuesday 11 April 2006 14:58, Maarten Th. Mulders wrote:
> How to fix it, then? I'm not too familiar with C++, nor with the MSVC.
>
you could try to build it with mingw. it uses the same compiler (gcc) as we
use under linux...
> Regards,
>
> Maarten Th. Mulders
>
> Thiago Macieira wrote:
> > Ma
> -Original Message-
> From: Thiago Macieira [mailto:[EMAIL PROTECTED]
> Sent: terça-feira, 11 de Abril de 2006 13:55
> To: kde-buildsystem@kde.org
> Cc: Maarten Th. Mulders
> Subject: Re: QString::i18n
>
> Maarten Th. Mulders wrote:
> >I searched in Qt sourc
Hi Martin,
I'm having exactly the same error.
Paulo
> -Original Message-
> From: Maarten Th. Mulders [mailto:[EMAIL PROTECTED]
> Sent: terça-feira, 11 de Abril de 2006 13:58
> To: kde-buildsystem@kde.org
> Subject: Re: QString::i18n
>
> -BEGIN PGP SIGNED
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
How to fix it, then? I'm not too familiar with C++, nor with the MSVC.
Regards,
Maarten Th. Mulders
Thiago Macieira wrote:
> Maarten Th. Mulders wrote:
>> I searched in Qt sources but the headers do not have any "i18n". Ideas,
>> anyone?
>
> It's i
Maarten Th. Mulders wrote:
>I searched in Qt sources but the headers do not have any "i18n". Ideas,
>anyone?
It's in klocale.cpp.
I suspect this is brokenness of the Microsoft compiler. It doesn't
understand templates very well...
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi all,
building a fresh CVS-checkout stops at linking kdeui. Problem is an
unresolved external symbol "__declspec(dllimport) class QString __cdecl
i18n(char const *,int const &,int const &)".
See below for full error list:
ktoolbar.obj : error LNK20