nvlad / yii2support

Yii2 Support for PhpStorm / IntelliJ IDEA
https://plugins.jetbrains.com/idea/plugin/9388-yii2-support
Other
295 stars 54 forks source link

'vcruntime140.dll' 14.0 is not compatible with this PHP build linked with 14.16 #281

Closed WinterSilence closed 2 years ago

WinterSilence commented 3 years ago

What steps will reproduce the problem?

изображение

no warnings when I'm run this command in CMD

Additional info

Q A
IDE Name PhpStorm
IDE Version 2021.2.2
Plugin version 0.10.58.*
Yii App Template advanced
OS Windows 10 x64
stalkerxxl commented 3 years ago

phpstorm64_m86Bgj7Mau Yes, confirm... Last version PHPStorm + Laragon + Win10Pro + last_vsrsion plugin+yii2_basic_last_release

xstreamka commented 2 years ago

This is how I solve this problem myself. Need to replace the file: C:\Users\user\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-3\212.5712.51\jbr\bin\vcruntime140.dll from: C:\Windows\System32\vcruntime140.dll And everything works.

WinterSilence commented 2 years ago

@xstreamka and wait fail at next update

xstreamka commented 2 years ago

and wait fail at next update

@WinterSilence Yes it is. If phpstorm is updated, I update this file. So far just like that.

WinterSilence commented 2 years ago

@xstreamka plugin can use external/system dll to ovoid this problem?

xstreamka commented 2 years ago

@WinterSilence You may need to contact the plugin author. I just offered a solution to the problem, so that at least somehow it worked.

WinterSilence commented 2 years ago

@xstreamka solution that creates other problems is not solution :(

WinterSilence commented 2 years ago

fixed in PHPStorm 2022.2