DDMAL/libmei

Docu: compiling libmei

Opened this issue · 0 comments

Compiling libmei on Ubuntu works fine. Perhaps you could add this to the Readme:

dependencies for libmei: uuid and uuid-dev (installation with apt-get)

And then the command to compile utils/readmei:

g++ -std=c++11 readmei.cpp -lmei -o readmei