kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #00103
Re: gcc issues with the latest kicad source
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
"Boštjan Jerko" <bojerko@...>
-
Date:
Mon, 10 Apr 2006 22:09:46 +0200
-
In-reply-to:
<20060410154037.Z1163@...>
On 4/10/06, Werner Almesberger <werner@...> wrote:
> http://lists.trolltech.com/qt-interest/2005-11/msg00033.html
> hints that building things with different compiler versions
> may cause the vtable problem. Maybe rebuilding wxWidgets
> with gcc-3.3.5 will help.
>
> - Werner
>
I've compiled wxWidgets with gcc-3.3.5 but it doesn't help.
But http://www.thescripts.com/forum/thread161894.html says:
"The compiler has to put the vtable into an object file. It puts it into
the object file where the definition of the first non-inline member
function is. If it is missing, you get this rather unhelpful linker
error. Please check the existence of the definitions of your member
functions."
So this may be a reason. I'll try to check it.
B.
--
www.japina.si
References