Git Product home page Git Product logo

Comments (12)

C47D avatar C47D commented on June 19, 2024

Hi,

Did you followed the instructions available in the docs? They mention where to place the lv_conf.h file the project is missing.

from lvgl.

rtek1000 avatar rtek1000 commented on June 19, 2024

lv_conf.h

The documents have a search box, but I didn't find specifically about the lv_conf.h file.

lv_conf_internal.h

GENERATED FILE, DO NOT EDIT IT!

Make sure all the defines of lv_conf.h have a default value

https://docs.lvgl.io/master/API/lv_conf_internal.html

I tried editing the address, but it returned a 404 error, 'File not found':
https://docs.lvgl.io/master/API/lv_conf.html

from lvgl.

C47D avatar C47D commented on June 19, 2024

Is this one https://docs.lvgl.io/master/integration/framework/arduino.html

from lvgl.

rtek1000 avatar rtek1000 commented on June 19, 2024

Is this one https://docs.lvgl.io/master/integration/framework/arduino.html

Thanks, I'll test it as soon as possible.

from lvgl.

rtek1000 avatar rtek1000 commented on June 19, 2024

Hi, I tried following the instructions in the document, but I didn't find the folder path.

Go to lvgl and copy lv_conf_template.h as lv_conf.h into the Arduino Libraries directory next to the lvgl library folder.

Then I tried to put the file in the /lvgl/src folder, then it compiled.

But now it is asking for the file 'demos/lv_demos.h'


Is there no way for the user to generate these files automatically? Or is the example in question customized beyond what the lvgl library proposes?

from lvgl.

lvgl-bot avatar lvgl-bot commented on June 19, 2024

We need some feedback on this issue.

Now we mark this as "stale" because there was no activity here for 14 days.

Remove the "stale" label or comment else this will be closed in 7 days.

from lvgl.

kisvegabor avatar kisvegabor commented on June 19, 2024

I'm sorry, I missed your reply 🙁

Hi, I tried following the instructions in the document, but I didn't find the folder path.

Which is the folder that you haven't found?

from lvgl.

rtek1000 avatar rtek1000 commented on June 19, 2024

Which is the folder that you haven't found?


the instructions in the document:

"into the Arduino Libraries directory next to the lvgl library folder"

Then I tried to put the file in the /lvgl/src folder, then it compiled.


But now it is asking for the file 'demos/lv_demos.h'

from lvgl.

kisvegabor avatar kisvegabor commented on June 19, 2024

It should look like this:
image

After that the demos shall work too.

from lvgl.

rtek1000 avatar rtek1000 commented on June 19, 2024

It should look like this: image

After that the demos shall work too.

Thank you for your attention, in the case of the /library folder, as it houses all shared libraries, wouldn't it be confusing for all libraries to make this type of use of the libraries' root folder?

from lvgl.

kisvegabor avatar kisvegabor commented on June 19, 2024

It's not ideal for sure, but I have no better idea. 🙁
In the Arduino build system we don't have too much flexibility.

from lvgl.

rtek1000 avatar rtek1000 commented on June 19, 2024

It's not ideal for sure, but I have no better idea. 🙁 In the Arduino build system we don't have too much flexibility.

I don't really understand the reason for using the root folder, since the lvgl folder has a file called lv_conf_template.h, wouldn't it be easier for the user to just create a copy of that lv_conf_template.h file in this same lvgl folder and rename it to lv_conf.h, keeping both files inside the lvgl folder?

from lvgl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.