[GEM-dev] Re: building pix_videoDS

chris clepper cgc at humboldtblvd.com
Sat Dec 3 00:08:55 CET 2005


http://blogs.msdn.com/mikewasson/archive/2005/5/14.aspx

This allowed me to build pix_videoDS with the 'latest and greatest' SDKs.
You would think a $50 billion a year company might, you know, document these
things, but I guess not.  Only two days spent tracking this down.

On to the next layer of hell - making it actually work and run well.

On 12/1/05, chris clepper <cgc at humboldtblvd.com> wrote:
>
> 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/20051202/8a727542/attachment.htm>


More information about the GEM-dev mailing list