hi ,

i'm using Qt creator version 2.0 , based on Qt 4.7.0 (64 bit) , on mac os x ..

every time i try to run a program or build it , i get this message :

Qt Code:
  1. Could not find make command: make in the build environment
  2. Error while building project qmusicplayer (target: Desktop)
  3. When executing build step 'Make'
To copy to clipboard, switch view to plain text mode 

and every time i try to run qmake , i get this message :

Qt Code:
  1. Starting /Developer/Examples/Qt/phonon/qmusicplayer-build-desktop/qmusicplayer.app/Contents/MacOS/qmusicplayer...
  2. Failed to start program. Path or permissions wrong?
To copy to clipboard, switch view to plain text mode 

i did reinstall Qt , but the problem still there ! ..

any helpful ideas will be appreciated ..

thanks in advance ..