Posted by kalpol on August 13, 2001 at 14:46:18:
In Reply to: Re: timeSense.h/cpp posted by kalpolo on August 13, 2001 at 14:42:21:
: : When you compile, be sure to include timeSense.cpp in
: : the compilation. I got the same errors for awhile, and
: : realized that was the problem.
: : Natalie
: I get a lot of undefined timeSense errors when linking in g++, but it compiles fine on VC++. i tried including timeSense.cpp instead of .h and it all went to hell. argh!! i'm so close!!
never mind i figured it out...g++ handles includes more rationally than VC++.