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
I am a Linux user and Linux is case sensitive. I fixed this error by executing the following from the root directory where the Marline code is (the source code directory, MKS-Robin-E3P-master/Source-code);
Compiling .pio/build/mks_robin_e3p/src/src/lcd/extui/lib/mks_ui/draw_encoder_settings.cpp.o
Marlin/src/lcd/extui/lib/mks_ui/draw_cloud_bind.cpp:36:10: fatal error: qr_encode.h: No such file or directory
Problem
I am a Linux user and Linux is case sensitive. I fixed this error by executing the following from the root directory where the Marline code is (the source code directory, MKS-Robin-E3P-master/Source-code);
Solution
Error
Compiling .pio/build/mks_robin_e3p/src/src/lcd/extui/lib/mks_ui/draw_encoder_settings.cpp.o
Marlin/src/lcd/extui/lib/mks_ui/draw_cloud_bind.cpp:36:10: fatal error: qr_encode.h: No such file or directory
#include "qr_encode.h"
^~~~~~~~~~~~~
compilation terminated.
*** [.pio/build/mks_robin_e3p/src/src/lcd/extui/lib/mks_ui/draw_cloud_bind.cpp.o] Error 1
Environment Status Duration
mks_robin_e3p FAILED 00:00:38.202
The text was updated successfully, but these errors were encountered: