Menu

Build error Ubuntu 13.10 64-bit

2014-03-16
2014-03-16
  • Matthew Marks

    Matthew Marks - 2014-03-16

    From latest git, I'm getting as far as this:

    g++ -c -m64 -pipe -Werror -Wno-unused-local-typedefs -g -D_REENTRANT -Wall -W -fPIC -DUSE_WEBSOCKET -DNO_SSL -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I../engine/src -I../engine/src/audio -I../ui/src -I. -o webaccess.o webaccess.cpp
    webaccess.cpp:22:29: fatal error: QNetworkInterface: No such file or directory
    #include <QNetworkInterface>

    Include path missing? I have /usr/include/qt4/QtNetwork/QNetworkInterface and have done a make distclean/qmake. Thanks.

     

    Last edit: Matthew Marks 2014-03-16
  • Massimo Callegari

    Hi Matthew, it's fixed now. Please try again.

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.