Discussion Board

Results 1 to 3 of 3
  1. #1
    开发环境:win7 + Qt Creator 2.4.1 + N97 mini (软件版本v30.0.004) + QT 4.7.3 + QT Mobility 1.1.3 + QT Webkit 4.7.3 + CODA 4.0.23

    测试代码:Nokia 开源项目 CartoonReader (代码下载:http://www.developer.nokia.com/Commu...Reader_Example)

    问题步骤:
    1. 下载代码,在模拟器上编译运行正常
    2. 切换到QT 4.7.3 for S60 5th SDK debug编译通过,运行时报错:
    启动失败: Command answer [command error], 1 values(s) to request: 'C|64|Processes|start|""|"cartoonreader.exe"|[""]|[]|true'
    #0 {"Code":-1,Format="Failed to create the process (verify that the executable and all required DLLs have been transferred) (item not found)"}
    Error: 'Failed to create the process (verify that the executable and all required DLLs have been transferred) (item not found)' Code: -1

    3. 查找了论坛上的帖子Qt for Symbian development resources 中提到QtWebKit的相关部分,将 target.epocheapsize调整到0x200000 0x2000000,切换到release版,错误依旧

    求解
    另:我自己也写过一个包含webkit的小例子,错误依旧,但是只要将代码中引用到QWebview的部分屏蔽掉就能正常运行。

  2. #2
    好吧,我自己解决了,原因在于,QTWebKit 安装时被我装到E盘上去了,很好奇是QT一定要装在C盘还是应用程序和QT必须要在同一个盘呢?

  3. #3
    Super Contributor liuxg's Avatar
    Join Date
    Mar 2003
    Location
    Beijing
    Posts
    3,609
    This is the requirement from Symbian SDK installation. In addition, your project path should not contain any SPACE in it. You can find most of the wiki articles at the following link:

    http://www.developer.nokia.com/Commu...BC%80%E5%8F%91

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