Russell Greene

Results 104 comments of Russell Greene

Hmm I think it would be reasonable also to implement `SharedPtr from UniquePtr`, happy to add that if you agree.

I dug into this more--I compiled it directly for the target device (no docker anymore) and get the same issue. `strace -f` shows `[pid 26537] openat(AT_FDCWD, "/proc/self/smaps", O_RDONLY|O_LARGEFILE) = -1...

Did you end up force pushing the tag? It seems I have a Actions job to publish the crates automatically so if so it'll be the first one that got...

Anyways, 0.4.2 is def on crates.io. If something missed that original tag we should make a 0.4.3

It seems the CONFIG version of libraw doesn't set LibRaw_LIBRARIES, but exposes the target instead. I will open a separate PR for removing installing the FindLibRaw.cmake, which doesn't really make...

My understanding is `Find*` scripts are not meant to be packaged with the library itself? Aren't those typically for consuming packages without native cmake find scripts?

If it's helpful at all, the [vcpkg port](https://github.com/microsoft/vcpkg/tree/master/ports/libde265) works fine on iOS

https://gist.github.com/russelltg/e432828354187ee7abc76620bff0b69e g_app_info_launch seems to be the GIO call that gtk-launch uses

Could you send me the examples so I can pass them along to easyeffects folks? (or is it more of a hack and I just should do it locally)