I want to be able to parse type decls that can include template types. I stumbled upon ida_srclang as a potential way to do that, but I cannot get it to work - apparently, there is a lot more setup required than the documentation reveals. Here is what I am seeing on a simple example:
My host environment is Windows 11 and I have Visual Studio 2022 installed. If anyone can tell me what magic is needed to get this working, I’d appreciate it. Thanks.