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 Re: Can't find libs during compile (Read 13832 times)
Roland Rutsaert
Junior Member
**
Offline


Posts: 11
Location: Belgium
Joined: Apr 22nd, 2013
Re: Can't find libs during compile
Jun 3rd, 2013 at 7:11am
Print Post  
Hi Tim,
My sketches run fine on the Arduino IDE. Since my tentative to move to Atmell Studio my sketches do not build and debug anymore in Visual Studio and Atmel Studio. They seem not to find the included libraries.

Any idee ?

Roland

« Last Edit: Jun 3rd, 2013 at 2:05pm by Tim@Visual Micro »  
Back to top
 
IP Logged
 
gelius59
Junior Member
**
Offline


Posts: 82
Location: Ukraine
Joined: Oct 6th, 2012
Re: Plugin does not appear to have installed into Atmel Studio
Reply #1 - Jun 3rd, 2013 at 7:30am
Print Post  
Connect the library> Project/AddArduinoLibrary/..........
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Can't find libs during compile
Reply #2 - Jun 3rd, 2013 at 2:09pm
Print Post  
Hi Roland,

Please create new threads for new questions so that other users find their answers easily Smiley

There are only two paths that affects where the arduino libraries are found. If you look on the Project>Add Arduino Library menu you will see two entries User and Core.

Core are the libs that are included with the Arduino ide and are discovered by setting the ArduinoEXE path in the visual micro tools>options

User are discovered from the sketchBook path set in the Arduino IDE file>preferences>sketch book folder. This path can also be overridden in the Visual Micro Tools>Options SketchBook Location.

So I guess you are saying that we can't find the "User" libs, in which case have you changed the default SketchBook path in the Arduino ide or in the Visual Micro options.

FYI: The default SketchBook path is c:\my documents\arduino

Thanks
  
Back to top
WWW  
IP Logged
 
Roland Rutsaert
Junior Member
**
Offline


Posts: 11
Location: Belgium
Joined: Apr 22nd, 2013
Re: Can't find libs during compile
Reply #3 - Jun 3rd, 2013 at 6:49pm
Print Post  
Hi Tim,

I found a very small typing error in the path to the Arduino sketchbook ( 1.04 in st off 1.0.4 ).

My fault. It seems to work fine now.

Thanks for your help and best regards,

Roland
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint