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

terminate called after throwing an instance of 'jsmn::Error' #31

Open
rivercn opened this issue May 4, 2017 · 3 comments
Open

terminate called after throwing an instance of 'jsmn::Error' #31

rivercn opened this issue May 4, 2017 · 3 comments

Comments

@rivercn
Copy link

rivercn commented May 4, 2017

*********~/JDA/build$ ./jda test
terminate called after throwing an instance of 'jsmn::Error'
what(): File not exists!
已放弃 (核心已转储)

jda compline OK . is jsmn problem?

@luoyetx
Copy link
Owner

luoyetx commented May 5, 2017

Please create a config.json file for JDA. config.template.json is a template file for configuration. The error is thrown by this line.

@rivercn
Copy link
Author

rivercn commented May 5, 2017

@luoyetx Thanks for your response,I have solved it. FPS is about 1.5 , environment i5 @2.3GHz, VGA image. Is There any parameter to improve speed.

@luoyetx
Copy link
Owner

luoyetx commented May 5, 2017

try jda.c and build with CMake Release mode. cmake .. -DCMAKE_BUILD_TYPE=Release

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