We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
` opt/huobi_Cpp/include/include.h:93:10: fatal error: request/crossmargin/crossMarginGeneralReplayLoanOptionalRequest.h: No such file or directory 93 | #include <request/crossmargin/crossMarginGeneralReplayLoanOptionalRequest.h> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/huobi.dir/build.make:188: CMakeFiles/huobi.dir/src/client/referenceClient.cpp.o] Error 1 In file included from /opt/huobi_Cpp/include/client/isolatedMarginClient.h:4, from /opt/huobi_Cpp/src/client/isolatedMarginClient.cpp:1: /opt/huobi_Cpp/include/include.h:93:10: fatal error: request/crossmargin/crossMarginGeneralReplayLoanOptionalRequest.h: No such file or directory 93 | #include <request/crossmargin/crossMarginGeneralReplayLoanOptionalRequest.h> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/huobi.dir/build.make:160: CMakeFiles/huobi.dir/src/client/isolatedMarginClient.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/huobi.dir/all] Error 2 make: *** [Makefile:136: all] Error 2
real 0m0.247s user 0m0.809s sys 0m0.403s (bookworm 236) root@build# ls ../include/request/crossMargin/
`
The text was updated successfully, but these errors were encountered:
代码是几个不同的人写的吗?
Sorry, something went wrong.
你们的代码 实在太坑了吧,这样也行的吗?
No branches or pull requests
`
opt/huobi_Cpp/include/include.h:93:10: fatal error: request/crossmargin/crossMarginGeneralReplayLoanOptionalRequest.h: No such file or directory
93 | #include <request/crossmargin/crossMarginGeneralReplayLoanOptionalRequest.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/huobi.dir/build.make:188: CMakeFiles/huobi.dir/src/client/referenceClient.cpp.o] Error 1
In file included from /opt/huobi_Cpp/include/client/isolatedMarginClient.h:4,
from /opt/huobi_Cpp/src/client/isolatedMarginClient.cpp:1:
/opt/huobi_Cpp/include/include.h:93:10: fatal error: request/crossmargin/crossMarginGeneralReplayLoanOptionalRequest.h: No such file or directory
93 | #include <request/crossmargin/crossMarginGeneralReplayLoanOptionalRequest.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/huobi.dir/build.make:160: CMakeFiles/huobi.dir/src/client/isolatedMarginClient.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/huobi.dir/all] Error 2
make: *** [Makefile:136: all] Error 2
real 0m0.247s
user 0m0.809s
sys 0m0.403s
(bookworm 236) root@build# ls ../include/request/crossMargin/
`
The text was updated successfully, but these errors were encountered: