|
如標題,我最近使用群益的下單API,回報API,國內報價API,國外報價API,
其中回報API,國內報價API,國外報價API裡的C++範例(VS2010)我都編譯成功,也都可使用,
只有下單API的C++範例(VS2010)那個OrderTester, 我怎麼編譯都很多Link錯誤
有36個LNK2001錯誤,如下面的錯誤訊息
error LNK2001: unresolved external symbol "__declspec(dllimport) int __stdcall SendStockOrder(wchar_t const *,wchar_t const *,unsigned short,unsigned short,unsigned short,wchar_t const *,int,wchar_t *,int *)" (__imp_?SendStockOrder@@YGHPB_W0GGG0HPA_WPAH@Z)
想請問有人編譯的過嗎? 我跟卷商反應他們提供的.lib檔有問題,
他們一直沒解決= =,過2星期了...好無言
有人有編譯成功的C++範例(VS2010)範例可提供給我嗎? 包含可用的lib and dll檔
我一直覺得他們的.lib檔有問題...
my e-mail: uu4183297@yahoo.com.tw
|
|