将库添加到级联中 [英] Add library into cascades

查看:100
本文介绍了将库添加到级联中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一个应用程序来解压缩blackberry10中的文件.对于解压缩文件,我使用的是从github获得的quazip库代码.但是我不知道如何将这个库添加到我的项目中,有人可以让我知道如何将库添加到黑手小瀑布中.

解决方案

要将库添加到Momentics中的BlackBerry 10项目中,只需右键单击该项目,然后转到Configure-> Add Library ... . >

这将启动添加库"向导,您可以在其中指定库的路径.只要记住要更新您的.pro文件即可.有关此操作的说明在向导中.如果要动态链接,则还需要更新bar-descriptor.xml,以便将该库作为资产打包在BAR文件中.

Hi I am developing an application to unzip files in blackberry10. For unzipping files I am using quazip library code I get from github. But I dont know how to add this library to my project can anybody please let me know how to add library to blackbery cascades.

解决方案

To add a library to your BlackBerry 10 project in Momentics you just need to right click on the project and go to Configure->Add Library...

This will start the Add Library wizard where you can specify the path to your library. Just remember to update your .pro file. Instructions for doing this are in the wizard. If you're dynamically linking it you'll also need to update your bar-descriptor.xml so that the library is packaged in your BAR file as an asset.

这篇关于将库添加到级联中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆