Closed Gjum closed 9 years ago
I love your enthusiasm, but it's simply too early! Come back in 4 months and there will be something worth checking out. If you really want to get it working right now, you can download this file: ftp://ftp.unicode.org/Public/UNIDATA/UnicodeData.txt put it anywhere on your hard drive, and then change "/usr/share/unicode/UnicodeData.txt" to your file path in CMakeLists.txt.
If you just watched the youtube video, I've been working in the pipeline
branch, in which I have a basic synthesizer working, but the main project doesn't build until I rewrite it to use the new internal API.
Thanks! Now that that's working, other things start to break. :D I'm out, see you in 4 months!
When building on Arch Linux, I get these errors:
master
branch:pipeline
branch:Full error log here.
Seems like my system is missing some
UnicodeData.txt
file. Any idea which package might provide it? It's quite difficult to find just by its filename without diving into the code. Should also possibly be added to the dependencies.Great project, I would be really happy to try it out.