I remember I was trying to fix the issue a while ago, but I wasn’t familiar with the compiler good enough back then, so I failed. I want to try again at some point.
I personally worked around the issue by using underscore instead of dot like this: Demo_test.res
That’s an interesting point, I didn’t know about it.