how to make a qt.pro in (home/hxp/) by Terminal

Asked by hexiangpeng

how to make a qt.pro in (home/hxp/) by Terminal,it's writed by c/c++

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu gnome-terminal Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#1

You can install the build-essential package and get an ANSI standard C compiler. If that is what you mean.

Revision history for this message
hexiangpeng (1483767097-0) said :
#2

Thanks actionparsnip, that solved my question.