build failure since rev 5503 (directshow) (Bug #1142)


Added by Pieter-Jan Busschaert over 13 years ago. Updated over 13 years ago.


Status:Done Start date:
Priority:Low Due date:
Assignee:Vadim Pisarevsky % Done:

0%

Category:build/install
Target version:-
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

Buiding on WinXP SP2, with MSVC 2005 gives me this error:

11>cap_dshow.cpp
11>..\..\..\modules\highgui\src\cap_dshow.cpp(106) : fatal error C1083: Cannot open include file: 'DShow.h': No such file or directory

Before this revision, I could compile OpenCV without videoInput, without directshow.


Associated revisions

Revision 17b18de5
Added by Vadim Pisarevsky over 13 years ago

added missing evcode.h; made videoinput optional (ticket #1142)

History

Updated by Vadim Pisarevsky over 13 years ago

you need to install Platform SDK, or use a newer version of Visual Studio, where dshow.h is included.

  • Status changed from Open to Done
  • (deleted custom field) set to wontfix

Updated by Vadim Pisarevsky over 13 years ago

ok; in r5506 videoInput made optional; please, try again

Updated by Pieter-Jan Busschaert over 13 years ago

Thanks, r5506 compiles again without DirectShow SDK

Also available in: Atom PDF