Skip to content

Support building shared libraries on WINCE#15202

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
hugolm84:support_build_shared_for_wince
Aug 2, 2019
Merged

Support building shared libraries on WINCE#15202
opencv-pushbot merged 1 commit intoopencv:3.4from
hugolm84:support_build_shared_for_wince

Conversation

@hugolm84
Copy link
Copy Markdown
Contributor

@hugolm84 hugolm84 commented Aug 1, 2019

This pullrequest changes

This PR adds support to build OpenCV as a shared libraries by

  • Adding UNICODE support for getModuleFileName and GetFileAttributesEx methods
  • Adding OLDNAMES.lib to properly map zlib open/close/write calls to Windows _ prefixed names
  • Add proper DllMain entry as this differs on WINCE and cannot be overridden
  • Update README for building shared libraries on WINCE

Copy link
Copy Markdown
Member

@alalek alalek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 👍

@opencv-pushbot opencv-pushbot merged commit 03fe1cb into opencv:3.4 Aug 2, 2019
@alalek alalek mentioned this pull request Aug 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants