Author Topic: The 15 September 2007 build (4471) is out.  (Read 11821 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
The 15 September 2007 build (4471) is out.
« on: September 16, 2007, 11:59:46 am »
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

Before you use a nightly make sure you understand how it works.

A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx284.7z

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

The 15 September 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20070915_rev4471_win32.7z
  - Linux :
   http://prdownload.berlios.de/codeblocks/CB_20070915_rev4471_Ubuntu6.10+7.04_wx2.8.4.tar.gz (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070915_rev4471_Debian4.0_wx2.8.4.tar.gz (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070915_rev4471_suse100-102.wx28.i586.rpm (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070915_rev4471_fc4+5.i586.rpm (not yet)


Resolved Fixed:

  • Help plugin:
    * Bugfix: editing help entries add extra "Man Pages Viewer" to the View menu.
    * Implemented zoom in and zoom out for the Man Pages Viewer.
    * If more than one match is found, let the user choose (tip: use file wildcards).
    * Bugfix: bz2 decompression adds garbage at the end of the file (fixed in DevPak plugin too).
    * Try to follow .so links in man pages to other man pages.

Regressions/Confirmed/Annoying/Common bugs:

  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)


Offline indigo0086

  • Almost regular
  • **
  • Posts: 150
Re: The 15 September 2007 build (4471) is out.
« Reply #1 on: September 16, 2007, 02:29:04 pm »
I was wondering, could you include a "Delete file from project" option from the remove file from project in the context menu.  Like a "physically delete the file" checkbox like you have for resources.

etoy

  • Guest
Re: The 15 September 2007 build (4471) is out.
« Reply #2 on: September 20, 2007, 05:38:03 pm »
 :shock:
Why only Windows build is available??

Offline Seronis

  • Almost regular
  • **
  • Posts: 197
Re: The 15 September 2007 build (4471) is out.
« Reply #3 on: September 20, 2007, 06:11:30 pm »
If you check the 14 Sep 07 nightly there are some non windows binaries available.  You can also download the src code and see how well it compiles on your own.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7592
    • My Best Post
Re: The 15 September 2007 build (4471) is out.
« Reply #4 on: September 20, 2007, 06:12:56 pm »
killerbot does the windows build and tests the Linux build, but others do the Linux and Mac builds. They may be busy or killerbot being on a Trip might be affecting the process in some way.

Tim S
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline Seronis

  • Almost regular
  • **
  • Posts: 197
Re: The 15 September 2007 build (4471) is out.
« Reply #5 on: September 20, 2007, 06:21:17 pm »
Slightly off topic:

A friend of mine who is a teacher at the local highschool is looking for alternative programming material (software, instruction material, etc) for the very limited number of programming students they have. (its a REALLY small school).  Anyways the school almost has Apples exclusively with very limited number of Win systems (no *nix). 

I was gonna suggest C::B as a low cost IDE for the Win systems but have no experience with how well C::B works on a Mac.  Can anyone suggest what would be the best revision to use on mac and if there are any particular details I would need to mention? 

I havent even touched a mac computer in 10 years so I dont even know what to search for in the wiki or what material/articles would make sense to someone who does have experience with them.