ForeverZer0
                                            ForeverZer0
                                        
                                    Thanks, will fix that too, Am finally working on this again right now (literally).
`glfw-net` does not do any advanced or special searches for resolving the path to the native library, only the standard search paths of the system are used. The soft-link is...
As noted, this is a system configuration issue (also an Arch user who had the same problem). I fixed it with the following method: 1. Open/create the following config file:...
Is there any progress on this? I am very interested in this library, but I feel the lack of documentation is really holding it back from wider use, as the...
In the given example, the `#run` and `#execute` methods are defined as both instance methods and then again in the Eigenclass. Lines 64 and 73 are instance methods, which are...
@AlexWayfer Ah, yes, I was misunderstanding what you were describing, but see now, my apologies.
I am rather certain this is extension is simply broken on VS2017. - Brand new update to VS2017 Enterprise 15.7.3 - Created "Microsoft SDKs" folder in my "AppData/Local" directory -...
Was just coming to create exact same issue. This is actually one of the more intuitive XML-RPC libraries available for .NET, as most are overly-complicated/verbose or under-documented. I luckily stumbled...
No, problem, and no hurry either. It is easy oversight (speaking from first-hand experience, lol). 👍
Any fix on the horizon for this? Somewhat related would be the addition of allow users to supply their own loader. For example, a handler that could be passed to...