Skip to content

Fix compilation errors #234

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

Closed
wants to merge 4 commits into from
Closed

Conversation

gnodgnuf
Copy link
Contributor

Summary

Fix compilation errors when opening the project on MacOS.

Customer Impact

Changed

  • Singleton class inside Runtime/ThirdParty/Gree/Assets/Plugins/WebViewObject.cs won't collide with class of the same name in user project on MacOS.
  • DLLs inside Runtime/ThirdParty/UnityWebBrowser.Engine.Cef.Win-x64/Engine/ won't load on MacOS

Other things to consider:

  • Tested with Unity Editor on MacOS

gnodgnuf added 2 commits July 10, 2024 14:30
On MacOS, Singleton class in this package collides with user-defined class of the same name
@gnodgnuf gnodgnuf requested a review from a team July 10, 2024 09:36
Copy link
Collaborator

@nattb8 nattb8 left a comment

Choose a reason for hiding this comment

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

Could you merge the main branch in please. Some of the checks are failing.

@gnodgnuf
Copy link
Contributor Author

I'll create another PR

@gnodgnuf gnodgnuf closed this Jul 25, 2024
@gnodgnuf gnodgnuf deleted the fix-compile-errors branch July 26, 2024 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants