build instructions.txt

来自「非常好用的可移植的多平台C/C++源代码编辑器」· 文本 代码 · 共 10 行

TXT
10
字号
Just open "codestat.cbp". Then youll find a project inside. I havent had the chance to test this

under Linux, so I don't know if the provided project is valid under

it. In case they are not, then it might suffice with creating a "dummy" plugin project with the plugin

wizard and then adding manually all the *.cpp and *.h.



In any case, you should check the project build properties, and change the include/lib paths according

to your WxWidgets and C::B SDK/Full Sources paths.



The sources have been compiled with wxWidgets 2.4. Some little changes may be needed to compile it with wxWidgets 2.6.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?