project-navigation
Personal tools

Author Topic: (Link) New CodeBlocks Package Download  (Read 15523 times)

Offline Destructavator

  • Combination Multiple Specialty Developer
  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 1908
  • Creater of Scorchcrafter, knows the zarakites...
    • View Profile
Re: (Link) New CodeBlocks Package Download
« Reply #30 on: October 13, 2009, 01:20:22 am »
I'm currently uploading a new CodeBlocks package, seeing that Mattn updated the script for a new version recently, as well as a new debugger version some time back.

Will post a link when its done uploading.

Offline Destructavator

  • Combination Multiple Specialty Developer
  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 1908
  • Creater of Scorchcrafter, knows the zarakites...
    • View Profile
Re: (Link) New CodeBlocks Package Download
« Reply #31 on: October 13, 2009, 02:17:49 am »
http://www.destructavator.com/92dl/codeblocks5859_r26597.zip

The first number is the CodeBlocks revision build (from the CB team, not UFO AI), the second number is the UFO AI revision where the script was updated and is the UFO AI build the package is intended to compile.

I actually didn't have time to test this one (been quite busy today), so I don't know for sure that it will work - Don't throw away your existing, working version until you give this one a full test on the trunk!

Offline Duke

  • Administrator
  • PHALANX veteran
  • *****
  • Posts: 1037
    • View Profile
Re: (Link) New CodeBlocks Package Download
« Reply #32 on: October 19, 2009, 12:53:32 pm »
Looks like this version has a prob with debugging. If I try to start the debugger, it tells me to go to settings, toolchain and set the debug exe. But if I do, gdb.exe IS already set there.
Probably a C::B bug.
Does it behave the same for you ?

Offline Destructavator

  • Combination Multiple Specialty Developer
  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 1908
  • Creater of Scorchcrafter, knows the zarakites...
    • View Profile
Re: (Link) New CodeBlocks Package Download
« Reply #33 on: October 21, 2009, 10:07:06 am »
Sorry I was out for a few days - is this still an issue?  I'm currently updating my working copies of everything and recompiling all of it.

I recall a bit back in the SVN logs a new version of the debugger was put into the CB script.  I don't know if the new debugger is bugged (LOL, quite a concept!), if its a problem with the new CB version, or if its simply an incompatibility between the two.


Offline Duke

  • Administrator
  • PHALANX veteran
  • *****
  • Posts: 1037
    • View Profile
Re: (Link) New CodeBlocks Package Download
« Reply #34 on: October 21, 2009, 11:57:32 am »
Not really an issue. I reverted to your 26229.zip and everything works fine.

But it would be interesting if you get the same error (described above) with your installation when you try to start the debugger.