You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some types, clang will error out if only choreograph/Output.h is included. Including Choreograph.h fixes the issue, but it would be nice to get to the bottom of it.
Implicit instantiation of undefined template choreograph::Motion<glm::quat>.
The text was updated successfully, but these errors were encountered:
For some types, clang will error out if only
choreograph/Output.h
is included. IncludingChoreograph.h
fixes the issue, but it would be nice to get to the bottom of it.The text was updated successfully, but these errors were encountered: