【求助】哪位好心人帮忙编译一下这个项目
Tofloor
poster avatar
星辰使者
deepin
2019-12-31 16:31
Author
有哪位好心人能在deepin系统中帮忙编译一下这个项目,这是我从github上下载下来的一个天气应用,用c++和qt框架写的,我不会用gcc,单个文件我懂得gcc -o,整个项目我就不知道如何编译了......

Weather-master.zip


Reply Favorite View the author
All Replies
avatar
151******18
deepin
2019-12-31 21:55
#1
Reply View the author
avatar
151******18
deepin
2019-12-31 22:00
#2
makefile和生成的可执行文件都在build里
Reply View the author
avatar
151******18
deepin
2019-12-31 22:02
#3
去了解一下编译链接、makefile、qmake、cmake这些东西
Reply View the author
avatar
星辰使者
deepin
2019-12-31 22:51
#4
好的,谢谢
Reply View the author