Skip to content

Error with qt4-mac-devel: q3ptrlist.h: fatal error: Qt3Support/q3glist.h: No such file or directory #142

@barracuda156

Description

@barracuda156

Looks like something is wrong with these headers in qt4-mac-devel:

libtool: compile:  /opt/local/bin/g++-mp-14 -DHAVE_CONFIG_H -I. -I../.. -I../../qucs -I/opt/local/include -I/opt/local/libexec/qt4/Library/Frameworks/QtCore.framework/Headers -I/opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Headers -I/opt/local/libexec/qt4/Library/Frameworks/QtXml.framework/Headers -I/opt/local/libexec/qt4/Library/Frameworks/QtSvg.framework/Headers -I/opt/local/libexec/qt4/Library/Frameworks/QtScript.framework/Headers -I/opt/local/libexec/qt4/Library/Frameworks/QtTest.framework/Headers -I/opt/local/libexec/qt4/Library/Frameworks/Qt3Support.framework/Headers -I/opt/local/libexec/qt4/include -DQT_SHARED -DQT3_SUPPORT -DQT3_SUPPORT_WARNINGS -DQT_DEPRECATED_WARNINGS -std=c++0x -pipe -Os -D_GLIBCXX_USE_CXX11_ABI=0 -arch ppc -MT componentdialog.lo -MD -MP -MF .deps/componentdialog.Tpo -c componentdialog.cpp  -fno-common -DPIC -o .libs/componentdialog.o
In file included from /opt/local/libexec/qt4/Library/Frameworks/Qt3Support.framework/Headers/Q3PtrList:1,
                 from component.h:21,
                 from gyrator.h:21,
                 from gyrator.cpp:18:
/opt/local/libexec/qt4/Library/Frameworks/Qt3Support.framework/Headers/q3ptrlist.h:45:10: fatal error: Qt3Support/q3glist.h: No such file or directory
   45 | #include <Qt3Support/q3glist.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~
In file included from /opt/local/libexec/qt4/Library/Frameworks/Qt3Support.framework/Headers/Q3PtrList:1,
                 from component.h:21,
                 from phaseshifter.h:21,
                 from phaseshifter.cpp:18:
/opt/local/libexec/qt4/Library/Frameworks/Qt3Support.framework/Headers/q3ptrlist.h:45:10: fatal error: Qt3Support/q3glist.h: No such file or directory
   45 | #include <Qt3Support/q3glist.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
In file included from /opt/local/libexec/qt4/Library/Frameworks/Qt3Support.framework/Headers/Q3PtrList:1,
                 from component.h:21,
                 from componentdialog.h:21,
                 from componentdialog.cpp:18:
/opt/local/libexec/qt4/Library/Frameworks/Qt3Support.framework/Headers/q3ptrlist.h:45:10: fatal error: Qt3Support/q3glist.h: No such file or directory
   45 | #include <Qt3Support/q3glist.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
In file included from /opt/local/libexec/qt4/Library/Frameworks/Qt3Support.framework/Headers/Q3PtrList:1,
                 from component.h:21,
                 from tr_sim.h:21,
                 from tr_sim.cpp:17:
/opt/local/libexec/qt4/Library/Frameworks/Qt3Support.framework/Headers/q3ptrlist.h:45:10: fatal error: Qt3Support/q3glist.h: No such file or directory
   45 | #include <Qt3Support/q3glist.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
compilation terminated.
In file included from /opt/local/libexec/qt4/Library/Frameworks/Qt3Support.framework/Headers/Q3PtrList:1,
                 from component.h:21,
                 from vccs.h:21,
                 from vccs.cpp:18:
/opt/local/libexec/qt4/Library/Frameworks/Qt3Support.framework/Headers/q3ptrlist.h:45:10: fatal error: Qt3Support/q3glist.h: No such file or directory
   45 | #include <Qt3Support/q3glist.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
In file included from /opt/local/libexec/qt4/Library/Frameworks/Qt3Support.framework/Headers/Q3PtrList:1,
                 from component.h:21,
                 from vcvs.h:21,
                 from vcvs.cpp:18:
/opt/local/libexec/qt4/Library/Frameworks/Qt3Support.framework/Headers/q3ptrlist.h:45:10: fatal error: Qt3Support/q3glist.h: No such file or directory
   45 | #include <Qt3Support/q3glist.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[4]: *** [gyrator.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: *** [phaseshifter.lo] Error 1
make[4]: *** [tr_sim.lo] Error 1
make[4]: *** [componentdialog.lo] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions