人人爽天天爽夜夜爽qc-人人爽天天爽夜夜爽曰-人人天天爱天天做天天摸-人人天天夜夜-色网站在线-色网站在线看

您現在的位置:程序化交易>> 期貨公式>> 金字塔等>> 金字塔知識>>正文內容

[求助]寫好插件編譯時報這樣的錯,咋回事,你們的頭文件怎么也報錯 [金字塔]

  • 咨詢內容: -------------------Configuration: AddinDemo - Win32 Release--------------------Compiling...Futures.cppD:\ifmin1\AddinInterface.h(16) : error C2146: syntax error : missing ';' before identifier 'm_time'D:\ifmin1\AddinInterface.h(16) : error C2501: 'time_t' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(16) : error C2501: 'm_time' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(55) : error C2146: syntax error : missing ';' before identifier 'm_timeHardenSpeed'D:\ifmin1\AddinInterface.h(55) : error C2501: 'time_t' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(55) : error C2501: 'm_timeHardenSpeed' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(57) : error C2146: syntax error : missing ';' before identifier 'm_wMarket'D:\ifmin1\AddinInterface.h(57) : error C2501: 'WORD' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(57) : error C2501: 'm_wMarket' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(63) : error C2146: syntax error : missing ';' before identifier 'm_timeDate'D:\ifmin1\AddinInterface.h(63) : error C2501: 'DATE' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(63) : error C2501: 'm_timeDate' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(71) : error C2146: syntax error : missing ';' before identifier 'm_wAdvance'D:\ifmin1\AddinInterface.h(71) : error C2501: 'WORD' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(71) : error C2501: 'm_wAdvance' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(72) : error C2146: syntax error : missing ';' before identifier 'm_wDecline'D:\ifmin1\AddinInterface.h(72) : error C2501: 'WORD' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(72) : error C2501: 'm_wDecline' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(73) : error C2146: syntax error : missing ';' before identifier 'm_wQT'D:\ifmin1\AddinInterface.h(73) : error C2501: 'WORD' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(73) : error C2501: 'm_wQT' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(80) : error C2146: syntax error : missing ';' before identifier 'm_fBuyVolume'D:\ifmin1\AddinInterface.h(80) : error C2501: 'WORD' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(80) : error C2501: 'm_fBuyVolume' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(81) : error C2146: syntax error : missing ';' before identifier 'm_fSellVolume'D:\ifmin1\AddinInterface.h(81) : error C2501: 'WORD' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(81) : error C2501: 'm_fSellVolume' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(98) : error C2146: syntax error : missing ';' before identifier 'm_timeDate'D:\ifmin1\AddinInterface.h(98) : error C2501: 'DATE' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(98) : error C2501: 'm_timeDate' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(109) : error C2146: syntax error : missing ';' before identifier 'm_nMarket'D:\ifmin1\AddinInterface.h(109) : error C2501: 'WORD' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(109) : error C2501: 'm_nMarket' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(144) : error C2146: syntax error : missing ';' before identifier 'm_dwVersion'D:\ifmin1\AddinInterface.h(144) : error C2501: 'DWORD' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(144) : error C2501: 'm_dwVersion' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(145) : error C2146: syntax error : missing ';' before identifier 'm_dwSerial'D:\ifmin1\AddinInterface.h(145) : error C2501: 'DWORD' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(145) : error C2501: 'm_dwSerial' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(147) : error C2146: syntax error : missing ';' before identifier 'm_wMarket'D:\ifmin1\AddinInterface.h(147) : error C2501: 'WORD' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(147) : error C2501: 'm_wMarket' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(149) : error C2146: syntax error : missing ';' before identifier 'm_bIsPow'D:\ifmin1\AddinInterface.h(149) : error C2501: 'BYTE' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(149) : error C2501: 'm_bIsPow' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(150) : error C2146: syntax error : missing ';' before identifier 'm_nPowType'D:\ifmin1\AddinInterface.h(150) : error C2501: 'BYTE' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(150) : error C2501: 'm_nPowType' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(151) : error C2146: syntax error : missing ';' before identifier 'm_bIsReversePrice'D:\ifmin1\AddinInterface.h(151) : error C2501: 'BYTE' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(151) : error C2501: 'm_bIsReversePrice' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(152) : error C2146: syntax error : missing ';' before identifier 'm_nDataCount'D:\ifmin1\AddinInterface.h(152) : error C2501: 'DWORD' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(152) : error C2501: 'm_nDataCount' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(153) : error C2146: syntax error : missing ';' before identifier 'm_nCustomCyc'D:\ifmin1\AddinInterface.h(153) : error C2501: 'WORD' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(153) : error C2501: 'm_nCustomCyc' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(154) : error C2146: syntax error : missing ';' before identifier 'm_nReserve'D:\ifmin1\AddinInterface.h(154) : error C2501: 'BYTE' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(154) : error C2501: 'm_nReserve' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(173) : error C2146: syntax error : missing ';' before identifier 'm_cbSize'D:\ifmin1\AddinInterface.h(173) : error C2501: 'WORD' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(173) : error C2501: 'm_cbSize' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(174) : error C2146: syntax error : missing ';' before identifier 'm_time'D:\ifmin1\AddinInterface.h(174) : error C2501: 'time_t' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(174) : error C2501: 'm_time' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(175) : error C2146: syntax error : missing ';' before identifier 'm_wMarket'D:\ifmin1\AddinInterface.h(175) : error C2501: 'WORD' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(175) : error C2501: 'm_wMarket' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(205) : error C2146: syntax error : missing ';' before identifier 'm_time'D:\ifmin1\AddinInterface.h(205) : error C2501: 'time_t' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(205) : error C2501: 'm_time' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(206) : error C2146: syntax error : missing ';' before identifier 'm_wMarket'D:\ifmin1\AddinInterface.h(206) : error C2501: 'WORD' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(206) : error C2501: 'm_wMarket' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(222) : error C2146: syntax error : missing ';' before identifier 'm_bMainReport'D:\ifmin1\AddinInterface.h(222) : error C2501: 'BYTE' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(222) : error C2501: 'm_bMainReport' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(223) : error C2146: syntax error : missing ';' before identifier 'm_nFlag1'D:\ifmin1\AddinInterface.h(223) : error C2501: 'BYTE' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(223) : error C2501: 'm_nFlag1' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(224) : error C2146: syntax error : missing ';' before identifier 'm_nFlag2'D:\ifmin1\AddinInterface.h(224) : error C2501: 'BYTE' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(224) : error C2501: 'm_nFlag2' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(225) : error C2146: syntax error : missing ';' before identifier 'm_nReserve'D:\ifmin1\AddinInterface.h(225) : error C2501: 'BYTE' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(225) : error C2501: 'm_nReserve' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(271) : error C2146: syntax error : missing ';' before identifier 'm_nBuySell'D:\ifmin1\AddinInterface.h(271) : error C2501: 'BYTE' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(271) : error C2501: 'm_nBuySell' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(272) : error C2146: syntax error : missing ';' before identifier 'm_nVol'D:\ifmin1\AddinInterface.h(272) : error C2501: 'WORD' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(272) : error C2501: 'm_nVol' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(301) : error C2146: syntax error : missing ';' before identifier 'm_strStatus'D:\ifmin1\AddinInterface.h(301) : error C2501: 'CString' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(301) : error C2501: 'm_strStatus' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(305) : error C2146: syntax error : missing ';' before identifier 'm_strCode'D:\ifmin1\AddinInterface.h(305) : error C2501: 'CString' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(305) : error C2501: 'm_strCode' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(306) : error C2146: syntax error : missing ';' before identifier 'm_strMarket'D:\ifmin1\AddinInterface.h(306) : error C2501: 'CString' : missing storage-class or type specifiersD:\ifmin1\AddinInterface.h(306) : fatal error C1003: error count exceeds 100; stopping compilationFuturesWindows.cppD:\ifmin1\FuturesWindows.cpp(79) : error C2228: left of '.MIN1_DATA' must have class/struct/union typeD:\ifmin1\FuturesWindows.cpp(82) : error C2228: left of '.MIN3_DATA' must have class/struct/union typeD:\ifmin1\FuturesWindows.cpp(85) : error C2228: left of '.MIN5_DATA' must have class/struct/union typeD:\ifmin1\FuturesWindows.cpp(88) : error C2228: left of '.MIN10_DATA' must have class/struct/union typeD:\ifmin1\FuturesWindows.cpp(91) : error C2228: left of '.MIN15_DATA' must have class/struct/union typeD:\ifmin1\FuturesWindows.cpp(94) : error C2228: left of '.MIN30_DATA' must have class/struct/union typeD:\ifmin1\FuturesWindows.cpp(97) : error C2228: left of '.MIN60_DATA' must have class/struct/union typeD:\ifmin1\FuturesWindows.cpp(100) : error C2228: left of '.DAY_DATA' must have class/struct/union type執行 cl.exe 時出錯.Creating browse info file...BSCMAKE: error BK1506 : cannot open file '.\Release\Futures.sbr': No such file or directory執行 bscmake.exe 時出錯.

     

  • 金字塔客服: CYC_DATA_TYPE period_data;明明創建了新對象,為什么不能調用成員?

     

  • 用戶回復: 使用VC6編譯試試

     

  • 網友回復: 就是用VC6編譯的啊

     

  • 網友回復: 你就是使用自帶的例子沒做任何改動編譯就報這么多錯誤?

 

有思路,想編寫各種指標公式,程序化交易模型,選股公式,預警公式的朋友

可聯系技術人員 QQ: 1145508240  點擊這里給我發消息進行 有償 編寫!不貴!點擊查看價格!


【字體: 】【打印文章】【查看評論

相關文章

    沒有相關內容
主站蜘蛛池模板: aaa毛片手机在线现看 | 99超级碰碰成人香蕉网 | 九九99久麻豆精品视传媒 | 国产精品资源在线 | 成人在线观看高清完整免费 | 天天澡天天摸天天添视频 | 2020天天干| 免费一级毛片 | 免费黄色片在线 | 日本肥老妇色xxxxx日本老妇 | 伊人网站视频 | 黄色短视屏 | 波多野结衣在线免费 | freexxx性欧美hd | 亚洲一区免费观看 | 亚洲成综合人影院在院播放 | 国产午夜一区二区在线观看 | 欧美一级久久久久久久久大 | 亚洲色图欧美在线 | 500短篇超污多肉推荐短视频 | 一级全黄色毛片 | 狠狠色婷婷狠狠狠亚洲综合 | 国产精品偷伦视频免费观看的 | 91精品国产品国语在线不卡 | 韩国午夜伦理 | 国产国产精品人在线视 | 天天插天天插 | 正在播放的国产a一片 | 久久99国产这里有精品视 | 在线视频一区二区三区 | 97久久精品人人澡人人爽 | 性五月天 | 成人影院高清在线观看免费网站 | 浪潮a二三区| 日本一区二区三区在线看 | 亚洲欧美一区二区三区另类 | 性欧美video在线播放 | 一国产大片在线观看 | 国内精品免费麻豆网站91麻豆 | 在线播放黄 | 国产成人免费福利网站 |