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
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