Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Mouse was not declared error (Read 2715 times)
RalphF
Junior Member
**
Offline


Posts: 29
Joined: Dec 2nd, 2016
Mouse was not declared error
Dec 2nd, 2016 at 1:06am
Print Post  
I'm getting a mouse was not declared error when I try to build.

Code (C++)
Select All
  Mouse.screenSize(screenWidth, screenHeight);
 



This sketch runs fine under Ardunio IDE.

Thanks for any help...
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Mouse was not declared error
Reply #1 - Dec 2nd, 2016 at 1:10am
Print Post  
Hi,

Please switch on vMicro>Compiler>Verbose and also the "show build properties" option on the same menu

Then build and post the output as a .txt or email to info[at]visualmicro.com

Also say which version of visual studio you are using.

Thanks
  
Back to top
IP Logged
 
RalphF
Junior Member
**
Offline


Posts: 29
Joined: Dec 2nd, 2016
Re: Mouse was not declared error
Reply #2 - Dec 2nd, 2016 at 1:27am
Print Post  
Thank you...I saw in the vMicro menu I didn't have the right "Board Option 1" selected. Now it compiles.

Thank you...
« Last Edit: Dec 2nd, 2016 at 1:36am by Tim@Visual Micro »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Mouse was not declared error
Reply #3 - Dec 2nd, 2016 at 1:36am
Print Post  
Great, thanks for the update.
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint