Opened 7 years ago
Closed 7 years ago
#797 closed enhancement (fixed)
Code:blocks howto?
Reported by: | beherith | Owned by: | Bluestone |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | BAR | Version: | |
Keywords: | Cc: |
Description
Since spring compiles with mingw without a hitch, could you, Bluestone please outline how to make CMake generate the Code::Blocks project file?
Change History (7)
comment:1 by , 7 years ago
Owner: | set to |
---|
comment:2 by , 7 years ago
comment:3 by , 7 years ago
Type: | engine bug → defect |
---|
comment:4 by , 7 years ago
Type: | defect → enhancement |
---|
comment:5 by , 7 years ago
1) In CMake, file -> delete cache
2) tools -> configure
3) choose "CodeBlocks - MinGW Makfiles"
4) generate as normal
5) there should be a .cbp file in cmakes build dir, which codeblocks can open. (cbp = CodeBlocks Project)
Abma also does this and is likely to be better help than me if it fails. I haven't tried to do it for a couple of months.
comment:6 by , 7 years ago
why did this get sorted to the bottom of the ticket list? gah... > because engine bugs are things we don't have to fix (usually...)
comment:7 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
we could put this onto our/spring wiki
why did this get sorted to the bottom of the ticket list? gah...