brave / muon

[DEPRECATED] Build browsers and browser like applications with HTML, CSS, and JavaScript
https://discord.gg/TcT5tX2
MIT License
971 stars 114 forks source link

Electron component build is broken #128

Open posix4e opened 7 years ago

posix4e commented 7 years ago

I believe this is why the debug build fails

posix4e commented 7 years ago

Lots of errors about libgtkui2 and unity not being found. The reason why, is because the dependencies only work when things are linked statically. In a component build we have to be a bit more tricky.