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

Linux版本运行报错 #75

Open
307509256 opened this issue Mar 21, 2022 · 2 comments
Open

Linux版本运行报错 #75

307509256 opened this issue Mar 21, 2022 · 2 comments

Comments

@307509256
Copy link

./build/FaceSDKDemo resources/image/1.jpg
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Aborted (core dumped)

@pengfeidip
Copy link

同,我也遇到这个问题,我是在Ubuntu20上

@pengfeidip
Copy link

./build/FaceSDKDemo resources/image/1.jpg terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Aborted (core dumped)

我跑通了,是因为路径问题(文档不对). 需要在tengineKit/linux 下面执行demo才行,具体的看一下源码demo.cpp

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