3043 | void TdApi::OnRspOffsetSetting(CThostFtdcInputOffsetSettingField* pInputOffsetSetting, CThostFtdcRspInfoField* pRspInfo, int nRequestID, bool bIsLast)
| ^
../vnpy_ctp/api/vnctp/vnctptd/vnctptd.cpp:3049:3: error: unknown type name 'CThostFtdcInputOffsetSettingField'
3049 | CThostFtdcInputOffsetSettingField* task_data = new CThostFtdcInputOffsetSettingField();
| ^
../vnpy_ctp/api/vnctp/vnctptd/vnctptd.cpp:3049:54: error: unknown type name 'CThostFtdcInputOffsetSettingField'
3049 | CThostFtdcInputOffsetSettingField* task_data = new CThostFtdcInputOffsetSettingField();
| ^
../vnpy_ctp/api/vnctp/vnctptd/vnctptd.cpp:3064:38: error: unknown type name 'CThostFtdcInputOffsetSettingField'
3064 | void TdApi::OnRspCancelOffsetSetting(CThostFtdcInputOffsetSettingField* pInputOffsetSetting, CThostFtdcRspInfoField* pRspInfo, int nRequestID, bool bIsLast)
| ^
../vnpy_ctp/api/vnctp/vnctptd/vnctptd.cpp:3070:3: error: unknown type name 'CThostFtdcInputOffsetSettingField'
3070 | CThostFtdcInputOffsetSettingField* task_data = new CThostFtdcInputOffsetSettingField();
| ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
1029 warnings and 20 errors generated.
ninja: build stopped: subcommand failed.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> vnpy_ctp
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.