UFO:Alien Invasion

Technical support => Mac => Topic started by: aduv on August 12, 2014, 01:04:02 am

Title: mac os x installation, make command is not working.
Post by: aduv 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

Title: Re: mac os x installation, make command is not working.
Post by: Internecivus on August 12, 2014, 07:58:25 am
You should run 'make' inside the directory with ufoai source code.