Hi Jaroslaw,

oh dear, compilers other than mine (GCC 4.2.1 SUSE Linux) seem to have a hard 
time with current Okteta code?

Am Freitag, 20. Juni 2008, um 14:12 Uhr, schrieb Jaroslaw Staniek:
> Hi
> I've added fix for inlines (attached),

Any idea, why this needed a fix only for ByteArrayTableLayout? There are some 
other simple classes which seem to work without this fix (tagging inlined 
functions as inline also in the class declaration), which makes me wonder 
what error is triggered here.

> but there's remaining issue: 
>
> bytearraytablelayouttest.obj : error LNK2019: unresolved external symbol
> "__declspec(dllimport) public: int __thiscall
> KHEUI::ByteArrayTableLayout::noOfLinesPerPage(void)const "
> ([EMAIL PROTECTED]@KHEUI@@QBEHXZ) referenced in
> function "private: void __thiscall
> KHEUI::ByteArrayTableLayoutTest::testConstructor(void)"
> ([EMAIL PROTECTED]@KHEUI@@AAEXXZ)
>
> [ + more errors like this ]

The other errors are for ByteArrayTableLayout, too?

Did you change compilers perhaps and happend to compile against old object 
code? Occur these problems in a fresh build?

Friedrich
_______________________________________________
Kde-windows mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-windows

Reply via email to