Author Topic: how to build CodeBlocks through the .cbp file under Linux ?  (Read 4201 times)

Offline wangdong1226

  • Multiple posting newcomer
  • *
  • Posts: 46
how to build CodeBlocks through the .cbp file under Linux ?
« on: March 02, 2011, 09:40:05 am »
Hi,

I want to know how to build codeblocks through the .cbp file under linux when I using "rpmbuild -ba codeblocks.spec" command to build rpm result files ?

I noticed that there is a "codeblocks_wx29.cbp" file in it, I guess this is for wx2.9 using. And how to use the file to build rpm result files under linux system?


Best reagrds.
David.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: how to build CodeBlocks through the .cbp file under Linux ?
« Reply #1 on: March 02, 2011, 09:58:39 am »
The autotools build system is meant for building distro packages.
The codeblocks-unix.cbp is meant for developing C::B with C::B :)
Also the codeblocks_wx29.cbp is windows only (I think)...
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]