安装 PlayBook NDK 2.0 on Ubuntu 11.10

字体大小: 中小 标准 ->行高大小: 标准

www.linuxidc.com@linuxidc ~$ sudo apt-get install g++

www.linuxidc.com@linuxidc ~$ ./installer-bbndk-2.0.0-linux-7971-201202171813-201202181253.bin

Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...

strings: '/lib/libc.so.6': No such file

这一行error message不用管,参见NDK release notes


Launching installer...

启动NDK

cd bbndk-2.0.0

./bbndk.sh


注意:

使用HOME目录下面的应用link启动NDK会报错。原因不明。

BlackBerry Native SDK for Tablet OS 2.0.0


待办:

开发,模拟器测试

申请签名,导入,真机测试

此文章由 http://www.ositren.com 收集整理 ,地址为: http://www.ositren.com/htmls/57573.html