-
Notifications
You must be signed in to change notification settings - Fork 512
8247947: Build DirectShow Samples (Base Classes) from source checked into repo #254
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
👋 Welcome back almatvee! A progress list of the required criteria for merging this PR into |
/reviewers 2 |
@kevinrushforth |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. I was able to do a build and test with the patch applied. I confirm that it now builds without needing C:/Program Files/Microsoft SDKs/Windows/v7.1
.
@arapte can you be the second reviewer on this? @johanvos @tiainen FYI, in case you want to take a look as well: It's a straight-forward build change with no changes other than the location of the Microsoft DirectShow samples (Base Classes), which are now in the repo. No more external dependency on Windows 7.1 SDK. |
@sashamatveev This change now passes all automated pre-integration checks. When the change also fulfills all project specific requirements, type
Since the source branch of this PR was last updated there have been 4 commits pushed to the
As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid automatic rebasing, please merge ➡️ To integrate this PR with the above commit message to the |
/integrate |
@sashamatveev The following commits have been pushed to master since your change was applied:
Your commit was automatically rebased without conflicts. Pushed as commit 62f8cee. |
Progress
Issue
Reviewers
Download
$ git fetch https://git.openjdk.java.net/jfx pull/254/head:pull/254
$ git checkout pull/254