Volosatov Alexander escreveu:

Here is error:
multiple definition of `EchoGramBoxOptions::CREATE_FRAME_EchoGramBoxOptions(Glib::ustring const&)' first defined here What does that mean?
definition:
void CREATE_FRAME_EchoGramBoxOptions(const Glib::ustring&);
call this function 5 times in constructor.
Hi,

Before this error, you can see the line number where exist one declaration. After this error you can see the line number where is the secont declaration. One of those declaritions must be deleted.

--

[]'s

Claudio Polegato Junior

Um peregrino de Problemas; Um pergaminho de Soluções.

_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list
  • Re: Dev-Cpp Claudio Polegato Junior

Reply via email to