cefsharp / CefSharp

.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
http://cefsharp.github.io/
Other
9.76k stars 2.92k forks source link

Feature Request -Is there support or will there be support for linux-arm? #3849

Closed WGcode400 closed 2 years ago

WGcode400 commented 2 years ago

I'm running Raspbian Buster and .Net 5 with Avalonia. I tried using CefGlue but I don't think they have linux-arm support either

Please ask your questions under the Discussions section here on GitHub


CefSharp is a wrapper around the Chromium Embedded Framework in a lot of cases a feature must be added to CEF first before it can be used in CefSharp. CEF has its own Feature Request Forum at https://magpcss.org/ceforum/viewforum.php?f=7


Describe the solution you'd like A clear and concise description of the feature you are proposing

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

Checklist:

amaitland commented 2 years ago

It's not technically possible to support Linux or Mac OSX as CefSharp is built with Visual C++ which is only supported on Windows.

I'm future please use discussions to ask questions.

https://github.com/cefsharp/CefSharp/discussions