Hey!
I’m working with PerfectLibary (Swift), but, I’m having a issue:
The libary needs the uuid-dev package. I can’t install with because there’s no sudo. And, I can’t find a uuid-dev binary for amd64, so I really if it’s possible to install it. So, how can I install it (if it’s possible, of course)?
I’m talking about apt’s uuid-dev, not the node module. But I’ll try it out anyways, thanks!
As expected, didn’t work.
/app/.build/checkouts/Perfect-LinuxBridge.git--6617667269761421242/Sources/LinuxBridge/include/LinuxBridge.h:6:10: fatal error: 'uuid/uuid.h' file not found
#include <uuid/uuid.h>