Discussion Board

Results 1 to 14 of 14
  1. #1
    Regular Contributor jay_st's Avatar
    Join Date
    Apr 2009
    Posts
    201
    qt sdk windows的1.2版,信息如下,
    error during install process(com.nokia.ndk.tools.madde.usbdriver):execution failed(unexpected exit code :-2147418112):"c:\qtsdk\madde\usbdriver\dpinst.exe /se/sa/sw"这么安装也出错呢,我刚装的系统,还有两个错误我没记下来,还有我编译自带的qt mobility怎么无法创建sis文件,我也添加了自定义构建make sis,但总是失败,怎么创建sis包,另外1.2版怎么没有s60v5版的

  2. #2
    Registered User liuting's Avatar
    Join Date
    Nov 2011
    Posts
    11
    hi
    关于你前两个问题,我这里没有出现过,QT SDK 1.2只支持最新的SYMBIAN 平台,请参看http://www.developer.nokia.com/info/...f8/Qt_SDK.html

  3. #3
    Registered User liuting's Avatar
    Join Date
    Nov 2011
    Posts
    11
    HI
    关于你前两个问题,我这里没出现过,QT SDK 1.2 只支持最新的SYMBIAN 平台,具体参看http://www.developer.nokia.com/info/...f8/Qt_SDK.html

  4. #4
    Nokia Developer Expert renlin's Avatar
    Join Date
    Nov 2011
    Posts
    32
    1.2版只支持最新的symbian 平台(Belle),s60v5版的 用QtSDk1.1.2开发

  5. #5
    Registered User liuting's Avatar
    Join Date
    Nov 2011
    Posts
    11
    HI
    关于你安装的错误,我们这里也遇到过,可以忽略

  6. #6
    Regular Contributor jay_st's Avatar
    Join Date
    Apr 2009
    Posts
    201
    为什么不能创建自带的QT MOBILITY
    怎么都创建不了SISX,也不能在QT模拟器中运行,

  7. #7
    Registered User liuting's Avatar
    Join Date
    Nov 2011
    Posts
    11
    我不知道你编译是否能够过,而且是否在正确的路径下去查看是否产出了.sisx

  8. #8
    Regular Contributor jay_st's Avatar
    Join Date
    Apr 2009
    Posts
    201
    提示如下,::ERROR: Automatic patching failed at F:\QtSDK\Symbian\SDKs\Symbian3Qt474\bin\createpackage.pl line 357.
    路径没有中文是和qtsdk在一个分区下的,会是那里错了呢

  9. #9
    Regular Contributor jay_st's Avatar
    Join Date
    Apr 2009
    Posts
    201
    请告诉我自带的mobolity正确的编译方法,,创建sis需要自添加构建命令吗,?我怎么都编译不通过,我编译的是btchat这个范例,

  10. #10
    Super Contributor liuxg's Avatar
    Join Date
    Mar 2003
    Location
    Beijing
    Posts
    3,609
    it seems to me that your capabilities of your certificate are not enough. Please copy and paste the whole error message around this line. there should be some indication for it.

  11. #11
    Regular Contributor jay_st's Avatar
    Join Date
    Apr 2009
    Posts
    201
    就看到最下面两行是ERROR提示
    构造问题如下

    :-1: 错误:ERROR: Automatic patching failed at F:\QtSDK\Symbian\SDKs\Symbian3Qt474\bin\createpackage.pl line 357.
    make.exe:-1: 错误:*** [sis] Error 2
    就这些,关键是我什么也没有弄,就创建错误,这是怎么回事,你是怎么编译的,告诉我好吗,?

    编译输出如下
    15:29:21: 进程"F:\QtSDK\Symbian\SDKs\Symbian3Qt474\epoc32\tools\make.exe"退出,退出代码 2 。
    构建项目btchat 时发生错误 (目标: 塞班设备)
    当执行构建步骤 '自定义进程步骤'时
    我自定义的构造步骤是
    命令make
    工作目录%{buildDir}
    命令参数sis

    我执行这个范例在QT仿真器中执行时提示应用程序错误
    0x0d008501指令引用的0xd008501内存,该内存不能为read,
    退出代码是-1073741819

  12. #12
    Nokia Developer Expert renlin's Avatar
    Join Date
    Nov 2011
    Posts
    32
    hi
    我看了btchat这个例子的pro文件,其中
    symbian {
    TARGET.CAPABILITY = LocalServices UserEnvironment ReadUserData WriteUserData NetworkServices NetworkControl ReadDeviceData WriteDeviceData SwEvent
    }
    这些能力是需要有开发者证书进行签名后才能安装的。而且用到了蓝牙的连接功能,用QT模拟器是不能实现的。

  13. #13
    Regular Contributor jay_st's Avatar
    Join Date
    Apr 2009
    Posts
    201
    问题是创建不了SIS包啊,什么都没有弄,就自弄编译生成不了SIS包,也添加了自定义构建步骤就是构建不了,才出现上面那些提示问题,你们的可以创建SIS包吗,是怎么做到的,

  14. #14
    Super Contributor liuxg's Avatar
    Join Date
    Mar 2003
    Location
    Beijing
    Posts
    3,609
    You probably need to connect a phone to your PC to make a sis file.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved