Closed Supaiku closed 1 year ago
Which commit on InfiniSim are you on?
Is there a status message concerning littlefs-do in the cmake configure output?
You need to make the target littlefs-do
to build that tool :
make littlefs-do
closing due to inactivity
You should find the littlefs-do executable in the build directory. You should also run InfiniSim from the build directory for the resource file to work correctly.
I followed the install directions and InfiniSim runs fine, but I can't load a resource file because littlefs-do doesn't seem to exist - the little-do-main.cpp file is there but no executable it seems...