JDA
JDA copied to clipboard
terminate called after throwing an instance of 'jsmn::Error'
*********~/JDA/build$ ./jda test terminate called after throwing an instance of 'jsmn::Error' what(): File not exists! 已放弃 (核心已转储)
jda compline OK . is jsmn problem?
Please create a config.json
file for JDA. config.template.json
is a template file for configuration. The error is thrown by this line.
@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