Nitish Sakhawalkar <[email protected]> writes: > Hello, > > I tried to build crosswalk for Ubuntu and Windows. However, I am having > multiple issues. > > On Ubuntu, I am getting the chrome-sandbox error, when I try to execute the > built executable. On windows, when I try to execute the final xwalk.exe > file it does not work. It also does not give any error. > I am aware that these platforms are not directly supported. But I would be > glad if someone can kindly provide some documentation or help as to how I > can use use crosswalk for all the platforms.
In addition to what's been said so far: we are currently working on improving the support for both desktop Linux and Windows. As you have already noticed, both already work, but there are some rough edges. Now specifically about these: > Besides, how can I debug the javascript on this app using the chrome > debugging tools? For now, you can just pass "--remote-debugging-port=<port number>" to the xwalk binary, and then you can connect to localhost:<port number> in Chrome, for example. > Once last thing, how do I issue bridge commands to this app? What do you mean by bridging commands? _______________________________________________ Crosswalk-dev mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev
