V1.0.1 and V1.0.2 give "VCRUNTIME140.dll is missing" when launching Ted2

About Monkey 2 Forums Monkey 2 Development V1.0.1 and V1.0.2 give "VCRUNTIME140.dll is missing" when launching Ted2

This topic contains 7 replies, has 5 voices, and was last updated by  wiebow 2 years, 8 months ago.

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #2227

    abakobo
    Participant

    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?

    #2253

    dawlane
    Participant

    Make sure that you have Microsoft Visual C++2015 redistributable run-time installed.

    #2257

    Mark Sibly
    Keymaster

    You shouldn’t need it so I don’t know what’s up there – will have a look.

    #2258

    abakobo
    Participant

    Occured on W7 home x64 using the mingw package advised in readme (i686-5.3.0-posix-dwarf-rt_v4-rev0)

    #2376

    Arjailer
    Participant

    Just happened to me building the latest code on Windows 10 Home, using the MinGW package from the v1.0.0 download.

    #2377

    Arjailer
    Participant

    And installing the Microsoft Visual C++2015 redistributable from either of the links below doesn’t fix it  🙁

    https://www.microsoft.com/en-us/download/details.aspx?id=48145

    https://www.microsoft.com/en-us/download/details.aspx?id=52982

    #2378

    Arjailer
    Participant

    Just realised I reflexively downloaded the 64-bit version by mistake. The 32-bit version of https://www.microsoft.com/en-us/download/details.aspx?id=52982 works fine  🙂

    #2382

    wiebow
    Participant

    Yes, I had the same problem and installing the 32 bit version of the runtime package fixes this problem!

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.