I updated from version 2011_3_0_r1 to 2011_3_1_r1, and I started getting an error:
error LNK2001: unresolved external symbol "struct hkQuadReal const * const g_vectorConstants" (?g_vectorConstants@@3QBUhkQuadReal@@B)
I tried adding and switching libraries, but I always get that same error (both in debug_multithreaded and release_multithreaded builds). If I switch back to 2011_3_0_r1 it builds again.
Any ideas?



