在CREATOR里的项目,
自己又开了DESIGNER, 画界面,
后把加载加载到项目里,
可是按钮的ICON 和SHORTCUT 全丢了???
如何解决啊???
--------------------------------------------------------------------
在pro文件里 SOURCES后加了 qrc为文件
编译报错:
gcc: src.qrc: linker input file unused because linking not done
g++: debug/src.o: No such file or directory
mingw32-make[1]: *** [debug\mainwindow.exe] Error 1
mingw32-make: *** [debug] Error 2
Exited with code 2.
Error while building project mainwindow
When executing build step 'Make'