You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Encountered following CMake errors while attempting to build ArduinoBlink app
CMake Error at /home/kasm-user/fprime-arduino/fprime/cmake/prescan.cmake:91 (message):
-- Configuring incomplete, errors occurred!
Failed to run prescan, cannot continue.
See also "/home/kasm-user/fprime-arduino/ArduinoBlink/build-fprime-automatic-Teensyduino/CMakeFiles/CMakeOutput.log".
Call Stack (most recent call first):
See also "/home/kasm-user/fprime-arduino/ArduinoBlink/build-fprime-automatic-Teensyduino/CMakeFiles/CMakeError.log".
/home/kasm-user/fprime-arduino/fprime/cmake/FPrime.cmake:68 (perform_prescan)
CMakeLists.txt:23 (include)
[ERROR] CMake erred with return code 1. Partial build cache remains. Run purge to clean-up.
Problem Description
Encountered following CMake errors while attempting to build ArduinoBlink app
How to Reproduce
( optional: locally build and run virtual environment tools from https://github.com/capsulecorplab/kasm-fprime-workspace/tree/install-cross-compile-toolchain-for-teensy)
fprime-util build
from ArduinoBlink directoryExpected Behavior
Should build without CMake errors.
The text was updated successfully, but these errors were encountered: