Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@netonjm
Copy link
Contributor

@netonjm netonjm commented Nov 24, 2021

New MacOS Monterey is not correctly resolving dylib locations when dllmap configuration is not specifying full paths, this makes VS4Mac use libcairo-2.dll from a dependency of a installed library in Hombrew.

A workaround was set full path to libcairo-2 and this fixed the problem.

@lambdageek
Copy link
Member

/backport to 2020-02

@github-actions
Copy link
Contributor

Started backporting to 2020-02: https://github.com/mono/mono/actions/runs/1517666141

@lambdageek
Copy link
Member

@monojenkins build failed

@akoeplinger akoeplinger merged commit 52d5842 into mono:main Nov 30, 2021
akoeplinger added a commit that referenced this pull request Nov 30, 2021
…esolution in monterey (#21351)

Backport of #21326 to 2020-02

Co-authored-by: Jose Medrano <[email protected]>
Co-authored-by: Alexander Köplinger <[email protected]>
ThomasKuehne pushed a commit to ThomasKuehne/mono that referenced this pull request Mar 23, 2024
…in monterey (mono#21326)

New MacOS Monterey is not correctly resolving dylib locations when dllmap configuration is not specifying full paths, this makes VS4Mac use libcairo-2.dll from a dependency of a installed library in Hombrew.

A workaround was set full path to libcairo-2 and this fixed the problem.

Co-authored-by: Alexander Köplinger <[email protected]>
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.

4 participants