Build always reports errors but builds anyway
Everytime I build my project the Messages tab contains a bunch of errors, but the project always builds in the end. The errors are not present in the xcode build, nor are they reported using xctool.
Error:tput: No value for $TERM and no -T specified
Error:tput: No value for $TERM and no -T specified
Error:tput: No value for $TERM and no -T specified
Error:tput: No value for $TERM and no -T specified
Error:tput: No value for $TERM and no -T specified
...
Warning:Build finished with 98 errors and 41 warnings in 55s 252ms
Tried a clean install (removed all library folders: Cache, Preferences, Logs, Application Support) and the error persists. Thought this could be related to xcode plugin system Alcatraz, so I removed that but the errors persist.
Ideas?
请先登录再写评论。
Hi Miha.
Could you please specify which AppCode version are you using?
Sorry, forgot to mention. I'm using AppCode 3.2
Miha,
Does the problem occur if you create new project? Could you please create new user (Users&Groups) and try to use it with new project. Does that work?
Forgot to mention that I removed .idea folder as well while testing.
Tried to create a new project which resulted in the same errors being thrown.
But I do not know where to add a user in app code. How do I do that?
Hi!
Sorry for the delay! Does the problem still occur? I meant creating new user for OS X and launching AppCode through this user. Does that help?