Hello,

I was able to build crosswalk from source code, but have question on how to
use my own build against my existing application. The app was coded using
crosswalk embedded API and it was built on top release 10 of crosswalk.  I
would like to  conduct some exercises by using my own build of crosswalk
and conduct some exercises.

For example one of the issue when using crosswalk is that the app crashes
(or exit out of the process) when loading www.cnn.com page and per call
stacks from debugging tool, it is related to the failure of CHECK statement
on native level from crosswalk ( I would  like to find the root cause why
the CHECK failed).

I need help on the steps to build my app using my own crosswalk build Can
someone share the instructions, I am looking for the information such as
what java jar/res/native static link lib files I need (libxwalkcore.so
probably is one that I need).

Also there is NO xwalkview.java from crosswalk repository, but there is
similar file named xwalkviewinternal.java.  Is the public version (without
internal) generated based on internal one? If it is correct, can you share
the instruction on how to generate the public java file from internal
counterpart?

My intention for this exercise is to getting prepared to contribute to
crosswalk community.
Your earliest response on this matter is greatly appreciated.
Many thanks!
_______________________________________________
Crosswalk-dev mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev

Reply via email to