Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vague description of where to put core.a file [imported] #362

Closed
cmaglie opened this issue Nov 15, 2012 · 0 comments
Closed

Vague description of where to put core.a file [imported] #362

cmaglie opened this issue Nov 15, 2012 · 0 comments
Labels
Type: Invalid Off topic for this repository, or a bug report determined to not actually represent a bug

Comments

@cmaglie
Copy link
Member

cmaglie commented Nov 15, 2012

This is Issue 362 moved from a Google Code project.
Added by 2010-09-30T00:11:57.000Z by chuck.untulis@gmail.com.
Please review that bug for more context and additional comments, but update this bug.
Closed (Invalid).

Original labels: Type-Defect, Priority-Medium

Original description

In the http://www.arduino.cc/playground/Code/Eclipse documentation in the section about "Copying the library from an Arduino IDE project" when discussing adding the arduino core.a file to an Eclipse project the following passage says to add it to the project, but it does not say where in the tree it should be added. I added it at the top level, but I am not sure that this is the right place?

C:\Users\AppData\Local\Temp\buildXXXXXXXXXXXXXXXXXXXXX.tmp The X's in the build...tmp directory are a hash that map to the project whose temporary files are held in the directory. The temporary files are named after the project, so you can verify that you're copying the correct library.

Copy the core.a file into your own project directory, and rename it to libArduinoCore.a. You can call it anything, so long as it starts with "lib" and ends with ".a". It might be a good idea to name the file after its target, e.g. libArduinoMegaCore.a, so that you can always tell what the library's target architecture is.
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the Arduino software are you using? On what operating
system? Which Arduino board are you using?

Please provide any additional information below.

@cmaglie cmaglie closed this as completed Nov 15, 2012
@per1234 per1234 added the Type: Invalid Off topic for this repository, or a bug report determined to not actually represent a bug label Jul 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Invalid Off topic for this repository, or a bug report determined to not actually represent a bug
Projects
None yet
Development

No branches or pull requests

2 participants