electron / libchromiumcontent

Shared library build of Chromium’s Content module
MIT License
485 stars 183 forks source link

How to use in electron? #631

Closed manang closed 6 years ago

manang commented 6 years ago

Hi, I need to modify the webrtc source. Which files I have to use inside electron to use a modified libchromium lib? Thanks

alexeykuzmin commented 6 years ago

Thanks for reaching out!

We close issues that are questions since they don't represent a task needing to be completed. For most questions about Electron there are a lot of options. Check out the Electron community. There are also a bunch of helpful people in this community forum that should be willing to point you in the right direction.

You may want to check the Chromium development with Electron docs first.