[Tizen General] Build Web application exception

2013-08-22 Thread
When I tried to build the Web application in the IDE, I met the exeception: org.tizen.common.builder.exception.BuildException: java.lang.StringIndexOutOfBoundsException: String index out of range: 0 at org.tizen.common.builder.core.TemplateEngineBuilder.build(TemplateEngineBuilder.java:86)

[Tizen General] Where is the cross-compiler toolchain for gbs build?

2013-05-02 Thread
For Tizen SDK, I may found the cross-compiler toolchain for ARM in the diectory ~/tizen-sdk/tools/arm-linux-gnueabi-gcc-4.5/bin. For gbs build, we may build with the -A parameter, such as -A armv7l, to specify the target arch. But where can I find the underlying cross-compiler toolchain for gbs