HI, i had some troubles installing InfiniSim. I'm doing it on Mint.
When i've tried to build my project (just after i've installed the packages, including lv_font_conv@1.5.2), i've encountered this issue:
frid-dev@friddev-lenovo:~/Bureau/pinetime/InfiniSim$ cmake -S . -B build
-- Using CMake version 3.22.1
-- InfiniTime PROJECT_VERSION extracted: 1.13.0
-- Using default C++ standard 20
-- Using MONITOR_ZOOM=1
-- Founde node version v21.4.0
-- add subdirectory /home/frid-dev/Bureau/pinetime/InfiniSim/InfiniTime/src/displayapp/fonts for 'infinitime_fonts' target
CMake Error at InfiniTime/src/displayapp/fonts/CMakeLists.txt:4 (find_program):
Could not find LV_FONT_CONV using the following names: lv_font_conv
-- Configuring incomplete, errors occurred!
See also "/home/frid-dev/Bureau/pinetime/InfiniSim/build/CMakeFiles/CMakeOutput.log".
I've also encountered this issue before but thinking it was due to my old version of node, i've updated it to version 20.
I tried to look at this issue but the solution didn't solve anything for me.
You can find the content of the build log
CMakeOutput.log
Thank you for your time
HI, i had some troubles installing InfiniSim. I'm doing it on Mint. When i've tried to build my project (just after i've installed the packages, including lv_font_conv@1.5.2), i've encountered this issue:
I've also encountered this issue before but thinking it was due to my old version of node, i've updated it to version 20. I tried to look at this issue but the solution didn't solve anything for me.
You can find the content of the build log CMakeOutput.log Thank you for your time