Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. [solved] Problems building Qt for WinRT using Visual Studio 2013
Forum Updated to NodeBB v4.3 + New Features

[solved] Problems building Qt for WinRT using Visual Studio 2013

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 2 Posters 1.9k 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.
  • I Offline
    I Offline
    intrepidsoldier
    wrote on last edited by
    #1

    I downloaded the Qt for Windows Runtime Technology Preview from this location:
    http://download.qt-project.org/development_releases/qt/winrt-tp/

    When I try to build it using the instructions mentioned here:
    http://blog.qt.digia.com/blog/2013/12/12/qt-for-windows-runtime-technology-preview-released/

    I eventually run into the following error:

    @ win_flex --noline --nounistd --outfile=Tokenizer.cpp ........\3rdparty\angle\src\compiler\preprocessor\Tokenizer.l
    'win_flex' is not recognized as an internal or external command, operable program or batch file.
    NMAKE : fatal error U1077: 'win_flex' : return code '0x1'
    Stop.
    NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\BIN\nmake.exe"' : return code '0x2'
    Stop.
    NMAKE : fatal error U1077: 'cd' : return code '0x2'
    Stop.
    NMAKE : fatal error U1077: 'cd' : return code '0x2'
    Stop.
    NMAKE : fatal error U1077: 'cd' : return code '0x2'
    Stop.
    NMAKE : fatal error U1077: 'cd' : return code '0x2'
    Stop.
    NMAKE : fatal error U1077: 'cd' : return code '0x2'
    Stop.@

    I tried installing sourceforge.net/projects/winflexbison and adding it to the path but that didn't help.

    I also tried the suggestion mentioned here:
    http://stackoverflow.com/a/20569574/1020338

    But that didn't help either.

    How do I fix this?

    1 Reply Last reply
    0
    • I Offline
      I Offline
      intrepidsoldier
      wrote on last edited by
      #2

      OK, I have answered this at the original StackOverflow post:

      http://stackoverflow.com/questions/20552270/building-qt-for-winrt-using-visual-studio-2013

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi and welcome to devnet,

        Glad you find out and thanks for sharing the solution. Can you also please update the thread title prepending [solved] so other forum users may know a solution has been found :)

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        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