Thread
:
Starting development for N9
View Single Post
MohammadAG
2012-07-27 , 14:03
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#
5
If you're using MApplication you need to set M_OUTPUT_LEVEL env variable to debug
If you're running the app through Qt Creator, go to Projects -> Run, and find environment variables, and add variable M_OUTPUT_LEVEL with value debug.
If you're running the app with terminal, use export M_OUTPUT_LEVEL=debug
Quote & Reply
|
MohammadAG
View Public Profile
Send a private message to MohammadAG
Find all posts by MohammadAG