Trying to build PixyMon to get started with Pixy but I get this error and later in the process I can’t run ./PixyMon because it says not such file exists.
When I run ./build_pixymon_src.sh this is what I get at the end:
make: *** [blob.o] Error 1
make: Leaving directory `/home/chris/pixy/build/pixymon/src/host/pixymon’
mkdir: cannot create directory ‘bin’: File exists
cp: cannot stat ‘src/host/pixymon/PixyMon’: No such file or directory
strip: ‘bin/PixyMon’: No such file
If there’s something else I need to post, please let me know. I’m just a beginner trying to see what I can do with Pixy
Thanks