V1.0.1 and V1.0.2 give “VCRUNTIME140.dll is missing” when launching Ted2:
The fun thing is that when building V1.0.0 myself from (github repo) it doesn’t.
Searching for that dll and found it in my appdata/roaming/dropbox/bin dir only! So i copied it to the ted2 bin dir next to the ted2.exe but then when I compile an example the same error occurs!
Another fun thing is that if I replace the ted2.exe from my v1.0.2 dir to my v1.0.0 it will work but I can’t find no vcruntime140.dll though I searched with “Agent Ransack” (hidden files aware).
So I really don’t understand what’s going on there.
Should I post an issue on GitHub for that kind of issues?