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: core.a No such file or directory (Read 1959 times)
Seksys
Newbies
*
Offline


Posts: 1
Joined: Dec 25th, 2015
Re: core.a No such file or directory
Dec 25th, 2015 at 9:54pm
Print Post  
here is my console from VS:
Compiling 'VisualMicroText' for 'Arduino/Genuino Mega w/ ATmega2560 (Mega 2560)'
_atmega2560\core.a: No such file or directory
Error creating .elf


I'd paste the verbose but the message board doesn't allow that many characters. I'm using 1.6.7 of the AIDE. should i still downgrade the IDE only so i can work with VS? or is there a workaround?

perhaps can i junction the file it needs manually so its available to VM.

[edit] my sketch is just the simple empty project with the required "setup()" and "loop()" functions. and it runs fine on AIDE.

[edit] this error was from not having the most current version.
« Last Edit: Dec 25th, 2015 at 10:34pm by Tim@Visual Micro »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: core.a No such file or directory
Reply #1 - Dec 25th, 2015 at 10:36pm
Print Post  
Hi,

I have split your message into a new thread because a compile fail can be down to various different configurations. You have stated you are using the 1.6.7 nightly beta but the other user was on a much older release.

Please switch on "tools>options>visual micro>compiler>show build properties" and also "verbose"

Then email the output to info[at]visualmicro.com

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