原本可以使用的程式,近日變成全部都不能編譯
打過XQ客服,客服要我來這裡問 ...
舉例:
程式碼
value1 = GetField("外資買方未平倉口數", "D");
plot1(value1,"CALL");
編譯錯誤訊息:
外資選擇未平倉-1-1ExitCode: 1
StdOut:
StdErr: cc1plus.exe: error: one or more PCH files were found, but they were invalid
cc1plus.exe: error: use -Winvalid-pch for more information
cc1plus.exe: fatal error: ScriptXS: No such file or directory
compilation terminated.
cc1plus.exe: error: one or more PCH files were found, but they were invalid
cc1plus.exe: error: use -Winvalid-pch for more information
cc1plus.exe: fatal error: ScriptXS: No such file or directory
compilation terminated.
已經查過過往文章,先提供資訊如下:
1.XQ版本3.05.05
2.我沒有『D:/MINGW』 的東西
3.附件是log檔
4 評論