Quote:
When I try to just run the make command as above on my Mac from kvncviewer-arm-linux-gnueabihf-v1.0.0-1-g38f1188.zip in the OP, this happens:
Code:
evan@Evans-MacBook-Pro:~/Downloads/kvncviewer$ make ARCH=arm-linux-gnueabihf
make: *** No targets specified and no makefile found. Stop.
Good point make, I don't see any makefiles in the project I think I'm missing some important step here...
|
Ah I think I realized my mistake here. The zip file attached to the OP is already made/built. hawhill's instructions to make it were for the source at
https://github.com/hwhw/kindlevncviewer 
I'll give that a shot...