Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. error: Compiler produced empty value for #line.
Qt 6.11 is out! See what's new in the release blog

error: Compiler produced empty value for #line.

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 741 Views
  • 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.
  • A Offline
    A Offline
    Aladdin
    wrote on last edited by
    #1

    I can't complie win application with msvc2015 64bit,

    the Issue window hint [ Compiler produced empty value for #line.]

    Compile Output:
    23:42:14: Running steps for project untitled...
    23:42:14: Starting: "C:\Dev\Qt5.9.0\5.9\msvc2015_64\bin\qmake.exe" C:\Users\L\OneDrive\dev\lab\untitled\untitled.pro -spec win32-msvc "CONFIG+=qml_debug"
    Project ERROR: Compiler produced empty value for #line.
    23:42:14: The process "C:\Dev\Qt5.9.0\5.9\msvc2015_64\bin\qmake.exe" exited with code 3.
    Error while building/deploying project untitled (kit: Desktop Qt 5.9.0 MSVC2015 64bit)
    When executing step "qmake"
    23:42:14: Elapsed time: 00:00.

    msvc2013 64bit is the same,
    Qt plugin for vs2015 import .pro failed with this error ,too.
    But msvc 32bit works fine.I don't know why.
    And I found that the .qmake.stash file in 64bit debug directory is not correct to generate!

    0_1498665408874_无标题.png

    If I copy these lines form x32 .qmake.stash to x64,compiler will work.

    Can anyone help me?

    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