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

Fix libegt/egt-launcher with clang/libc++ #236

Merged
merged 2 commits into from
Jan 9, 2023

Conversation

kraj
Copy link
Contributor

@kraj kraj commented Jan 8, 2023

@noglitch support for std::filesystem is still needed to get the latest libegt working. using c++17 is fixed in this version which is great but code for experimental::filesystem also needs to change

kraj added 2 commits January 7, 2023 19:03
With c++17 we can now use filesystem from std, since it has been
promoted from experimental to standard library

Signed-off-by: Khem Raj <[email protected]>
@gehariprasath
Copy link
Contributor

Hello Khem

Thanks for your patch. Pls be assured that this is being looked at with our internal EGT team and we will respond to this at the earliest.

@ldesroches
Copy link
Contributor

ldesroches commented Jan 9, 2023

Thanks, for these patches. It's fine, PR can be merged.
We'll integrate the in EGT for the next release.

@noglitch noglitch merged commit aa1bda9 into linux4sam:master Jan 9, 2023
@noglitch
Copy link
Member

noglitch commented Jan 9, 2023

Merged. Thanks @kraj !

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.

5 participants