安装 PlayBook NDK 2.0 on Ubuntu 11.10

@linuxidc ~$ sudo apt-get install g++

@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


待办:

开发,模拟器测试

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

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:https://www.heiqu.com/22442.html