project-navigation
Personal tools

Poll

I can't make the make command work, In order to compile.

How to make make command run?
0 (0%)
huh
1 (100%)

Total Members Voted: 1

Author Topic: mac os x installation, make command is not working.  (Read 3516 times)

Offline aduv

  • Cannon Fodder
  • **
  • Posts: 1
    • View Profile
mac os x installation, make command is not working.
« on: August 12, 2014, 01:04:02 am »
Hey guys, It seems I can't make the make. I get this line.

TTs-MacBook-Air:~ TT$ make
make: *** No targets specified and no makefile found.  Stop.

Ive edited .profile like this


# MacPorts Installer addition on 2014-08-11_at_21:05:04: adding an appropriate PATH variable for use with MacPorts.
export PATH=$PATH:/opt/local/bin:opt/local/sbin:opt/local
# Finished adapting your PATH environment variable for use with MacPorts.


Thanks, Cheers


Offline Internecivus

  • Rookie
  • ***
  • Posts: 64
  • Sometimes I Code
    • View Profile
Re: mac os x installation, make command is not working.
« Reply #1 on: August 12, 2014, 07:58:25 am »
You should run 'make' inside the directory with ufoai source code.