Skip to content
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

Added dummy highgui WinRT implementation #4090

Merged
merged 1 commit into from
Jun 17, 2015

Conversation

mkostin
Copy link
Contributor

@mkostin mkostin commented Jun 3, 2015

highgui is a dependency for tests contribution:

This contribution is aiming to provide dummy implementation that would allow test run on WinRT avoiding numerous macro-wrappers disabling highgui dependent code. Thus it should unblock tests contribution referred above.

Subsequent contribution should actually enable highgui related logic for WinRT.

@mkostin
Copy link
Contributor Author

mkostin commented Jun 4, 2015

@vpisarev here is a dummy stub for highgui on WinRT. That should work for the time being to unblock #4064.

@vpisarev
Copy link
Contributor

👍

@opencv-pushbot opencv-pushbot merged commit 6724a0b into opencv:master Jun 17, 2015
@mkostin
Copy link
Contributor Author

mkostin commented Jun 17, 2015

Thanks @vpisarev, awesome, been waiting for it, @EvgenyAgafonchikov will push an update for "Adding test support for WINRT" #4064 ASAP.

@mkostin mkostin deleted the highgui_winrt branch June 17, 2015 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants