Quantcast
Channel: Jobs
Viewing all articles
Browse latest Browse all 18427

Can't compile a thing!

$
0
0
Hi there, yesterday (27.03) I’ve downloaded the Qt 5.0.1 for Linux 32-bit (388 MB) and run the setup. That looked okay. But whatever I compile (even the samples) lead to exact the same error messages. The error seems to be in an #ifdef block that wraps code for apple. That’s odd since I am pretty sure I am running Ubuntu 12.10. Anyone an idea? It’s a bit of an urgent issue for me, since I am blocked until I get the Qt Creator IDE into an working state. Thanks in advance. —- 21:12:12: Führe Schritte für Projekt Test aus… 21:12:12: Unveränderte Konfiguration, qmake-Schritt wird übersprungen. 21:12:12: Starte “/usr/bin/make” -w make: Entering directory `/home/Kysymys/Dev/QT/Test/Test-build-Desktop_Qt_5_0_1_GCC_32bit-Debug’ g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIE -DQT_QML_DEBUG -DQT_DECLARATIVE_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/media/Kysymys/Backup/SDK/Qt5.0.1/5.0.1/gcc/mkspecs/linux-g++ -I../Test -I../Test/qtquick2applicationviewer -I/media/Kysymys/Backup/SDK/Qt5.0.1/5.0.1/gcc/include -I/media/Kysymys/Backup/SDK/Qt5.0.1/5.0.1/gcc/include/QtQuick -I/media/Kysymys/Backup/SDK/Qt5.0.1/5.0.1/gcc/include/QtQml -I/media/Kysymys/Backup/SDK/Qt5.0.1/5.0.1/gcc/include/QtNetwork -I/media/Kysymys/Backup/SDK/Qt5.0.1/5.0.1/gcc/include/QtGui -I/media/Kysymys/Backup/SDK/Qt5.0.1/5.0.1/gcc/include/QtCore -I. -I. -o main.o ../Test/main.cpp In file included from /media/Kysymys/Backup/SDK/Qt5.0.1/5.0.1/gcc/include/QtQuick/qquickwindow.h:47:0, from /media/Kysymys/Backup/SDK/Qt5.0.1/5.0.1/gcc/include/QtQuick/qquickview.h:45, from /media/Kysymys/Backup/SDK/Qt5.0.1/5.0.1/gcc/include/QtQuick/QQuickView:1, from ../Test/qtquick2applicationviewer/qtquick2applicationviewer.h:14, from ../Test/main.cpp:2: /media/Kysymys/Backup/SDK/Qt5.0.1/5.0.1/gcc/include/QtGui/qopengl.h:99:21: fatal error: GL/gl.h: No such file or directory compilation terminated. make: Leaving directory `/home/Kysymys/Dev/QT/Test/Test-build-Desktop_Qt_5_0_1_GCC_32bit-Debug’ make: *** [main.o] Error 1 21:12:13: Der Prozess “/usr/bin/make” wurde mit dem Rückgabewert 2 beendet. Error while building/deploying project Test (kit: Desktop Qt 5.0.1 GCC 32bit) Bei der Ausführung von Schritt ‘Make’

Viewing all articles
Browse latest Browse all 18427

Trending Articles