xtp_api_python icon indicating copy to clipboard operation
xtp_api_python copied to clipboard

Linux 下编译完boost1.66,执行测试的时候报str类型不匹配问题

Open wedding0371 opened this issue 5 years ago • 1 comments

wedding0371 avatar Nov 12 '20 07:11 wedding0371

完整报错如下: Traceback (most recent call last): File "quotetest.py", line 441, in api.createQuoteApi(1, os.getcwd(),4) Boost.Python.ArgumentError: Python argument types in None.createQuoteApi(TestApi, int, str, int) did not match C++ signature: createQuoteApi(QuoteApi {lvalue}, int, std::string, int) 这是版本的问题吗?

wedding0371 avatar Nov 12 '20 07:11 wedding0371