Problem with last step of programming

MiniPOV4 and previous versions

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
zoesmile
 
Posts: 1
Joined: Sun Oct 03, 2010 2:38 pm

Problem with last step of programming

Post by zoesmile »

For the last software step of the MiniPOV, I've typed make program-alt_leds into terminal (i'm using a mac) but I keep getting this response back:
No rule to make target `program-alt_leds'


what am I doing wrong?

mtbf0
 
Posts: 1645
Joined: Sat Nov 10, 2007 12:59 am

Re: Problem with last step of programming

Post by mtbf0 »

i know virtually nothing about your mac, but it looks as though you need to move to the directory into which you unzipped the minipov firmware. make will look for a file called Makefile your current working directory. if you have downloaded the firmware and unzipped it try typing "cd minipovfirmware" before the make command.

Locked
Please be positive and constructive with your questions and comments.

Return to “MiniPOV”