InfiniTimeOrg / InfiniSim

Simulator for InfiniTime user interface without needing a PineTime
GNU General Public License v3.0
166 stars 66 forks source link

Trouble installing infinisim (build failure) #132

Closed fridkrafter closed 10 months ago

fridkrafter commented 10 months ago

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

fridkrafter commented 10 months ago

Update: be careful to put the packages inside the InfiniSim repositorie