hampusborgos/rme

Build problem after commit 2057c5203b5f61e2821f3450f7a84aaf29b918d8

Opened this issue · 2 comments

I'm not an expert in C++, so I can't help.

Since the introduction of commit 2057c52, it seems to me that it is impossible to build RME on Debian. Of course I have libasio-dev, but cmake can't detect it.

https://bin.nixnet.services/?1bd3843cff30c9ea#76pP3xma9j11YGGh3UeodCDzFw6iuriNXJvYvp3YV1xU

@IntinteDAO In vcpkg do you have the asio lib installed? All errors along these lines is because rme couldn't find the lib.

@beats-dh
I don't use vcpkg, just libasio from Debian repository.