A simple console program "hello word" doesnt work!
-
This is the .pro file of my project image :
!http://up.download.ir/di-3HWJ.png(pic)!
I ran the OpenCV example and I could load an image in window but I couldnt show texts in terminal window
-
[quote author="hor_313" date="1368784889"]
I cant find the general setting you said that[/quote]
Tools - > Options – >Environment - > General – >System - > Terminal
threre should be writen xterm -e[quote author="Ben__" date="1368785346"]is there any possibility that your "LIBS += ....." is wrong..
because i did exactly with you except the LIBS+= stuff , and i got the correct result...[/quote]
Wrong libs give a link errors. -
[quote author="qxoz" date="1368789242"][quote author="hor_313" date="1368784889"]
I cant find the general setting you said that[/quote]
Tools - > Options – >Environment - > General – >System - > Terminal
threre should be writen xterm -e[quote author="Ben__" date="1368785346"]is there any possibility that your "LIBS += ....." is wrong..
because i did exactly with you except the LIBS+= stuff , and i got the correct result...[/quote]
Wrong libs give a link errors.[/quote]
!http://up.download.ir/di-QBNT.png(pic)!
[quote author="qxoz" date="1368789242"][quote author="hor_313" date="1368784889"]
I cant find the general setting you said that[/quote]
Tools - > Options – >Environment - > General – >System - > Terminal
threre should be writen xterm -e[quote author="Ben__" date="1368785346"]is there any possibility that your "LIBS += ....." is wrong..
because i did exactly with you except the LIBS+= stuff , and i got the correct result...[/quote]
Wrong libs give a link errors.[/quote]
[quote author="qxoz" date="1368789242"][quote author="hor_313" date="1368784889"]
I cant find the general setting you said that[/quote]
Tools - > Options – >Environment - > General – >System - > Terminal
threre should be writen xterm -e[quote author="Ben__" date="1368785346"]is there any possibility that your "LIBS += ....." is wrong..
because i did exactly with you except the LIBS+= stuff , and i got the correct result...[/quote]
Wrong libs give a link errors.[/quote]
-
I have changed it . this is the result :