go2tv icon indicating copy to clipboard operation
go2tv copied to clipboard

The latest released zip on windows cannot run on windows7 system

Open lllAlex2333 opened this issue 9 months ago • 4 comments

The latest released zip(go2tv_v1.16.0_windows_amd64.zip) on windows cannot run on windows7 system. I tried to recompile using a lower version of go environment, but it failed. Do you have any other solutions? Thanks!

lllAlex2333 avatar May 09 '24 14:05 lllAlex2333

I used go-1.20.14 to try to recompile successfully, but when running on Windows 7, the prompt "Cause: API Unavailable: WGL: The driver does not appear to support OpenGL " My win7 is a virtual machine and does not have a graphics card.

lllAlex2333 avatar May 09 '24 15:05 lllAlex2333

Hello, thanks for raising this. This looks like the same issue as https://github.com/alexballas/go2tv/issues/29 Can you please enable the 3D acceleration and try again?

alexballas avatar May 09 '24 16:05 alexballas

Can i enable the 3D acceleration without a graphics card?

lllAlex2333 avatar May 09 '24 16:05 lllAlex2333

Can i enable the 3D acceleration without a graphics card?

As long as you have a monitor connected to your PC, then you have a graphics card. The 3D acceleration is emulated, so in theory it should work just fine.

alexballas avatar May 09 '24 16:05 alexballas