Error: TypeT is not a template.

Gavin Williams 761 Reputation points
2021-07-06T15:00:03.42+00:00

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

112243-capture.png

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,943 questions
{count} votes

Accepted answer
  1. Gavin Williams 761 Reputation points
    2021-07-07T04:45:02.803+00:00

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

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.