Dependencies Problem using Arduino Libs in Microchip Studio

Hi,

i try to use the Arduino Libs in Microchip Studio 7. Hardware is a homebrew SAMD21J-Board with an Adafruit touch-TFT. I need the libs for the SD-card and the TFT. I used the Arduino import feature of MC Studio.
Most of the dependency-problems i could solve either by installing missing libs using the Arduino IDE or by getting rid of libs i didn´t need anyway.
Now, there are some errors left i can´t find a solution for. Aparently, there still seem to be some files missing:

Any ideas what´s going wrong?

TIA,
Harald

Is there any reason why you can't use the Arduino IDE ?

Yes, the board is somewhat more sophisticated and apart from the SD card and the display, i still have to do a good deal of bare metal programming.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.