I'm trying to inherit from the CCamera class and apparently I need the Timer functions in the os namespace. So, I add "os.h" and that works except I need the actual function, so I add "os.cpp" and I immediatly get 102 errors, all relating to IUnknown.
The first one says "'IUnknown' : type name first seen using 'class' now seen using 'struct'"
and then generally, there are slightly less than 102 errors saying "ambiguous symbol", all relating to something inside the IUnknown class.
Can anyone help?
Getting 102 errors relating to IUnknown
Getting 102 errors relating to IUnknown
"The reputation of a thousand years may be determined by the conduct of one hour."
-Japanese Proverb
-Japanese Proverb