Dylan Perks
Dylan Perks
As someone who's desperately looking for a way to review massive PRs that no extant Git integration is happy dealing with, would absolutely welcome this!
I'm really not sure why this is so broken, there was [another bug recently]() where we're not checking the `runtimes` directory of the output in cases where a RID has...
So we do eventually boil down to that, but we do a bunch of additional stuff to pick the right binaries out of NuGet packages for instance so that it...
Using windowing on multiple threads is illegal. You must only call Silk.NET.Windowing functions on the thread that called your program’s Main function.
> Why is that? To my understanding OpenGL doesn't care about the thread it's running in, only the context it uses for it's calls. A quick google gave a few...
> ClangSharp could potentially add a built-in hook to intercept int64_t and similar and assume they are the stdint types (and not some other user-defined type), but that will still...
> It can't found the namespace Maths for some of the files. I suspect in those that need Box2D, that appears to be one of the types it can't resolve....
Btw feel free to ping in our Discord, GitHub tends to have a lot of noise (didn't realise this had outstanding questions!)
So yeah... our actions apparently don't work properly on forks. Can you manually download the binaries that have been built and commit them please? Thanks.
Hey there! Microsoft does not officially support FreeBSD for .NET, this is community-driven only. In a similar vain, we'd welcome PRs from the community to improve our support here.