-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build Failure on OLED branch #2
Comments
hi,pls try remove ./patches/001-log-localtime.patch then make again. |
Hello, yes openwrt is 19.07.x, by the way the build this time fail at patch 2 for the same error, I removed even the patch 02 and tried to build again, then it failed for this error at the end: |
Hello, did you had time to check the makefile for the OLED ? |
hi, pls add a path for |
Hi, sorry but I did not understood what I'm supposed to do ... |
Hi, I tried to build the code from the main branch and it did without any problem but, if I select the branch for the OLED support the build process fail at apply patch 1. Below you find the error of the build process:
Applying ./patches/001-log-localtime.patch using plaintext:
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
|diff --git a/Log.cpp b/Log.cpp
|--- a/Log.cpp
|+++ b/Log.cpp
No file to patch. Skipping patch.
2 out of 2 hunks ignored
Patch failed! Please fix ./patches/001-log-localtime.patch!
Are you aware of this behaviour do I need to do something specific to build this code ?
The text was updated successfully, but these errors were encountered: