From: John Maddock (john_at_[hidden])
Date: 2005-11-30 09:01:19


> On 30/11/05, Job Mulder <Job_at_[hidden]> wrote:
>> My Visual Studio 6 requires the trigonometry functions sin, cos,
>> etc. to be prefixed with ::

The quaternion lib also uses features such as template template parameters
that aren't supported by VC6, sorry, but I think you're on to a looser
trying to use that lib with that (very old, and very broken) compiler.

John.