我编写了一个简单的按钮示例代码(Ubuntu 14.01),它在make
之后给出了奇怪的错误。
以下是o/p
的{{1}}:
make
从上面的o / p,我并没有真正理解gcc -c -pipe -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/i386-linux-gnu/qt5/mkspecs/linux-g++ -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -o .o /
gcc: warning: /: linker input file unused because linking not done
g++ -Wl,-O1 -o PushButtonExample\ TEMPLATE\ =\ app main.o .o mainwindow.o moc_mainwindow.o -lQt5Widgets -L/usr/lib/i386-linux-gnu -lQt5Gui -lQt5Core -lGL -lpthread
g++: error: .o: No such file or directory
make: *** [PushButtonExample TEMPLATE = app] Error 1
的含义,因为它没有显示任何文件名。我在Internet上搜索了类似的问题,但是到处都有file.o场景。
请帮助我。
答案 0 :(得分:0)
尝试如下更改您的.pro文件:
largedf[(largedf.drink * largedf.food == 0) &
(largedf.drink + largedf.food != 0)]
arow bread fruit tea water drink food
1 row2 b b a c 0 2