Closed HenryChen-CH closed 1 year ago
After demangling it, it results in: _cpr::Parameters::Parameters(std::initializer_list<cpr::Parameter> const&)
Could it be that you own a M1 Mac?
Could you please provide a complete log of the crash?
Closing this one for inactivity.
Description
I have a code that use cpr library. I build it on MacBook with M1 chip. the build is successful but it throws run time error. this error code __ZN3cpr10ParametersC1ERKSt16initializer_listINS_9ParameterEE has the key word: cpr parameters, initializer. it seems to indicate the issue is with cpr parameters initializer. however I don't know what's wrong exactly.
Example/How to Reproduce
Possible Fix
No response
Where did you get it from?
GitHub (branch e.g. master)
Additional Context/Your Environment