Results 57 comments of SeanOMik

I get the same error

I also would love to see this merged. It looks like GitHub is saying that this branch is out-of-date with the base branch. I'll be willing to try to rebase...

There actually is! You can feed them any type of meat.

You can just check the names of the types and remove/skip the ones that start with `std::` or `rttr::`. That's what I did and it works great.

These methods would help a lot. I'm trying to run a meta function that takes in a reference, but I have a pointer. I've tried `cast` but that copies it....

@jonringer I'm running into the same issue on nixos. Were you able to fix it?

Wasn't this implemented with #4? Or maybe I'm misunderstanding what #4 actually did

> Hi @SeanOMik, weird. I've seen issues with access rights where the render device cannot be accessed. This can be fixed with a securityContext addition: > > ``` > containers:...

Something I forgot to mention is that the k3s host, which is Ubuntu, is running as a VM in proxmox. The GPU is passed through fine, the docker container was...