Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. Qt on BlackBerry and QNX
  4. Build Qt5 for blackberry 10 in Windows 8.1
Forum Updated to NodeBB v4.3 + New Features

Build Qt5 for blackberry 10 in Windows 8.1

Scheduled Pinned Locked Moved Qt on BlackBerry and QNX
3 Posts 3 Posters 3.3k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sfabry
    wrote on last edited by
    #1

    Hello,

    It is now about days I'm trying to compile brand new Qt5.2.0 to Blackberry OS 10 (and brand new Z10 phone).
    I'm trying to follow this guide: "http://qt-project.org/wiki/Building-Qt5-for-Blackberry":http://qt-project.org/wiki/Building-Qt5-for-Blackberry
    Getting source from git is ok, then it fails at the configure step...

    Basically I do following step:

    1. Open MSVC2010 command promp (same result with MSVC2012)

    2. Load blackberry environnement, by running batch file of BBNDK : @d:\bbndk-bb10\bbndk-env_10_2_0_1155.bat@

    3. Try running configure: @configure -prefix c:\Qt5\5.2.0\bb10bin -xplatform blackberry-armle-v7-qcc -opengl es2 -nomake examples -nomake tests -opensource -confirm-license -release -openssl@

    And it fails with following obscure error:
    @NMAKE : fatal error U1065: invalid option '-'@

    What is wrong with the procedure, it is not possible to build from MSVC ?

    Thanks

    1 Reply Last reply
    0
    • S Offline
      S Offline
      Sanchir Kartiev
      wrote on last edited by
      #2

      Well, you can use QT Online Installer, and in settings can setup Blackberry NDK on QT Creator

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tzander
        wrote on last edited by
        #3

        I don't think you are supposed to use visual studio to cross-compile Qt to blackberry. Instead you should use the build tools from the blackberry SDK.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved