Re: multiple declaration error



  does anyone know why i get the following error even
though i've only declared the function once?

Even though the function is declared only once, if it is defined
twice then you are bound to get that error.
- Check if the function draw_button_clicked() was defined twice.
- Check your Makefile to see if the way the package is being built
  is sane or not.

Regards,
Raj



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