Re: [Crosswalk-dev] Linker Error

2016-03-30 Thread Huo, Halton
sswalk-dev] Linker Error It seems, I solved this problem, If you have same problem, please check first my way. - i had reference chromium source tree. --- a/ui/views/accessibility/native_view_accessibility.cc +++ b/ui/views/accessibility/native_view_accessibility.cc @@ -5,6 +5,7 @@ #i

Re: [Crosswalk-dev] Linker Error

2016-03-29 Thread 윤영석
modified my default configuration. Hi, I'm trying to cross-compile crosswalk for x86.. Please check under error message. my default configuration is here. ${ARMFPABI} \ -Dcomponent=static_library \ -Dclang=0 \ -Dhost_clang=0 \ -Dlinux_use_bundled_binutils=0 \

[Crosswalk-dev] Linker Error

2016-03-29 Thread 윤영석
Hi, I'm trying to cross-compile crosswalk for x86.. Please check under error message. my default configuration is here. ${ARMFPABI} \ -Dcomponent=static_library \ -Dclang=0 \ -Dhost_clang=0 \ -Dlinux_use_bundled_binutils=0 \ -Dlinux_use_bundled_gold=0 \