The application was unable to start correctly (0xc000007b)

前端 未结 17 1520
無奈伤痛
無奈伤痛 2020-11-22 13:12

I have a client/server app which I have been developing on a single PC. Now it needs two serial ports, so I borrowed a PC from a friend.

When I build my app and try

17条回答
  •  旧时难觅i
    2020-11-22 13:51

    Also download and unzip "Dependencies" into same folder where you put the wget.exe from

    http://gnuwin32.sourceforge.net/packages/wget.htm

    You will then have some lib*.dll files as well as wget.exe in the same folder and it should work fine.

    (I also answered here https://superuser.com/a/873531/146668 which I originally found.)

提交回复
热议问题