Hi,
I don't use Ubuntu and I don't know which library it actually is.
Anyway, clearly some people use one while some use the other. What I'm
looking for is system-wide recommendation or advice.
On Fedora, there's libuuid which comes with the Linux kernel IIRC and my
whole desktop depends on it. An
Hi!
I use the libuuid library (uuid-dev and uuid-runtime packages under Ubuntu).
Regards,
Vivien
On 30 May 2013 07:37, אנטולי קרסנר wrote:
> Hello list,
>
> I'm writing a desktop app using Gnome technologies and I want to use
> UUIDs as means of generating URIs for resources.
>
> I found two
Hello list,
I'm writing a desktop app using Gnome technologies and I want to use
UUIDs as means of generating URIs for resources.
I found two UUID libraries: One is part of e2fsprogs, and the other one
is provided by OSSP and has a C++ binding (perfect for me because I
write in C++).
I don't min