Changes between Version 15 and Version 16 of Video_Users_Guide
- Timestamp:
- Sep 1, 2011 1:23:15 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Video_Users_Guide
v15 v16 26 26 27 27 28 === Building with GNU Build System (for Mac OS X, Linux, etc.) ===28 === Mac OS X, Linux, *nix (GNU Makefile) === 29 29 30 30 ==== 1. Requirements ==== 31 31 32 32 The following components are needed: 33 1. The components in [ wiki:.#reqdesk common requirements] above.33 1. The components in [#reqdesk common requirements] above. 34 34 1. '''Linux specific:''' Video4Linux2 (v4l2) development library is required. 35 35 … … 71 71 [[BR]] 72 72 73 === Building with Visual Studio===73 === Windows Desktop (Visual Studio) === 74 74 75 75 Visual Studio users will need to configure things manually as explained below. … … 78 78 79 79 Windows requirements: 80 1. The components in [ wiki:.#reqdesk common requirements] above.80 1. The components in [#reqdesk common requirements] above. 81 81 1. !DirectShow SDK, included in Windows SDK. The minimum component required within the SDK is ''Windows Development Headers and Libraris'' and ''Samples''. As there are several versions of SDK we found they have different issues: 82 82 a. If you don't need Windows 7 features, the recommended SDK is [http://www.microsoft.com/downloads/en/details.aspx?FamilyID=ff6467e6-5bba-4bf5-b562-9199be864d29 Windows SDK Update for Windows Vista]. This is because it doesn't have [wiki:FAQ#vs2008 IP Helper API header bug].