[GEM-dev] building pix_videoDS

chris clepper cgc at humboldtblvd.com
Fri Dec 2 00:51:53 CET 2005


I have built GEM 0.90 wihtout pix_videoDS and am now trying CVS to see if it
will work.  This is the errorr I get during linking and have very little
idea what it means.

DSgrabber.obj : error LNK2019: unresolved external symbol "long __stdcall
ATL::AtlWinModuleInit(struct ATL::_ATL_WIN_MODULE70 *)"
(?AtlWinModuleInit at ATL@@YGJPAU_ATL_WIN_MODULE70 at 1@@Z) referenced in function
"public: __thiscall ATL::CAtlWinModule::CAtlWinModule(void)"
(??0CAtlWinModule at ATL@@QAE at XZ)
pix_videoDS.obj : error LNK2001: unresolved external symbol "long __stdcall
ATL::AtlWinModuleInit(struct ATL::_ATL_WIN_MODULE70 *)"
(?AtlWinModuleInit at ATL@@YGJPAU_ATL_WIN_MODULE70 at 1@@Z)
DSgrabber.obj : error LNK2001: unresolved external symbol "class
ATL::CAtlBaseModule ATL::_AtlBaseModule" (?_AtlBaseModule at ATL@@
3VCAtlBaseModule at 1@A)
pix_videoDS.obj : error LNK2001: unresolved external symbol "class
ATL::CAtlBaseModule ATL::_AtlBaseModule" (?_AtlBaseModule at ATL@@
3VCAtlBaseModule at 1@A)
../Gem.dll : fatal error LNK1120: 2 unresolved externals

I built the DirectShow Sample stuff (which is now no longer part of DirectX
SDK?!?) and I'm using VS Pro 2003 which is quite painful.

Any clues?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/gem-dev/attachments/20051201/4a9f8ff0/attachment.htm>


More information about the GEM-dev mailing list