Thogsit
Thogsit
I had the same problem which arised from not using the exact same OCaml library versions mentioned in the README. Running `opam install core.v0.11.3 core_bench.v0.11.0 menhir.20200211 dypgen.20120619-1 -y` instead of...
Yes, will try :+1: . But I'll prioritize #40 first
@Tyroonis already suggested the same; I don't know what's the current status of it. If it's not done or in progress already, I probably can do this issue and your...
> @Thogsit Btw for linux - does it packs with lib_mpv or that should be installed separately? Good point, I've got `mpv` installed on my machine so everything works, but...
Finally I'm back from vacation and took a look at it again :). I've now added information to the main `README` regarding Linux and Windows. Also, I added Android to...
> Whoops meant to link @JPVenson on the pull request. This might have to wait until after the EFCore changes get merged since that is overhauling the current database. Good...
Hey @JPVenson, I've seen the DB refactoring PR has been merged - I'd love to implement the changes I made in this PR (Adding a "minimum song count" filter for...
@wouter-heerwegh Any idea on how to circumvent this clang error on Linux currently? Another peer of our group works on Windows and the `master` branch opens there correctly; this branch...
FSDS is a really nice project, glad that we can help! > I'll try to see if I can package it for Windows and Linux as well. We're currently testing...