You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently exporting a 2D (Skia) application with Polytools requires it to include many Stride DLLs
I think it will always need one or two stride DLLs because some overlap between gamma core and stride mathematics core like int2.
But should be able to avoid including most of this.
Currently exporting a 2D (Skia) application with Polytools requires it to include many Stride DLLs
I think it will always need one or two stride DLLs because some overlap between gamma core and stride mathematics core like int2.
But should be able to avoid including most of this.
Only noticed this behaviour because of an unrelated export bug
https://discourse.vvvv.org/t/skia-project-exports-but-then-fails-to-run-saying-it-cant-find-stride/21011
The text was updated successfully, but these errors were encountered: