Every time i try to créate a new blank c++ project, it doesnt let me créate it because it shows me this error message : there is not compilator , in order to use a the ++ template you should first install Xcode, the thing here is that i have already installed Xcode. Please help me. Have a nice week.
We look for Xcode in /Applications/Xcode.app. Is that where you installed it?
-Pete
Yeah, It is there
![alt text]Look , its in Spanish but it shows the problem 1
Yup, I just looked at the code one more time to make sure and we definitely just check for /Applications/Xcode.app to exist. If that exists, it should allow you to create a code based project.
Our Mac guru has left for the night, but I’ll assign this support to him as well and hopefully he will have an idea.
-Pete
Thank you very much !! I’ll be waiting for any idea.
![alt text] Look , here is my Xcode so i could not have missed that part of the process 1
I see you’re using Xcode beta, so the app name is probably not Xcode.app, but Xcode-beta.app or something similar. Please rename it to Xcode.app and it should work. We’re planning to add a proper Xcode detection to our build tool, but for now you need to rename it.
Thank you very much , now it works, im very happy , have a great week.