装逼狗最近下了个cb的vim插件,但是不知道怎么用,求高手赐教
codeblocks吧
全部回复
仅看楼主
level 2
R_ichmond 楼主
这是原文件,里面只有c
bp
,没有要用的cbplugin。
2015年11月29日 02点11分 1
level 2
R_ichmond 楼主
# Installation
Currently It has been built under Windows 8 64 bit with Code::Blocks svn trunk and TDM-MinGW including GCC 4.7.1
1. You can build the plugin with or without building Code::Blocks and wxWidgets. But any way, you need to download source code for Code::Blocks and wxWidgets, at least for the headers.
2. You need to set following variables in Code::Blocks before compiling
- `wx` -- the source directory for wxWidgets
- `cb_path` -- the source directory for Code::Blocks
- `cb_dll_path` -- the binary directory for Code::Blocks including cb and wx libraries. This can be either the directory where you build source yourself or the directory you installed Code::Blocks from a pre-built binary.
3. Build target `All` or `release` for users and `debug` for developers.
If you have ideas or need help, feel free to contact me by <[email protected]>
PS:这是说明书中的安装部分
2015年11月29日 02点11分 2
level 2
R_ichmond 楼主
目前,它已被Windows 8的下建造64与代码::块SVN主干和TDM-MinGW的包括GCC4.7.1位
1.您可以使用或不建代码::块和wxWidgets的构建插件。但是没有办法,你需要下载的代码::块和wxWidgets的源代码,至少在头。
2.你需要在编译之前设置下面的代码::块变量
- `wx` - wxWidgets的源目录
- `cb_path` - 为Code:: Blocks的源目录
- `cb_dll_path` - 为Code:: Blocks的二进制文件的目录,包括CB和WX库。这可以是在那里你建立自己的来源,或者你从预编译的二进制安装的代码::块的目录。
3.建设目标`All`或`release`用户和`debug`开发人员。
这是渣渣Google翻译。
2015年11月29日 02点11分 3
level 2
R_ichmond 楼主
那么新的问题来了,wxWidgets这个需要额外下载吗?二进制文件库又在哪里?
2015年11月29日 02点11分 4
1