We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
*********~/JDA/build$ ./jda test terminate called after throwing an instance of 'jsmn::Error' what(): File not exists! 已放弃 (核心已转储)
jda compline OK . is jsmn problem?
The text was updated successfully, but these errors were encountered:
Please create a config.json file for JDA. config.template.json is a template file for configuration. The error is thrown by this line.
config.json
config.template.json
Sorry, something went wrong.
@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.
try jda.c and build with CMake Release mode. cmake .. -DCMAKE_BUILD_TYPE=Release
jda.c
cmake .. -DCMAKE_BUILD_TYPE=Release
No branches or pull requests
*********~/JDA/build$ ./jda test
terminate called after throwing an instance of 'jsmn::Error'
what(): File not exists!
已放弃 (核心已转储)
jda compline OK . is jsmn problem?
The text was updated successfully, but these errors were encountered: