[問題] Code Blocks 安裝 wxWidgets 問題

看板C_and_CPP作者 (喜歡騎車逛台南)時間8年前 (2015/10/06 21:00), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
開發平台(Platform): (Ex: VC++, GCC, Linux, ...) GCC 額外使用到的函數庫(Library Used): (Ex: OpenGL, ...) wxWidgets 問題(Question): 照網路上這個教學影片一步一步做 https://www.youtube.com/watch?v=FgAaiBg4wEE
在compile "mingw32-make.exe -f makefile.gcc USE_XRC=1 SHARED=1 MONOLITHIC=1 BUILD=release UNICODE=0" 這個指令會出現error "cipe for target 'gcc_mswudll\monodll_any.o' failed" 之後在CodeBlocks裡新增wxWidgets project一步一步最後出現 "A matching release configuration cannot be found in the wxwidgets" 有大大有解嗎? 我的GCC好像是Mingw64 我的mingw32-c++ 是叫 x86_64-w64-mingw32-c++ 跟這有關係嗎? -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 1.160.27.194 ※ 文章網址: https://www.ptt.cc/bbs/C_and_CPP/M.1444136434.A.790.html
文章代碼(AID): #1M4yNoUG (C_and_CPP)