mk6i / retro-aim-server

Open-source instant messaging server that makes classic AIM and ICQ clients work again.
https://discord.gg/2Xy4nF3Uh9
MIT License
157 stars 15 forks source link

question #67

Closed randomyaps closed 1 month ago

randomyaps commented 2 months ago

What is the latest version that supports win7 32 bits? the latest zip file doesnt work.

mk6i commented 2 months ago

Hello, unfortunately RAS does not run on Windows 7. RAS is written in go. The last version of go that supported Windows 7 was golang 1.20, and RAS is compiled using 1.23.

You could try compiling RAS with an older version of go, but it might require downgrading some dependencies.