码迷,mamicode.com
首页 > 其他好文 > 详细

CodeBlocks提供了预编译的WxWidgets模块,并预置TDM

时间:2018-01-16 00:35:54      阅读:226      评论:0      收藏:0      [点我收藏+]

标签:gcc   模块   .net   xms   block   which   def   project   hat   

Miscellaneous

For Windows, we also provide the pre-compiled wxWidgets, version 2.8.12 used to compile the release. You can download and extract it either from SourceForge. When opening a Code::Blocks project file it will usually ask you to define the root of the global compiler variable named "wx" which you simply point to the extracted folder from that archive.

Note that wxWidgets comes compiled in a shared,monolithic,release,unicode flavour, compiled like that:

mingw32-make -f makefile.gcc SHARED=1 MONOLITHIC=1 BUILD=release UNICODE=1 VENDOR=cb

也就是 http://sourceforge.net/projects/codeblocks/files/Sources/17.12/wxMSW-2.8.12.7z

http://www.codeblocks.org/downloads/25

CodeBlocks提供了预编译的WxWidgets模块,并预置TDM

标签:gcc   模块   .net   xms   block   which   def   project   hat   

原文地址:https://www.cnblogs.com/findumars/p/8290158.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!