Closed nifanfa closed 2 years ago
I'm not hitting this in the efinoruntime demo. Do you have any local changes?
no i'm just trying to add these code
object obj = new object();
That's expected. You need a garbage collector for that. Link.exe is trying to include the Windows one. That won't work.