fdorothy
Results
2
issues of
fdorothy
I'm trying to install the NuGet package Microsoft.ML.Probabilistic.Compiler in Unity 2021.3.6f1 via NuGetForUnity (https://github.com/GlitchEnzo/NuGetForUnity). I am seeing the following errors immediately after installing: `Library\PackageCache\[email protected]\Editor\VisualScripting.Core\Platforms\AotStubWriter.cs(18,37): error CS0433: The type 'CodeStatement' exists...
I'm pretty new to Rust and JNI, so sorry if this is a bad question. Is there a way to store a raw pointer to a struct as a field?...