Since I upgraded my OS to 10.10 I can’t run my console application:
Cannot start the terminal emulator “/usr/x11/bin/xterm”, change the setting in the Environment options.
Here are some additional informations:
I think it worked before Yosemite
I run Qt v. 5.3.2 with my Qt Creator v. 3.3.2
in my enviroment settings under terminal I have “/usr/x11/bin/xterm -e” and “/usr/bin/patch” as patch command
I updated XCode to 6.1 and agreed to the licensing
my X11 App (from XQuartz I guess) was download some updates when I started it
I change my OS version to 10.10 in the device.pri of the mkspecs folder
Anyone an idea how to solve this issue?
↧