question

DeadStack avatar image
0 Votes"
DeadStack asked DeadStack answered

Error: TypeT is not a template.

I have a WinRT component. and the build tools aren't generating the template for my runtime class..

112243-capture.png


c++
capture.png (7.2 KiB)
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

So it is a windows runtime component, right? What project is referencing this component? Is it a UWP app? If so, does the code works in a UWP project?

0 Votes 0 ·

1 Answer

DeadStack avatar image
0 Votes"
DeadStack answered

The issue here was that the generated file include needed to be updated after a name change.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.