RandyGaul/qu3e

linker errors?

patrikpatrik opened this issue · 1 comments

Sorry for sounding so noobish, but I included q3.h but getting 3 linker errors about q3Vec3. I'm assuming it's the q3Vec3.inl (inline file) but am I supposed to include that on my main.cpp as well?

me too