Hi,
I recently updated the MKV31F512 SDK version I am using to 2.10.0 from 2.5.0. As a result the RTCESL_cfg.h file has been updated (version 4.6.2). After trying to build, and getting error:
"../source/main.cpp:1183:1: error: expected '}' at end of input"
I noticed that this file is now missing a closing:
#if defined (__cplusplus)
}
#endif
Comparing it to the previous version I was using, the closing brace was not omitted. I just want to confirm that this closing brace should be added to the end of this RTCESL_cfg.h or if I should be looking elsewhere in the project to fix this error.
Attached is the file in question. Thanks in advance for your help.
- Callum
解決済! 解決策の投稿を見る。
Hi @Callum_C ;
Thank you very much for your feedback, this closing brace should be added. I will reported this issue to the software team.
Regards
Daniel
Hi @Callum_C ;
Thank you very much for your feedback, this closing brace should be added. I will reported this issue to the software team.
Regards
Daniel