Search found 1 match

by jonwieser
Tue Dec 30, 2008 11:26 am
Forum: Point Cloud SDK - 3D Point Tracking
Topic: PointCloud SDK compiling errors
Replies: 1
Views: 7754

PointCloud SDK compiling errors

<t>I took the PointCloud SDK WIN32 Sample application and incorporated the Opitrack GreyScale sample application.<br/> I'm getting the following errors when compiling my c++ program<br/> <br/> Error 1 error LNK2019: unresolved external symbol "int __cdecl ptc_update(void *)" (?ptc_update@@YAHPAX@Z) ...