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

Support latest of macOs Ventura #1418

Open
vkravets opened this issue Jun 23, 2023 · 0 comments
Open

Support latest of macOs Ventura #1418

vkravets opened this issue Jun 23, 2023 · 0 comments

Comments

@vkravets
Copy link

Hi, I would like to propose small fix how able to build the game under the latest macOs.

I'm able to do it at XFCE project but nevertheless this steps will be the same.
Dirty fix can be found here MeridianOXC#123

I'm describing it as "dirty", since I'm not C++ developer and I'm not sure if I correctly update the cmake files to add libsharpyuv.

  1. libsharpyuv is part of libwebp of the brew package webp (Earlier it has been part os system as I undertand)
  2. How to add to link flags only -llibsharpuv only I don't know, thus look as example and doing the same for the whole webp library
  3. Now in the dist os application added libwebp and libsharpyuv also. I'm not sure it's correctly.

It's just as example of fix and should helps people who want to play game at latest version of macos

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

No branches or pull requests

1 participant