Discussion Board

Search:

Type: Posts; User: pkarpion; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    475

    Re: Application icon

    Thanks, deleting mif and rebooting was the solution.
  2. Replies
    7
    Views
    475

    Re: Application icon

    No help. Strange is that with the new project (icon ok) I see svg-file under deployment/other_files but nothing in pro file.
  3. Replies
    7
    Views
    475

    Re: Application icon

    I tried exactly that, but doesn't work. Same svg-file works with a new project where I choose icon when creating project.
  4. Replies
    7
    Views
    475

    Application icon

    I can't get my own svg into appliation icon. There is always general qt-icon. I've tried in pro-file ICON=my.svg

    When I create a new project and select the same icon-file in the creation, it works...
  5. Replies
    5
    Views
    1,104

    emulator and marketplace

    Is it possible to load application fom marketplace and deploy it to emulator ?
  6. Re: WEBINAR FEEDBACK: Media playback on Windows Phone platform

    Are these recorded and available ?
  7. Replies
    4
    Views
    462

    Re: files on device

    Yes, it works this way, and only on device, not on simulator.

    pro:
    file1.sources = images\image_x.png
    DEPLOYMENT += file1

    cpp:
    QImage image1;
    image1.load("image_x.png");
  8. Replies
    4
    Views
    462

    files on device

    This works on simulator, but how to get the image on device ? I've tried to use DEPLOYMENT in pro-file but no success.

    QImage image1;
    image1.load("C:\\testing\\image_x.png");
  9. Re: The link to download Nokia web tools 1.5 is not working

    Is this a long break:
    http://projects.developer.nokia.com/MapExampleS40v15/downloads/1
  10. Thread: QtUiTools

    by pkarpion
    Replies
    4
    Views
    830

    Re: QtUiTools

    Does some one have this QtUiTools.lib ?
  11. Replies
    7
    Views
    1,035

    Re: Missing Symbian^1 on new SDK 1.1.4?

    Maybe it is this: In qt creator go to help/start updater/package manager/development tools/symbian toolchains/s60 5th ed. I don't know if this needs network connection.

    If you start new install...
  12. Thread: QtUiTools

    by pkarpion
    Replies
    4
    Views
    830

    Re: QtUiTools

    Done and no help.

    Message is:

    :-1: error: No rule to make target `\QtSDK\Symbian\SDKs\Symbian1Qt473\epoc32\release\ARMV5\udeb\QtUiTools.lib', needed by...
  13. Thread: QtUiTools

    by pkarpion
    Replies
    4
    Views
    830

    QtUiTools

    There is no qtuitools.lib-file. Should there be and do you have ?

    error: No rule to make target `\QtSDK\Symbian\SDKs\Symbian1Qt473\epoc32\release\ARMV5\udeb\QtUiTools.lib', needed by...
  14. Replies
    9
    Views
    2,861

    Re: $99 annual cost

    Clarification please:
    if I have a wp7 phone and I am connected to the phone with my computer, where I have development environment and my new great application, can i install the application to the...
  15. Replies
    9
    Views
    2,861

    Re: $99 annual cost

    This is not exactly what i think with 'mobile business'.
  16. Thread: Qt and s40

    by pkarpion
    Replies
    15
    Views
    2,538

    Re: Qt and s40

    Any news about this ?
  17. Thread: Qt and s40

    by pkarpion
    Replies
    15
    Views
    2,538

    Qt and s40

    Is there plans for qt in s40 ?
  18. Thread: Java support

    by pkarpion
    Replies
    4
    Views
    1,269

    Java support

    Is there java support with windows phone ?
  19. Replies
    6
    Views
    1,582

    Re: How to solve [store_build]Error 1?

    Removing .make.cache from project folder helped. (now that I found it)
  20. Replies
    6
    Views
    1,582

    Re: How to solve [store_build]Error 1?

    I have this on QTCreator 2.0.1 and Xp environment and I don't know how to solve the problem. SDK is on D-disk, not C. Does it have something to do with this.
  21. Re: How to get Qt Mobility working for Symbian on Nokia Qt SDK in Windows 7 64 bit?

    Got rid of the os-error. It gives some build issues, but works now, in simulator and device.
  22. Re: How to get Qt Mobility working for Symbian on Nokia Qt SDK in Windows 7 64 bit?

    Could you (one more time) try to build->rebuild project ? Do you get build issues at all ?

    I get a lot (batteryindicator example) and when deploying to device it gives "General OS-related error".
  23. Re: How to get Qt Mobility working for Symbian on Nokia Qt SDK in Windows 7 64 bit?

    Can you compile now without errors ?
  24. Re: How to get Qt Mobility working for Symbian on Nokia Qt SDK in Windows 7 64 bit?

    Did you just put that path in the pro-file or what did you exactly do ?
  25. Re: How to get Qt Mobility working for Symbian on Nokia Qt SDK in Windows 7 64 bit?

    Check what building target you have. (I was also glad until I noticed that it worked right only with simulator.)
Results 1 to 25 of 35
Page 1 of 2 1 2
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