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 VS2013 using own library in same solution but other project (Read 1670 times)
Kasper
Newbies
*
Offline


Posts: 1
Joined: Feb 29th, 2016
VS2013 using own library in same solution but other project
Feb 29th, 2016 at 6:36pm
Print Post  
Hi together,

i have a solution in VS2013 and in there i have a main project.

Additional i have a library created with File-->New->Project->Arduino Library.

Now have found to solution to use my own lib within the main Project
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: VS2013 using own library in same solution but other project
Reply #1 - Feb 29th, 2016 at 9:52pm
Print Post  
Thanks for the post. 

I hope I understand:- your report is not a problem but for information only?  ...

Yes that is correct. The "New library" demonstrates the folder structure for local Arduino libraries  which also support debug. 

More local library tips

> You can apply the same structure to ANY Arduino project. 

> If you right click the "project name" in the "solution explorer" you also see "Add>New Arduino Library" which creates another library in the project. 

> You can also manually create the same structure using windows explorer then in "Visual Studio>Right click>Include in project"

> To work with local libraries it is good to use the "Show all files" solution explorer view (see small icon on toolbar).
« Last Edit: Feb 29th, 2016 at 9:53pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint