Kicad 8.0.8 won't working in certain PC

I recently buy Lenovos Ideapad slim 5 16IML laptop which has Core Ultra CPU and 16GB ram. it installed WIndosw 11

when I install kicad 8.0.8 on my new PC. it didn’t work. no errror message, no process on taskmanager.

I tried reinstall. and also try install by winget. it also didn’t work.

my other 2 PC(Ideapad gaming 15ARH5 and Ideapad Duet 11IAN) has no such problem. anyone have idea?

Just wondering:

Sometimes I launch from the Windows Start menu key. Sometimes I double click on the project file. You could also try launching by double clicking on the schematic file or the pcb file. Have you tried all of those means of launching KiCad? How long do you wait?

I do not have any answers for you …but just trying to gather more information and maybe throw out some ideas.

BTW I like your Avatar name. I used to joke about the “What??!! Huh??!!” school of journalism inquiry. :smiley:

1 Like

thanks.

I tried open my working PCB file. but it didn’t find any program to open it. maybe my install process is wrong.

I think install kicad via winget is problem. I try clean reinstall via install wizard

Yes, it was caused by winget. Installing via winget did not work well.

I wonder why updating with winget did not any effect, but installing with winget caused this issue.

Now I have Same Issue

Maybe 8.0.8 install File is Problem. now I’m trying Downgrade in this time.

yup. installing 8.0.7 is answer of all problem what I had.

what a shame.

Can you try installing the 8.0 testing builds?

https://downloads.kicad.org/kicad/windows/explore/8.0-testing

There was an issue with the new MSVC runtime, which may or may not be the issue you’re experiencing:

Newer installers install the required VC Redist dlls to the bin dir instead of installing VC Redist.

1 Like

Also I think installing all system updates should make KiCad 8.0.8 work.

shuold I uninstall kicad before install this version?

currenly, I don’t have any new update in my system.

The installer should handle it automatically.

Can you post details of your C:\Windows\System32\msvcp140.dll file?

image

ok. now I get it. it seems Visual C runtime was actual Problem.

I reinstall VC redistribution package to 14.42.34433.0

next I uninstall my 8.0.7 and reinstall 8.0.8. and it work!

1 Like

(the latest 8.0 testing builds should’ve worked without the VC redist upgrade)

if error MSVCP140_1.dll not found VCRedist is too early (prior to 14.22.27821.0)
If Error “msvcp104.dll” error code"c0000005" VCRedist is too early (14.22.27821.0)
Ditto (14.30.30704.0 and 14.32.31332.0) Same error on msvcp104.dll

But 14.40.33810.0 of VCRedist_x86 and X64 of VS2005–2022 C++ Runtime. Works for Kicad 8.0.8. No uninstall of Kicad necessary just install a recent Runtime and reboot pc to take affect.

Thanks Huh and others this is what sent me on the track of testing various version of Visual Studios various versions of C++Runtime.

It’s recommended to install 8.0.9