Author Topic: The 30 June 2006 build is out.  (Read 7899 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
The 30 June 2006 build is out.
« on: June 30, 2006, 06:56:52 pm »
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

A link to the unicode windows wxWidget dll for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://download.berlios.de/codeblocks/mingwm10.7z

For support of ansi builds, a link to the ansi windows wxWidget dll (2.6.2) for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26_gcc_cb.7z

The 30 June 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060630_rev2646_win32.7z
  - Linux :
         http://download.berlios.de/codeblocks/CB_20060630_rev2646_Ubuntu6.06.deb (not yet)
         http://download.berlios.de/codeblocks/CB_20060630_rev2646_fc4+5.rpm (not yet)


Resolved Fixed:

  • include fixes and some rewrite to support gcc 3.3.6
  • Old wxSmith:
    * Modified current resources to use wxStdDialogButtonSizer
    * Added missing <wx/button.h> to list of includes when using wxStdDialogButtonSizer
  • DragScroll changes for plugin interface 1.80. Needed <sdk.h>
  • [ Patch #1176 ] Feature Request #2308: Multiline Program Parameters

Regressions/Confirmed/Annoying/Common bugs:

  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)
  • there are several issues with Code Completion (is being redesigned : work in progress)
  • menu items with icon not correctly aligned (since wx263)


Offline mmebane

  • Multiple posting newcomer
  • *
  • Posts: 33
Re: The 30 June 2006 build is out.
« Reply #1 on: July 01, 2006, 01:00:22 am »
Not sure exactly where this should go... I haven't used CodeBlocks for a couple of months, but I just decided to try recent nightlies. I downloaded CodeBlocks, mingw10m.dll and the wxWidgets dll from this thread, extracted everything to the same folder, and tried running CodeBlocks. All I get is a popup box:

---------------------------
codeblocks.exe - Application Error
---------------------------
The application failed to initialize properly (0xc0000005). Click on OK to terminate the application.
---------------------------
OK   
---------------------------

I've tried a couple of nightlies a few weeks back, and all of them fail to start, although not in the same way. One complained about a missing entry point in codeblocks.dll, and one or two simply crashed. I thought maybe it had something to do with me trying to run it off of my USB drive, so I moved it onto my hard drive, with the same results. I then tried it on a different PC; same thing. Both computers are running XP SP2, one with the latest updates, and I'm not sure about the other.

Is there anything I'm doing wrong?

EDIT:
OK, not sure what I did, but now it's saying

---------------------------
codeblocks.exe - Entry Point Not Found
---------------------------
The procedure entry point . could not be located in the dynamic link library KERNEL32.dll.
---------------------------
OK   
---------------------------


What the heck?


EDIT2:
This is bizarre. I don't really know what's going on. I move it to the C drive, it works. My USB drive, E and F (two different partitions), it doesn't. My school network share, H, it starts up, but freezes. Folder names don't seem to matter. Am I doing something wrong, or is CB picky about the drives it will run off of?

Or, it could have something to do with filesystems. C is NTFS, E and F are FAT32, and H is network mounted.

EDIT3: Doesn't work when running it off of a CD in drive D, either.

EDIT4: And now it won't run off of drive C. I give up.
« Last Edit: July 01, 2006, 01:58:22 am by mmebane »

Offline kkez

  • Almost regular
  • **
  • Posts: 153
    • WinapiZone
Re: The 30 June 2006 build is out.
« Reply #2 on: July 01, 2006, 12:02:11 pm »
Did you try RC2 or one of the previous nightly builds?

EDIT: Did you download the ANSI build of wxWidgets?
« Last Edit: July 01, 2006, 12:05:17 pm by kkez »

Offline lubos

  • Almost regular
  • **
  • Posts: 131
Re: The 30 June 2006 build is out.
« Reply #3 on: July 01, 2006, 04:04:17 pm »
i have it on harddisk drive d and it works ok...
try to download and install all files in nightly download post

Offline mmebane

  • Multiple posting newcomer
  • *
  • Posts: 33
Re: The 30 June 2006 build is out.
« Reply #4 on: July 01, 2006, 06:25:59 pm »
0_o

Now I'm home, and I've tried out some of the stuff I downloaded yesterday besides CodeBlocks. Many of the file are corrupt. Therefore, I've come to the conclusion that the school PC was screwing up the files. When I extracted things to the C drive, they'd work. When I moved the folder to my USB drive, it stopped working. When I moved it back to the C drive, it still wouldn't work. Finally, it makes sense. What an aggravating two hours.

In summary, when I extract the 7zs with my home PC, it runs fine.