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 Unable install new library (Read 2373 times)
anatom74
Junior Member
**
Offline


Posts: 31
Joined: Aug 8th, 2015
Unable install new library
Sep 15th, 2017 at 2:47pm
Print Post  
When I try to install library CmdParser, I get an error "Unable to install the new library. Unable to scan lib path:C\.....

When I click OK and go to the libraries folder, I see all lib files unpacked there.

Compile of example doesn't work unless I rename all header files of library from .hpp to .h

Is there a workaround for such libraries to load properly or .hpp is not allowed (although installing the same library in Arduino IDE works fine)?
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Unable install new library
Reply #1 - Sep 16th, 2017 at 2:55pm
Print Post  
Hi,

If you have installed the library via the arduino ide then it will already be installed for visual micro.

I suspect that visual micro is looking for a libName.h but can check that out and resolve. 

I can look at the structure of the library .zip but need a url and details of the library save me hunting.

Thanks
  
Back to top
WWW  
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Unable install new library
Reply #2 - Sep 23rd, 2017 at 2:34pm
Print Post  
Sorry for the delay.

This has been investigated and .hpp files were not supported fully in libraries.

This is resolved in the next release and was only recently resolved in the Arduino IDE.

Thanks for the report.

Next release should be over the next few days.
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint