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 Need to integrate/port a algorithm ( static library) (Read 6444 times)
vallinath
Newbies
*
Offline


Posts: 7
Joined: Apr 13th, 2016
Need to integrate/port a algorithm ( static library)
Apr 21st, 2016 at 6:09pm
Print Post  
Hi 

Need a input/help; need to add a static library (*.lib) which is c code library complied in C compiler(in my case Kiel compiler) . 
Now can i import the same library to Andrunio (visual studio 2015) ; i have the visual micro plugin and other programs running fine .

Please let us know external C library can be ported . 
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Need to integrate/port a algorithm ( static library)
Reply #1 - Apr 21st, 2016 at 6:27pm
Print Post  
One way might be ....

Do the extra build flags in the Micro General (Project Global) what you need?
« Last Edit: Apr 21st, 2016 at 8:44pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
vallinath
Newbies
*
Offline


Posts: 7
Joined: Apr 13th, 2016
Re: Need to integrate/port a algorithm ( static library)
Reply #2 - Apr 22nd, 2016 at 4:27pm
Print Post  
i did not understand the reply extra build flags in the Micro General (Project Global) means
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Need to integrate/port a algorithm ( static library)
Reply #3 - Apr 22nd, 2016 at 4:28pm
Print Post  
Sorry its the project properties
  
Back to top
WWW  
IP Logged
 
vallinath
Newbies
*
Offline


Posts: 7
Joined: Apr 13th, 2016
Re: Need to integrate/port a algorithm ( static library)
Reply #4 - Apr 22nd, 2016 at 4:32pm
Print Post  
got the tab but what are the extra flags seeting to be made ; it has such extra c flag,extra cpp flag but no option
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Need to integrate/port a algorithm ( static library)
Reply #5 - Apr 22nd, 2016 at 6:06pm
Print Post  
Hi, Can you pleae say which ide and version you are using?

Thanks
  
Back to top
WWW  
IP Logged
 
vallinath
Newbies
*
Offline


Posts: 7
Joined: Apr 13th, 2016
Re: Need to integrate/port a algorithm ( static library)
Reply #6 - Apr 25th, 2016 at 9:54am
Print Post  
visual studio 2015 with Visual micro Plugin 

Static library is compiled with c compiler
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint