Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

How to output a single line in Qt Creator 2.4.1 ?

$
0
0
I’m using Qt Creator 2.4.1 based on Qt 4.7.4 I’ve made a simple “Hello, world” program int main() { std::cout << “Hello World!” << std::endl; } But when I run it, nothing appears in the Application output, how to enable it?

Viewing all articles
Browse latest Browse all 2113

Latest Images

Trending Articles



Latest Images