Open rhaleblian opened 4 years ago
C++11 exposes a thread library. It might not be enabled in the current toolchain. Check whether we've gotten to C++11 etc.
Looks like the current ARM compiler is missing the C++11 thread library.
Hi when I open the nds file I get this error: $ dslibris progr: filesystem mounted. progr: read prefs, bookdir is '/ book/' . fatal: font not found (2) I have all the fonts in the font folder? And I didnt do anything but it doesnt want to work. Am I doing something wrong?
Response moved here: https://github.com/rhaleblian/dslibris/issues/22
Is your feature request related to a problem? Please describe. Slow. Serialized.
Describe the solution you'd like Fast. Parallelized.
Describe alternatives you've considered n/a
Additional context Preferably a GCC built-in.