Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-20508

Compilation error in module qscriptdebugger.cpp without inputdialog support

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 5.0.0
    • 4.7.3
    • Qt Script
    • None
    • Debian GNU/Linux wheezy
    • 48fca54118b65d6399ece5f258426144bdc2b03b

      I configured Qt with the options "-no-feature-inputdialog" and got a compile error
      (also patches from QTBUG-20378 were applied):

      cd src/scripttools/ && make -f Makefile 
      make[1]: Entering directory `/home/sergey/code/qt-everywhere-opensource-src-4.7.3/src/scripttools'
      compiling debugging/qscriptdebugger.cpp
      debugging/qscriptdebugger.cpp: In member function 'void QScriptDebuggerPrivate::_q_goToLine()':
      debugging/qscriptdebugger.cpp:885:22: error: 'QInputDialog' has not been declared
      make[1]: *** [.obj/debug-shared-emb-x86_64/qscriptdebugger.o] Error 1
      make[1]: Leaving directory `/home/sergey/code/qt-everywhere-opensource-src-4.7.3/src/scripttools'
      make: *** [sub-scripttools-make_default-ordered] Error 2
      

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kenthans Kent Hansen (Inactive)
            laborer Sergey Gusarov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes