STRUCT ARRAY variable cannot be initialized: 'stcode.st:14-40..14-48: error: Initialization element identifier (A) is not declared in referenced structure/FB scope, or is set to value of incompatible ...
Hey, I'm testing out Warp and stumbled into some issues using custom structs inside a kernel, but I found out it also applies to built-in structs. I wanted to init an array of structs inside a thread ...