Closed gitkornel closed 3 years ago
Found the issue, missing template function instantiations
pushing a fix, will update shortly
@gitkornel tested locally and pushed a fix, please try the latest version and let me know if the issue was resolved
@gitkornel tested locally and pushed a fix, please try the latest version and let me know if the issue was resolved
Yes, it works, awesome, big thanks!
you're welcome!
Hello, I'm getting this weird error when trying to compile:
unresolved external symbol "public: class Json::Value __cdecl FuturesClient<class FuturesClientUSDT>::change_leverage(struct Params const *)" (?change_leverage@?$FuturesClient@VFuturesClientUSDT@@@@QEAA?AVValue@Json@@PEBUParams@@@Z)
My code:
What am I doing wrong?
Best Regards.