Re: [Crosswalk-dev] Building Crosswalk Help

2015-02-19 Thread Raphael Kubo da Costa
Kelvin Ishigo kelvin.ish...@gmail.com writes:

 Hi,
 Yes, it is an android build.
 The XWALK_OS_ANDROID=1 was done.  I have an third_party/android_tools
 directory and the 64 bit *gcc stuff is there.  However, I do not have a
 linux-i686 tree.

I see. What value are you passing in the target_arch gyp parameter?
___
Crosswalk-dev mailing list
Crosswalk-dev@lists.crosswalk-project.org
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev


[Crosswalk-dev] crosswalk-webdriver - Android - change xwalk-webview without restarting the app

2015-02-19 Thread Bar Tsoury
Dear sir/madam,

My team and I would like to thank you for your latest contribution in field
of automation, the crosswalk-webdriver.

I am very interested to know if there is a way to change the webdriver's
context to another webview without restarting the whole app.

You see, we have implemented a double webview mechanism in our app, and
need a way to make automate testing on the second webview when coming from
the initial one.

If you have any clue, I would love to know.

Thanks in advance,
Best regards,
Bar
___
Crosswalk-dev mailing list
Crosswalk-dev@lists.crosswalk-project.org
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev


[Crosswalk-dev] Building Crosswalk Help

2015-02-19 Thread Kelvin Ishigo
Hi,
I'm trying to build crosswalk-10 on a 64 bit ubuntu 12.4 precise pangolin
PC and am having some configuration issues.  Wonder if anyone can help
straighten me out here.
I'm following instructions on
https://crosswalk-project.org/contribute/building_crosswalk.html.

The gclient sync seems to finish ok but the next step is looking for i386
stuff and fails.

kishigo@kishigo-MS-7850:~/Public/sandbox/crosswalk-dev/crosswalk-src-10/src$
python xwalk/gyp_xwalk
KKI: gyp_xwalk
Updating projects from gyp files...
KKI: calling gyp.main(): args ['-Dproprietary_codecs=1',
'/home/kishigo/Public/sandbox/crosswalk-dev/crosswalk-src-10/src/xwalk/xwalk.gyp',
'--no-circular-check', '--check',
'-I/home/kishigo/Public/sandbox/crosswalk-dev/crosswalk-src-10/src/xwalk/build/common.gypi',
'-I/home/kishigo/Public/sandbox/crosswalk-dev/crosswalk-src-10/src/build/common.gypi',
'-I/home/kishigo/Public/sandbox/crosswalk-dev/crosswalk-src-10/src/ozone/supplement.gypi',
'-D', 'gyp_output_dir=out', '-Duse_openmax_dl_fft=1', '-Dnotifications=1',
'-Drelease_unwind_tables=0']
/bin/sh: 1:
/home/kishigo/Public/sandbox/crosswalk-dev/crosswalk-src-10/src/third_party/android_tools/ndk//toolchains/arm-linux-androideabi-4.9/prebuilt/linux-i686/bin/*-gcc:
not found
gyp: Call to
'/home/kishigo/Public/sandbox/crosswalk-dev/crosswalk-src-10/src/third_party/android_tools/ndk//toolchains/arm-linux-androideabi-4.9/prebuilt/linux-i686/bin/*-gcc
-print-libgcc-file-name' returned exit status 127.

Any enlightenment would be very welcome.
Thanks
Kelvin
___
Crosswalk-dev mailing list
Crosswalk-dev@lists.crosswalk-project.org
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev