Page 2 of 2

Re: CefGlue vs CefSharp in 2017

PostPosted: Wed Jun 21, 2017 8:30 am
by salvadordf
Raspberry Pi has an ARM cpu and this issue is still unresolved :
https://bitbucket.org/chromiumembedded/ ... ld-support

Re: CefGlue vs CefSharp in 2017

PostPosted: Wed Jun 21, 2017 8:45 am
by fddima
salvadordf wrote:Raspberry Pi has an ARM cpu and this issue is still unresolved :
https://bitbucket.org/chromiumembedded/ ... ld-support

Yes. Good point.

And various bugs on mono and/or coreclr also possible to exists. This is basically untouched area (in comparison to x86.) Mono should work (lot of ARM stuff fixed in past years), CefGlue has no arch specifics. But on ARM always needed to be ready to bugs in this area.