Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

./Buildit x64 error #10

Open
OBJ-feye opened this issue Sep 19, 2019 · 1 comment
Open

./Buildit x64 error #10

OBJ-feye opened this issue Sep 19, 2019 · 1 comment

Comments

@OBJ-feye
Copy link

nbproject/Makefile-x64.mk:84: .dep.inc: No such file or directory
"make" -f nbproject/Makefile-x64.mk x64/easyrtspclient
make[1]: Entering directory /home/zhangyl/EasyRTSPClient-3.0.19.0415' mkdir -p build/x64/GNU-Linux rm -f "build/x64/GNU-Linux/main.o.d" g++ -m64 -c -O2 -IInclude -MMD -MP -MF "build/x64/GNU-Linux/main.o.d" -o build/x64/GNU-Linux/main.o main.cpp In file included from main.cpp:10:0: Include/EasyRTSPClientAPI.h:10:23: fatal error: EasyTypes.h: No such file or directory #include "EasyTypes.h" ^ compilation terminated. make[1]: *** [build/x64/GNU-Linux/main.o] Error 1 make[1]: Leaving directory /home/zhangyl/EasyRTSPClient-3.0.19.0415'
make: *** [.build-conf] Error 2

@babosa
Copy link
Member

babosa commented Sep 20, 2019

EasyRTSPClient项目依赖1个TSINGSEE青犀开放平台的Git工程:

Include:https://github.com/tsingsee/Include
目录结构为:

/
/Include/
/EasyRTSPClient/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants