Compiler Version without patch version

I can specify a compiler version in DefaultEngine.ini with

CompilerVersion=“14.38.33130”

But I want to specify the version without the patch, ie. any 14.38. None of these seem to work:

CompilerVersion=“14.38”

CompilerVersion=“14.38.*”

CompilerVersion=“14.38*”

Can this be done somehow? If not, can you add this ability please?

Steps to Reproduce
See Description for question.

Hi Andy,

So for range specification, this is typically constrained via the Windows_SDK.json (ranges are already supported, which more or less gives you a similar functionality). In specification of your precise compiler version, you have the “latest” option that you can provide for CompilerVersion attribute specifically. [mention removed]​ - any feedback on this?

Regards,

Julian

It is not currently supported but could be added. We can make a Jira for tracking and I can look into it but I won’t be able to commit to getting this in for 5.6.