zoukankan      html  css  js  c++  java
  • build

    15:16:53: Running steps for project QQ_Client...

    15:16:53: Starting: "/opt/Qt5.12.0/5.12.0/gcc_64/bin/qmake" /home/luo/Desktop/MyFile/QtProject/QQ_Client/QQ_Client.pro -spec linux-g++ CONFIG+=debug CONFIG+=qml_debug

    Info: creating stash file /home/luo/Desktop/MyFile/QtProject/build-QQ_Client-Desktop_Qt_5_12_0_GCC_64bit-Debug/.qmake.stash

    15:16:53: The process "/opt/Qt5.12.0/5.12.0/gcc_64/bin/qmake" exited normally.

    15:16:53: Starting: "/usr/bin/make" -f /home/luo/Desktop/MyFile/QtProject/build-QQ_Client-Desktop_Qt_5_12_0_GCC_64bit-Debug/Makefile qmake_all

    make: Nothing to be done for 'qmake_all'.

    15:16:53: The process "/usr/bin/make" exited normally.

    15:16:53: Starting: "/usr/bin/make" -j8

    /opt/Qt5.12.0/5.12.0/gcc_64/bin/uic ../QQ_Client/mainwindow.ui -o ui_mainwindow.h

    g++ -c -pipe -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_DEPRECATED_WARNINGS -DQT_QML_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../QQ_Client -I. -I/opt/Qt5.12.0/5.12.0/gcc_64/include -I/opt/Qt5.12.0/5.12.0/gcc_64/include/QtWidgets -I/opt/Qt5.12.0/5.12.0/gcc_64/include/QtGui -I/opt/Qt5.12.0/5.12.0/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I/opt/Qt5.12.0/5.12.0/gcc_64/mkspecs/linux-g++ -o main.o ../QQ_Client/main.cpp

    g++ -pipe -g -std=gnu++11 -Wall -W -dM -E -o moc_predefs.h /opt/Qt5.12.0/5.12.0/gcc_64/mkspecs/features/data/dummy.cpp

    g++ -c -pipe -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_DEPRECATED_WARNINGS -DQT_QML_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../QQ_Client -I. -I/opt/Qt5.12.0/5.12.0/gcc_64/include -I/opt/Qt5.12.0/5.12.0/gcc_64/include/QtWidgets -I/opt/Qt5.12.0/5.12.0/gcc_64/include/QtGui -I/opt/Qt5.12.0/5.12.0/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I/opt/Qt5.12.0/5.12.0/gcc_64/mkspecs/linux-g++ -o mainwindow.o ../QQ_Client/mainwindow.cpp

    /opt/Qt5.12.0/5.12.0/gcc_64/bin/moc -DQT_DEPRECATED_WARNINGS -DQT_QML_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /home/luo/Desktop/MyFile/QtProject/build-QQ_Client-Desktop_Qt_5_12_0_GCC_64bit-Debug/moc_predefs.h -I/opt/Qt5.12.0/5.12.0/gcc_64/mkspecs/linux-g++ -I/home/luo/Desktop/MyFile/QtProject/QQ_Client -I/opt/Qt5.12.0/5.12.0/gcc_64/include -I/opt/Qt5.12.0/5.12.0/gcc_64/include/QtWidgets -I/opt/Qt5.12.0/5.12.0/gcc_64/include/QtGui -I/opt/Qt5.12.0/5.12.0/gcc_64/include/QtCore -I. -I/usr/include/c++/7 -I/usr/include/x86_64-linux-gnu/c++/7 -I/usr/include/c++/7/backward -I/usr/lib/gcc/x86_64-linux-gnu/7/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/7/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include ../QQ_Client/mainwindow.h -o moc_mainwindow.cpp

    g++ -c -pipe -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_DEPRECATED_WARNINGS -DQT_QML_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../QQ_Client -I. -I/opt/Qt5.12.0/5.12.0/gcc_64/include -I/opt/Qt5.12.0/5.12.0/gcc_64/include/QtWidgets -I/opt/Qt5.12.0/5.12.0/gcc_64/include/QtGui -I/opt/Qt5.12.0/5.12.0/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I/opt/Qt5.12.0/5.12.0/gcc_64/mkspecs/linux-g++ -o moc_mainwindow.o moc_mainwindow.cpp

    g++ -Wl,-rpath,/opt/Qt5.12.0/5.12.0/gcc_64/lib -o QQ_Client main.o mainwindow.o moc_mainwindow.o -L/opt/Qt5.12.0/5.12.0/gcc_64/lib -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread

    15:16:56: The process "/usr/bin/make" exited normally.

    15:16:56: Elapsed time: 00:03.

  • 相关阅读:
    win10前面板耳机没声音
    学计算机的值得一看的文章,跟帖也很有水平啊
    ubuntu下编译caffe
    pip卡住不动的解决方案
    数字图像处理处理中的数学怎么提高?
    安装vmall5:从ebak恢复数据,需要配置php.ini
    python入门(7)Python程序的风格
    python入门(6)输入和输出
    python入门(5)使用文件编辑器编写代码并保存执行
    python入门(4)第一个python程序
  • 原文地址:https://www.cnblogs.com/herd/p/11408006.html
Copyright © 2011-2022 走看看