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 Firmata Client in C++ not available (Read 1626 times)
Jose E Calderon
Newbies
*
Offline


Posts: 3
Location: Puerto Rico
Joined: Jul 29th, 2014
Firmata Client in C++ not available
Sep 18th, 2018 at 5:47am
Print Post  
I am looking for the Visual Studio solution with the Firmata 2.0 C++code. I am surprised that Visual Micro does not have this code in the sample.  I am looking for a Visual Studio project in a solution for a WIndows executable using UWP.

I went to GIthub firmata ,but the C++ code there is aWXWidget project done on a Mac . I imported to a new VS solution using the  FROM CODE creation option, but this code will not built without thrwowing a lot of errors.
  
Back to top
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12186
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Firmata Client in C++ not available
Reply #1 - Sep 18th, 2018 at 11:59am
Print Post  
Firmata is a standard Arduino library. If you have configured visual micro to use the arduino ide as per the docs then firmata will be listed under the Libraries list.
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint