-
Notifications
You must be signed in to change notification settings - Fork 76
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
Linux support #69
Comments
There currently isn't a linux build. You'll need to modify BluBrowser to make a process equivalent of |
can't you just download the cef precompiled binaries for the linux build and place it there? same if you want a newer version of cef on windows? |
if not is there a specific way it needs to be built for unreal? |
See https://github.com/getnamo/BluBrowser for solution to build the process. I believe only minor modifications are used for the build. |
Hey,
I have a newest version of CEF, but after adding all lib files into appropriate folders into ThirdParty I get those issues:
Apart from standard libs I also added more, here is part of Blu.Build.cs :
Those libraries I've got from official download website. I also tried to build with this instruction, but BluBrowser: https://github.com/getnamo/BluBrowser but this also did not help.
Could you be so kind and help out with this one?
Kind Regards,
Adam.
The text was updated successfully, but these errors were encountered: