make led-image-viewer doesn't work

Moderators: adafruit_support_bill, adafruit

Forum rules
Talk about Adafruit Raspberry Pi® accessories! Please do not ask for Linux support, this is for Adafruit products only! For Raspberry Pi help please visit: http://www.raspberrypi.org/phpBB3/
Locked
User avatar
mickmick54
 
Posts: 14
Joined: Wed Feb 13, 2019 1:52 pm

make led-image-viewer doesn't work

Post by mickmick54 »

Hi,

I have set-up the installation of the RGB Bonnet on a Raspberry Pi 2 model B V1.1, and installed the hzeller rpi-rgb-led-matrix library on a Raspbian Bullseye 11.
I have installed the libgraphicsmagick.
When I try to make led-image-viewer it respond "no rules for crafting the target led-image-viewer". Stop.
(I want to display images on a 64x64 LED Matrix).

What am I doing wrong ?

User avatar
dastels
 
Posts: 15659
Joined: Tue Oct 20, 2015 3:22 pm

Re: make led-image-viewer doesn't work

Post by dastels »

You're trying to build a make target that isn't defined in the Makefile. Have a look through it to see what the defined targets are. You can post it here, or a link to it if it's on github and we can have a look.

Dave

User avatar
mickmick54
 
Posts: 14
Joined: Wed Feb 13, 2019 1:52 pm

Re: make led-image-viewer doesn't work

Post by mickmick54 »

Ok thanks Dave.
I will post the code soon on github.
Thanks a lot for your help.

Locked
Forum rules
Talk about Adafruit Raspberry Pi® accessories! Please do not ask for Linux support, this is for Adafruit products only! For Raspberry Pi help please visit: http://www.raspberrypi.org/phpBB3/

Return to “Adafruit Raspberry Pi® accessories”