473,387 Members | 1,486 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

DSWebCamCap

aaa
I have bought the book "Programming Microsoft DirectShow for digital video
and television" and I'm trying to compile and link the DSWebCamCap example
for my web cam. However, it fails trying to link - error: it can't find
C:/Program/microsoft.obj. What is microsoft.obj, how is it created, why, and
how can I make sure it is made so that I can compile, link and run the
DSWebCamCap example?
Nov 17 '05 #1
1 1038
aaa wrote:
I have bought the book "Programming Microsoft DirectShow for digital video
and television" and I'm trying to compile and link the DSWebCamCap example
for my web cam. However, it fails trying to link - error: it can't find
C:/Program/microsoft.obj. What is microsoft.obj, how is it created, why, and
how can I make sure it is made so that I can compile, link and run the
DSWebCamCap example?


Could you please try the following?

Go to the project properties and navigate to the Linker\Input node in
the configuration tree (left side). Double-click on the "Additional
Dependencies" property, and make sure there are quotes at the beginning
and end of every line.

--
Boris Jabes, Visual C++ Team
This posting is provided "AS IS" with no warranties, and confers no rights
Nov 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.