1>LINK : fatal error LNK1104: cannot open file ‘..\..\BaseClasses\Debug\strmbasd.lib’
meant “you probably need to leave the samples folders where they are since apparently they’re hard coded” or edit your link “inputs” and change the link to strmbasd.lib to not be a relative path anymore.
cannot open file ‘strmbasd.lib’
meant I needed to do step:
dd D:\Program Files\Microsoft SDKs\Windows\v7.1\Samples\multimedia\directshow\baseclasses\Debug to your Library directories. This one can go at the end or the beginning.
of http://betterlogic.com/roger/?p=3096
except I had a preceding space on accident
Comment by rogerdpack — July 30, 2010 @ 9:16 pm