Author Topic: The 27 April 2007 build is out.  (Read 30552 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 27 April 2007 build is out.
« on: April 27, 2007, 07:44:09 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://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx283.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 27 April 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20070427_rev3899_win32.7z
  - Linux :
   http://prdownload.berlios.de/codeblocks/CB_20070427_rev3899_Ubuntu6.xx.deb (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070427_rev3899_suse100-102.i586.rpm (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070427_rev3899_fc4+5.i586.rpm (not yet)


Resolved Fixed:

  • wxSmith: Removed few warning on wx2.8
  • Fixed: [Bug #10918] Virtual folder
  • Now a virtual folder will be removed if "Remove {folder}\* " is clicked
  • wxSmith: Fixed destination dirs for wxsmith libraries
  • wxSmith: Splitted into two dlls to prevent problems then loading plugin (only windows project for now)
  • wxSmithContribItems: updated project to work with new wxSmith layout
  • Fixed: Couple of runtime errors in auto-detection code of Intel C/C++ compiler

Regressions/Confirmed/Annoying/Common bugs:

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


Offline Xaviou

  • Regular
  • ***
  • Posts: 402
    • X@v's wxStuff
Re: The 27 April 2007 build is out.
« Reply #1 on: April 27, 2007, 08:55:33 pm »
Ubuntu 6.10 & 7.04 Amd64 .deb installer can be found here.
The french wxWidgets site : http://www.wxdev.fr
My wxWidgets's stuff : https://wxstuff.xaviou.fr/

wxLearner

  • Guest
Re: The 27 April 2007 build is out.
« Reply #2 on: April 27, 2007, 10:17:41 pm »
Portable version for windows, including many libs, is here.
It includes:
and many other libraries.

This version of Code::Blocks is modified to allow portable "user templates" and the configuration files aren't stored directly near the exe, but in a folder, that is near the exe and is called config. If you have your own configuration of Code::Blocks (in your profile), your own configuration will be used. BACKUP your configuration and try the files from the config folder or use cb_share_config for importing. The config folder contains a configuration, that uses everything relatively (mostly by using the global variables feature of Code::Blocks and the builtin variables). All the extra libraries are in a folder, that is called extra-libs and resists in the MinGW directory.
If you want to use an usb-stick, you might want to look into the MinGW\extra-libs folder and delete the libraries, you don't need.

Happy coding  :D
« Last Edit: April 27, 2007, 10:19:16 pm by wxLearner »

Offline branleb

  • Multiple posting newcomer
  • *
  • Posts: 16
Re: The 27 April 2007 build is out.
« Reply #3 on: April 28, 2007, 12:45:11 pm »
Hi
I repeat my qeustion because now it's nearly two months since the last nightly build for suse has been released.

Why don't you release anymore a nightly build for suse (and fedora) ?
Or why do you alsways list a link with "not yet" behind for these release?
if you don't release these packages, you can remove these links, i think .....

shade->greetz();
Don't hate the Hacker. Hate the Code!

Offline luoyonggang

  • Multiple posting newcomer
  • *
  • Posts: 14
Re: The 27 April 2007 build is out.
« Reply #4 on: April 28, 2007, 01:29:00 pm »
When I create a new project,i can rename the main.cpp.But then i can't rename anyfile anymore.I hope i can rename the files in the project anytime.

Offline TheTuxKeeper

  • Regular
  • ***
  • Posts: 293
  • daniel2000
Re: The 27 April 2007 build is out.
« Reply #5 on: April 28, 2007, 02:12:16 pm »
Hi
I repeat my qeustion because now it's nearly two months since the last nightly build for suse has been released.

Why don't you release anymore a nightly build for suse (and fedora) ?
Or why do you alsways list a link with "not yet" behind for these release?
if you don't release these packages, you can remove these links, i think .....

shade->greetz();
I'm quite busy atm (studying and working). The last suse nightly is from the 19th. I think I forgot killerbot to write that it's uploaded.
If you take a look at the project files (https://developer.berlios.de/project/showfiles.php?group_id=5358), you'll see that there's only one month between the last two releases (14th march and 19th april) ;)

The last builds failed because some Makefiles had some typos. The ubuntu builds worked because I use a make dist tarball. Not all required headers/files came into the tarball and building failed (that's why I take this way building the packages to see these errors) ;) Additionally my little time to fix the issues. I hope I'll have more time from now on :) Have to switch the build machine, too (atm I still build on a machine that's 150km away from me ;) )

nice weekend and more frequently suse and fedora packages from now on :D
Nightly builds for openSUSE

MVP

  • Guest
Re: The 27 April 2007 build is out.
« Reply #6 on: April 28, 2007, 02:54:30 pm »
Portable version for windows, including many libs, is here.
It includes:
and many other libraries.

This version of Code::Blocks is modified to allow portable "user templates" and the configuration files aren't stored directly near the exe, but in a folder, that is near the exe and is called config. If you have your own configuration of Code::Blocks (in your profile), your own configuration will be used. BACKUP your configuration and try the files from the config folder or use cb_share_config for importing. The config folder contains a configuration, that uses everything relatively (mostly by using the global variables feature of Code::Blocks and the builtin variables). All the extra libraries are in a folder, that is called extra-libs and resists in the MinGW directory.
If you want to use an usb-stick, you might want to look into the MinGW\extra-libs folder and delete the libraries, you don't need.

Happy coding  :D

Awesome thanks, but can you find a different file host? That one is terrible.

dwelty

  • Guest
Re: The 27 April 2007 build is out.
« Reply #7 on: April 30, 2007, 04:00:57 am »
Hey guys, I've been using 1.0rc2 ever since it came out, and I just tried a nightly (this one) yesterday for the first time. All I can say is wow! Nice job. :D

There are so many great improvements, and I'm really glad I made the switch.

I did want to mention one annoying bug though :P

Whenever I right click on a ".py" file and try to  "Open With" -> "codeblocks", it doesn't work. CodeBlocks starts up, but does not open the file. I can change the extension to any number of other things (like ".oogabooga" or even ".txt") and it still won't work. However, when I change the extension to one CodeBlocks is associated with (like ".cpp"), CodeBlocks starts up and opens the file as intended.

I'm using Windows XP Pro SP2, and the April 27, 2007 nightly

Thanks for all your hard work guys! :D
« Last Edit: April 30, 2007, 04:14:42 am by dwelty »

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: The 27 April 2007 build is out.
« Reply #8 on: April 30, 2007, 04:31:28 am »
That's a well known issue, specially for Linux users. When I was trying to pinpoint the cause of the DDE problem I found the reason for that one too but I was a bit "afraid" to touch that piece of code, and now I lack the time to do so.

I'll try to get some time to work on it between tomorrow and the day after tomorrow.

Offline Grom

  • Almost regular
  • **
  • Posts: 206
Re: The 27 April 2007 build is out.
« Reply #9 on: April 30, 2007, 05:51:35 am »
cool. BUT would be grate to have an installation.  :?
gcc+winXP+suse.

line

  • Guest
Re: The 27 April 2007 build is out.
« Reply #10 on: April 30, 2007, 08:48:37 am »
Using the win32 build, I encountered the following interesting bug (it worked with yesterday's build!)
How it isHow it should be
Any ideas?
Edit: Here's the project file attached.
Edit 2: "You cannot upload that type of file. The only allowed extensions are txt,doc,pdf,jpg,gif,mpg,png,zip,7z,rpt,patch."
Edit 3: Just go to http://yawr.svn.sourceforge.net/viewvc/*checkout*/yawr/yawr.cbp
« Last Edit: April 30, 2007, 09:11:51 am by line »

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: The 27 April 2007 build is out.
« Reply #11 on: April 30, 2007, 09:02:32 am »
Can you attach the project file?

It seems that the Virtual Folder fix have messed up some parts.
Be a part of the solution, not a part of the problem.

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: The 27 April 2007 build is out.
« Reply #12 on: April 30, 2007, 09:52:02 am »
It works in my PC. I'm using Rev 3906+wx2.8.3. I'm not sure why it is creating a mess in your PC. ;)

See the following screenshot for more details.


Please extract the latest nightly in a new folder and see if that makes any difference or not.

Regards,

Biplab
Be a part of the solution, not a part of the problem.

line

  • Guest
Re: The 27 April 2007 build is out.
« Reply #13 on: April 30, 2007, 12:26:55 pm »
Please extract the latest nightly in a new folder and see if that makes any difference or not.
Thanks for your answer.
No, the same problem happens. But maybe you're unable to reproduce it because this is Rev. 3899, not 3906? ^^ Afaics, 3906 hasn't been posted yet.
Hopefully this means it has been fixed already.

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: The 27 April 2007 build is out.
« Reply #14 on: April 30, 2007, 12:32:26 pm »
Rev 3906 is not out yet. But I'm using C::B compiled from SVN. :)

A virtual folder related bug was fixed in rev 3896. So your nightly has that fix.

I told you to extract latest nightly (r3899) to a different folder as older files may create problem with new files.

BTW, I just opened it in C::B. It was showing folders as expected. If the bug can be reproduced in more steps, please post them.

Edit 1:
The bug can be recreated by deselecting "Categorise by file types" option.
« Last Edit: April 30, 2007, 12:35:29 pm by Biplab »
Be a part of the solution, not a part of the problem.