hello,
im trying to compile touchlib library and im getting a link error
1>Linking…
1> Creating library D:\Work\Vision\TouchLib\build\VC8\/../../lib/touchlibd.lib and object D:\Work\Vision\TouchLib\build\VC8\/../../lib/touchlibd.exp
1>DSVLCaptureFilter.obj : error LNK2019: unresolved external symbol __imp__CoInitialize@4 referenced in function “public: __thiscall DSVLCaptureFilter::DSVLCaptureFilter(char *)” (??0DSVLCaptureFilter@@QAE@PAD@Z)
1>D:\Work\Vision\TouchLib\build\VC8\\..\..\bin\touchlibd.dll : fatal error LNK1120: 1 unresolved externals
1>Build log was saved at “file://D:\Work\Vision\TouchLib\src\Debug\BuildLog.htm”
1>touchlib - 2 error(s), 46 warning(s)
im using visual studio 2008 with SP1. it gives an unresolved error which i dont understand.
anyone ?
thanks in advance
