Visual Micro Library Issues

General project help for Adafruit customers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
rdevries
 
Posts: 27
Joined: Wed Mar 02, 2011 12:04 am

Visual Micro Library Issues

Post by rdevries »

Hello,
I installed Visual Studio 2013 with Visual Micro and the adafruit Arduino libraries and IDE to be able to program the Trinket Pro (in the correct order).
When I try to compile for the Trinket Pro there are some core libraries missing (SPI, WIRE, and more) and the compile fails.
When I try to compile for an Adruino board, the compile works, all libraries are found.
Looking at the libraries I see the adafruit but no SPI, WIRE, then when I look at the core Arduino libraries the missing libraries are installed.

Has anyone had these issues, how where they fixed?

Thank you,
Attachments
Libraries.jpg
Libraries.jpg (38.68 KiB) Viewed 356 times

User avatar
Franklin97355
 
Posts: 23911
Joined: Mon Apr 21, 2008 2:33 pm

Re: Visual Micro Library Issues

Post by Franklin97355 »

SPI, Wire and others are core libraries supplied with the IDE and are not in the Adafruit libraries. Check your file settings to make sure you are looking in the correct place for libraries.

Locked
Please be positive and constructive with your questions and comments.

Return to “General Project help”