This seems to solve the issue but now we get theSIGSEGVon the first call tospdlogfrom the application's native code. Are there any limitations or issues with usingspdlogthis way, specifically in an Android project? Any suggestions on debugging the issue? If any code can ...
However, spdlog does work initially, as seen in the log below so it only appears to happen when I log in my own program. [2022-03-30 07:57:12.425] [mmdeploy] [info] Register 'DirectoryModel' config.toml does not exist in the expected directory! Segmentation fault (core dumped) EDIT...
很不幸,你想做的是不可能的。您对spdlog::basic_logger_st的调用以here结束:
🛠 Fixedto_hexsegmentation fault (#1611,19f2804). Thanks@vitaut,@xvitaly,@kekePowerand@lgbaldoni. 👌 Support forFMT_STRINGcompile time checking. Thanks@Tridacnid(30ee690). 🛠 Fixed shared library building failure on Windows with non MSVC. Thanks@podsvirov(fe97a03). ...