Skip to content

Instantly share code, notes, and snippets.

View sulkingpotato's full-sized avatar

sulkingpotato

View GitHub Profile
09:10:48: Running steps for project untitled2...
compiling main.cpp
/usr/bin/g++ -g -O0 -Wall -Wextra -m64 -pipe -fexceptions -fvisibility=default -fPIC -DQT_DEPRECATED_WARNINGS -DQT_CORE_LIB -I/home/howardchen/Qt/5.10.1/gcc_64/include -I/home/howardchen/Qt/5.10.1/gcc_64/include/QtCore -I/home/howardchen/Qt/5.10.1/gcc_64/mkspecs/linux-g++ -I/home/howardchen/Learning/qt/build-untitled2-Desktop_Qt_5_10_1_GCC_64bit-Debug/qtc_Desktop_Qt_5_10_1_GCC_64bit_Debug/untitled2.57dd9e61/qt.headers -std=c++11 -o /home/howardchen/Learning/qt/build-untitled2-Desktop_Qt_5_10_1_GCC_64bit-Debug/qtc_Desktop_Qt_5_10_1_GCC_64bit_Debug/untitled2.57dd9e61/3a52ce780950d4d9/main.cpp.o -c /home/howardchen/Learning/qt/untitled2/main.cpp
In file included from /home/howardchen/Qt/5.10.1/gcc_64/include/QtCore/qcoreapplication.h:44:0,
from /home/howardchen/Qt/5.10.1/gcc_64/include/QtCore/QCoreApplication:1,
from /home/howardchen/Learning/qt/untitled2/main.cpp:1:
/home/howardchen/Qt/5.10.1/gcc_64/include/QtC