Open marthinwurer opened 6 years ago
Same problem occurring on ArchLinux. Used Arch-repo Arduino SDK 1.8.5
@marthinwurer @comfix Hi guys, please see my comment in https://github.com/arduino-cmake/arduino-cmake/issues/77#issuecomment-401338724 as it refers to a new version of Arduino-CMake that hopefully will solve your problems!
@marthinwurer @comfix Hello again. The new, updated framework is finally "online" and be found here: Arduino-CMake-NG. Although not all features have been ported to the new framework, you can comfortably try it!
Hey all, I used to use the original version, and just now tried to use this fork as it seemed to be the most up to date one after a cursory search.
I'm having issues building with this version. This computer was able to build a basic example fine with the original repo, but now that I'm using this fork it fails while running
cmake
. Here's the shell output:Any advice? I tried updating all the dependencies, and I'm using the Arduino SDK from the Ubuntu 16.04 repositories.