User forums > Embedded development
CB and Arduino 1.6.x
oBFusCATed:
--- Quote from: stahta01 on June 29, 2016, 12:25:36 pm ---In doing my solution I had to edit an header search path in the Wizard created project
from "$(ARDUINO_DIR)/hardware/arduino/avr/libraries/HID/src"
to "$(ARDUINO_DIR)/hardware/arduino/avr/libraries/HID"
--- End quote ---
What version of Arduino do you have?
p.s. the new readme has info about the global variable.
AZ:
>ln -s ~/devel/open_source_code/version_control/arduino_ide-git/build/linux/work ~/.codeblocks/arduino
you created a link to the arduino's IDE as opposite to the wizard?
// I'm just trying to make sense of the differences and what i maybe doing wrong. Looks like Teodor got the wizard to work and it is me struggling with fat fingers here.
oBFusCATed:
--- Quote from: AZ on June 30, 2016, 05:46:17 am --->ln -s ~/devel/open_source_code/version_control/arduino_ide-git/build/linux/work ~/.codeblocks/arduino
you created a link to the arduino's IDE as opposite to the wizard?
--- End quote ---
This command is no longer needed. Just point the arduino global variable to point to your arduino installation's root. (Settings -> Global variable -> arduino -> set base).
AZ:
--- Quote from: oBFusCATed on June 30, 2016, 09:35:42 am ---
--- Quote from: AZ on June 30, 2016, 05:46:17 am --->ln -s ~/devel/open_source_code/version_control/arduino_ide-git/build/linux/work ~/.codeblocks/arduino
you created a link to the arduino's IDE as opposite to the wizard?
--- End quote ---
This command is no longer needed. Just point the arduino global variable to point to your arduino installation's root. (Settings -> Global variable -> arduino -> set base).
--- End quote ---
right, that is what i was doing. Any idea why i'm getting that dilalog created few dozen times?
AZ:
aha! i think i might be onto something.
I'm not getting "global dialog" nightmare anymore - what did i do?
1. Update to the latest codeblocks.x86_64 16.01.svn.10869-1.fc22
2. instead of setting global variable to the "the path to the root of the Arduino project." (https://github.com/obfuscated/cb_arduino_template) , i set it to the arduino install directory. In my case it is ~/bin/arduino-1.6.9/.
I was able to build a few elementary projects. I'll do more testing today just to be sure.
The "XRC" error is still present when create a new arduino project.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version