Hi,
I'm new to Raspberry Pi. I was wondering if you could help me out and tell me what I need to do to get pifm_sstv to compile. I am getting error messages when I try the following command
gcc pifm_sstv.c -o pifm_sstv -lm -lmagic -lgd
Can you tell me which libraries I need to use to compile pifm_sstv?
I receive the following error message several times:
Unknown type or name class
Thanks,
Matt
Hi,
I'm new to Raspberry Pi. I was wondering if you could help me out and tell me what I need to do to get pifm_sstv to compile. I am getting error messages when I try the following command
gcc pifm_sstv.c -o pifm_sstv -lm -lmagic -lgd
Can you tell me which libraries I need to use to compile pifm_sstv?
I receive the following error message several times:
Unknown type or name class
Thanks,
Matt