Re: [gtk-list] Re: gtk+ & gtk--



"Jan M. STANKOVSKY" <jan-gtk@ifs.univie.ac.at> writes:
> .... which leads to an
> 
> Undefined                       first referenced
>  symbol                             in file
> set_active__17Gtk_CheckMenuItemb    /usr/local/lib/libgtkmm.so
> ld: fatal: Symbol referencing errors. No output written to hello
> 
> In which newer version is this problem fixed; and why do I have this
> problem. We want to use gtkmm it in an programming-class. 

oh, comment only the call(s) to the gtk+'s function, not the whole wrapper.

i.e. leave the signature in the header and the c++ function body, but not
the call to gtk+'s function.

(the newer versions have other problems :)

-- 
-- Tero Pulkkinen -- terop@modeemi.cs.tut.fi --



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]