Re: Dev-Cpp



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.




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