看板 C_and_CPP 關於我們 聯絡資訊
開發平台(Platform): (Ex: VC++, GCC, Linux, ...) code blocks 額外使用到的函數庫(Library Used): (Ex: OpenGL, ...) lotus c++ api 問題(Question): lotus c++ api 好像只有支援 visiual c++, 還有什麼方法可以做呢? 餵入的資料(Input): 預期的正確結果(Expected Output): 錯誤結果(Wrong Output): 程式碼(Code):(請善用置底文網頁, 記得排版) 補充說明(Supplement): -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 60.248.81.193 ※ 文章網址: https://www.ptt.cc/bbs/C_and_CPP/M.1463209535.A.85B.html
james732: API會分編譯器嗎 = =? 05/14 15:44
MinamiChiaki: ABI的關係吧,VC和GCC的name mangling方法似乎不同 05/14 15:48
funky1221: 網站上是這樣寫的,實際編譯的時候也會出現 unsupporte 05/14 17:09
funky1221: d platform 05/14 17:10
MinamiChiaki: Code blocks 好像可以用VC編譯器,要不要試試看? 05/15 15:24