qtcreator command not found

Dec 15, 2017 at 9:27pm
Hi,

I am using macOS, very long time ago I install qtcreator. But I think I forgot to do something, so when I type qtcreator CMakeLists.txt, bash will tell me qtcreator command not found.

I see the PATH is already added into the bash_profile. How could I fix this?

Thank you

Best,
Yumin
Last edited on Dec 15, 2017 at 9:46pm
Dec 15, 2017 at 9:33pm
Well, not sure if this is your only problem, but you probably aren't allowed to put spaces before or after the equals sign (=), so try removing them.
Last edited on Dec 15, 2017 at 9:34pm
Dec 15, 2017 at 9:47pm
Yes, it is because of the space, but after I add the PATH, i found out it is not the problem. Even I delete the PATH, and then echo, the PATH is still there. It should be other problem. Do you have any idea? Thank you.
Topic archived. No new replies allowed.