ST Filter DevKit

02/10/2026 16:36 hneko#1
am trying to use st Filter to create my own dev_kit and modifications, but it does not wanna complie on VS 2022, even though the clean repo runs perfectly fine when I clone it. What should I do, guys? I get a bunch of errors, the ones below.


#error: ("ERROR You can not use any compiler other than VC80. This Visual Studio version does not come with it by default. Check here if you are sure of what you are doing.")

#error: <hash_map> is deprecated and will be REMOVED. Please use <unordered_map>. You can define _SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS to suppress this error.
04/06/2026 17:53 guerrero102#2
I'm not getting into that right now, but if I remember correctly, the latest version you could use was VS2010. Keep in mind that those are old files and practically obsolete. I remember that you had to use those versions; I didn't even try any further because I had to use the 2005 version, and it was very cumbersome.
04/06/2026 17:56 AppleKP#3
VS 2005 for VC80 that is not work for VS2017 2019 2022 or newer