ui icon indicating copy to clipboard operation
ui copied to clipboard

Window frozen "Not responding" with Windows 7 x64

Open josephernest opened this issue 3 years ago • 4 comments
trafficstars

Congrats for V lang which looks very nice!

It seems that all projects with UI don't work out-of-the-box with Windows 7 x64.

I tried v.exe 2048.v or v.exe life_gg.v. Then when executing it, the window is frozen with "Not responding". After ~ 30 seconds, it crashes.

image

josephernest avatar Jan 06 '22 19:01 josephernest

Would you have an idea @medvednikov ?

josephernest avatar Mar 26 '22 17:03 josephernest

gg error: WGL: ARB_create_context_profile required! It's the same err on my os: Win7 x64!

FrankLIKE avatar Apr 22 '22 07:04 FrankLIKE

If your os is Win10 x64,maybe ok.

FrankLIKE avatar Apr 23 '22 14:04 FrankLIKE

Download openGL version >=3.2 and try it out If you can update the cpu core display driver to openGL version>=3.2, it will be ok, otherwise the computer cpu hardware is too old.

FrankLIKE avatar Apr 25 '22 08:04 FrankLIKE