openstf / ios-minicap

iOS Minicap provides a socket interface for streaming realtime screen capture data out of iOS devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build fail when I use ./build.sh

zhangying19871987 opened this issue · comments

when I use the command ./build.sh
I get an error as follow:

/Users/zhangying/Downloads/ios-minicap-master/src/JpegEncoder.hpp:7:10: fatal error:
'turbojpeg.h' file not found
#include <turbojpeg.h>
^~~~~~~~~~~~~
1 error generated.

Fetch submodules.

can you tell me the specific methods