Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

#Actualiwoplaza

Posted 23 July 2012 - 07:15 AM

Button button_file,

I think you mistyped a semicolon here, but I'm pretty sure it's a copy/paste mistake. This is followed by a "void", which explains the error message (C++ compiler errors generally make no sense if you made a typo, so you have to look through to try and find it), but I doubt this is the source of the error, could you post the revised code if this is so?


"Button button_file," was a copy/paste mistake Posted Image. But if you want i can give you code that is needed (some of header file, some of main  that is about button), or a full code for a further investigation.

#2iwoplaza

Posted 23 July 2012 - 07:13 AM

Button button_file,

I think you mistyped a semicolon here, but I'm pretty sure it's a copy/paste mistake. This is followed by a "void", which explains the error message (C++ compiler errors generally make no sense if you made a typo, so you have to look through to try and find it), but I doubt this is the source of the error, could you post the revised code if this is so?


"Button button_file," was a copy/paste mistake :). But if you want i can give you code that is needed (some of header file, some of main  that is about button) for a further investigation.

#1iwoplaza

Posted 23 July 2012 - 07:11 AM

Button button_file,

I think you mistyped a semicolon here, but I'm pretty sure it's a copy/paste mistake. This is followed by a "void", which explains the error message (C++ compiler errors generally make no sense if you made a typo, so you have to look through to try and find it), but I doubt this is the source of the error, could you post the revised code if this is so?


PARTNERS