176
edits
m (→Building e10s) |
|||
| Line 222: | Line 222: | ||
=== Building e10s === | === Building e10s === | ||
Even under Windows, e10s is built manually from a console (though you can setup MSVC projects to drive builds for you, but it's not recommended, as build dependencies are very complicated, making incremental | Even under Windows, e10s is built manually from a console (though you can setup MSVC projects to drive builds for you, but it's not recommended, as build dependencies are very complicated, making incremental build from MSVC a *real* challenge!). | ||
From the minGW32 window, build the code as you would normally do on other platforms, by following [https://wiki.mozilla.org/Collabora_Notes#Building_the_electrolysis_project these steps]. | From the minGW32 window, build the code as you would normally do on other platforms, by following [https://wiki.mozilla.org/Collabora_Notes#Building_the_electrolysis_project these steps]. | ||
edits