Author Topic: The 14 May 2011 build (7143) is out.  (Read 33150 times)

Offline patheticcockroach

  • Single posting newcomer
  • *
  • Posts: 7
    • PatheticCockroach.com
Re: The 13 May 2011 build (7143) is out.
« Reply #15 on: May 18, 2011, 07:12:48 am »
CB b7143 in Window freezes when opening any Codeblocks project file, anyone else experiencing this?
Hm, nope my projects still open just as well as in 7048 (using Win 7 x64)

Offline ultimA

  • Multiple posting newcomer
  • *
  • Posts: 16
Re: The 13 May 2011 build (7143) is out.
« Reply #16 on: May 21, 2011, 12:15:44 am »
Hm, have you tried:

Code
make clean or make distclean
./bootstrap
./configure ....options...
make -jX

I've fixed a minor error in the build system, so you have to update again.

I have just checked the latest revision, but I still get the same error during compilation (propgrid.h not found). I do can compile the trunk. It's only the debugger branch not compiling. Running on Arch Linux, GCC 4.6.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: The 14 May 2011 build (7143) is out.
« Reply #17 on: May 25, 2011, 01:13:43 pm »
ultimA: should be fix in svn, can you try the latest revision (7158) ?
(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!]

Offline ultimA

  • Multiple posting newcomer
  • *
  • Posts: 16
Re: The 14 May 2011 build (7143) is out.
« Reply #18 on: June 12, 2011, 10:15:10 pm »
ultimA: should be fix in svn, can you try the latest revision (7158) ?

Sry for the late reply, I've been away for a long time. I confirm that the debugging branch now builds. Tested on revision 7200.