User forums > Embedded development

Arduino: libraries are missing

<< < (4/5) > >>

oBFusCATed:

--- Quote from: stahta01 on June 20, 2016, 01:12:28 am ---Some changes that got it to compile; but, it then gets a link error of "wiring.c:(.text.delay+0x26): undefined reference to `yield'".

--- End quote ---
You need to add hooks.c to the project.

stahta01:
Thank you; I have now gotten edited wizard code and project to build on Windows using Arduino 1.6.9.

I had to remove "-x c++" for other compiler options after doing your fix below.


--- Quote from: oBFusCATed on June 20, 2016, 09:53:28 am ---
--- Quote from: stahta01 on June 20, 2016, 01:12:28 am ---Some changes that got it to compile; but, it then gets a link error of "wiring.c:(.text.delay+0x26): undefined reference to `yield'".

--- End quote ---
You need to add hooks.c to the project.

--- End quote ---

Tim S.

oBFusCATed:
Post a patch if you think your work could be integrated into the repo.

stahta01:

--- Quote from: oBFusCATed on June 20, 2016, 08:57:03 pm ---Post a patch if you think your work could be integrated into the repo.

--- End quote ---

I still have work to do before submitting a patch.

Need to add version page 1.0 or 1.5/1.6
Any idea if it should be 1.5 or 1.6? I plan to use 1.6; since I have NOT found an good 1.5 to test on Debian Linux.

Need to add code that makes the Wizard works for Windows PCs.

NOTE: I think I have found all the differences between the 4 things I am testing
1. Windows and Arduino 1.0.6
2. Windows and Arduino 1.6.9
3. Debian Linux and Arduino 1.0.5
4. Debian Linux and Arduino 1.6.? (Self Built Arduino)

I will do an Git pull request; when, I get it done. But, likely be a couple of weeks.
Unless I feel too bad to do my paid coding work.

Tim S.

oBFusCATed:

--- Quote from: stahta01 on June 21, 2016, 02:38:11 am ---I still have work to do before submitting a patch.

--- End quote ---
Ether you post a patch today or your work is wasted, because I'm going to work on the wizard tonight.
I plan to do major changes, so merging might be tough.


--- Quote from: stahta01 on June 21, 2016, 02:38:11 am ---Need to add version page 1.0 or 1.5/1.6
Any idea if it should be 1.5 or 1.6? I plan to use 1.6; since I have NOT found an good 1.5 to test on Debian Linux.

--- End quote ---
I see no reason to support 1.0 or 1.5.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version