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

Made the package work on ROS windows #115

Open
wants to merge 3 commits into
base: ros1
Choose a base branch
from

Conversation

PranavDhulipala
Copy link

changes in the Cmakelists to make the package work on windows.

installed ffmpeg library using the command "vcpkg install ffmpeg:x64-windows" and edited the cmakelists to accommodate the relevant libraries.
added  Preprocessor Definition for _WIN32_WINNT in the Cmakelists to suppress the compiler warning
@bjsowa
Copy link
Collaborator

bjsowa commented Oct 6, 2024

Could you provide some steps on how to build this package on Windows? Is it not possible to use PkgConfig to find ffmpeg libraries?

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.

2 participants