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
Using the Arduino build process, errors with...
C:\Development\ardupilotone\arktools-ardupilotone-e185244\libraries\APO\Board_APM1.cpp:24:23: error: DataFlash.h: No such file or directory
On Win7 using Arduino 22. I believe I've followed the directions.
I did try setting the path for that include and it cleared the error in APM1, moved to APM2, fix the path there and I get a different error. The root error cause is probably common to all so don't plan to try to patch each file with errors.
The text was updated successfully, but these errors were encountered:
Using the Arduino build process, errors with...
C:\Development\ardupilotone\arktools-ardupilotone-e185244\libraries\APO\Board_APM1.cpp:24:23: error: DataFlash.h: No such file or directory
On Win7 using Arduino 22. I believe I've followed the directions.
I did try setting the path for that include and it cleared the error in APM1, moved to APM2, fix the path there and I get a different error. The root error cause is probably common to all so don't plan to try to patch each file with errors.
The text was updated successfully, but these errors were encountered: