adafruit / Adafruit_FreeTouch

A QTouch-compatible library
41 stars 15 forks source link

FreeTouch won't compile in Arduino IDE #2

Closed ghost closed 6 years ago

ghost commented 6 years ago

Seems that lots of files from the asf4/samd21 folder are missing?

`Build options changed, rebuilding all In file included from /home/andreas/Arduino/libraries/Adafruit_FreeTouch_Library/adafruit_ptc.h:32:0, from /home/andreas/Arduino/libraries/Adafruit_FreeTouch_Library/Adafruit_FreeTouch.h:5, from /home/andreas/Arduino/Blink/Blink.ino:1: /home/andreas/Arduino/libraries/Adafruit_FreeTouch_Library/samd21_ptc_component.h:31:22: fatal error: compiler.h: No such file or directory

include "compiler.h"

                  ^

compilation terminated. exit status 1 Error compiling for board Adafruit Trinket M0.`

ghost commented 6 years ago

Fixed it by supplying Adafruit_ASFcore.zip