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

meson: fix msvc (libpath) #485

Closed
wants to merge 2 commits into from
Closed

Conversation

ericLemanissier
Copy link
Contributor

meson 0.52.1 does not handle properly msvc's environment variable -LIBPATH
see mesonbuild/meson#6101
this change is a backport of the fix mesonbuild/meson#6106

Specify library name and version: meson/0.52.1

  • I've read the guidelines for contributing.
  • I've followed the PEP8 style guides for Python code in the recipes.
  • I've used the latest Conan client version.
  • I've tried at least one configuration locally with the
    conan-center hook activated.

meson 0.52.1 does not handle properly msvc's environment variable -LIBPATH
see mesonbuild/meson#6101
this change is a backport of the fix mesonbuild/meson#6106
@conan-center-bot
Copy link
Collaborator

Some configurations of 'meson/0.51.2' have failed:

@conan-center-bot
Copy link
Collaborator

All green! 😊

@conan-center-bot
Copy link
Collaborator

All green! 😊

@danimtb
Copy link
Member

danimtb commented Jan 3, 2020

I am not sure about backporting this. We should not patch code downstream but report that to the original repo and bump the recipe version when there is a new release shipped with the fix

@ericLemanissier
Copy link
Contributor Author

superseded by #616

@ericLemanissier ericLemanissier deleted the meson branch January 8, 2020 08:20
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.

3 participants