kasjer commented on issue #3360: URL: https://github.com/apache/mynewt-core/issues/3360#issuecomment-2592832006
I'm not sure which command tried to create/access lv_conf.h file. Could you please make newt build with following options: ```sh newt build -j 1 -p <your_target> ``` Run this **after** you have build that fails. It should do build without parallel execution and show executed commands so culprit can be found. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
