User forums > Nightly builds

The 15 May 2007 build will NOT be out.

<< < (3/4) > >>

jorge_andrade20:

--- Quote from: kurapix on May 16, 2007, 05:41:09 am ---You shouldn't complain since the developpers are working really hard for C::B ;) .

--- End quote ---

I'm not complaining, I'm just trying to figure out the flow here, as killerbot stated: we are still rolling as strong as before, don't worry ...
I truly believe him, the only problem is that it seems that there's a new nightly build available for Windows almost everyday and Linux is lagging behind (somewhat) and then somebody else talked about Mac OS, of course you guys can see that I'm new to all this so (due to the number of posts I have) but either way, I was very impressed with C::B from the beginning and that's why I'm sticking with it, I just wish I knew how to build the nightly for Ubuntu 7.04, everytime I try "updating" mine with somebody's version I get an error message stating that my version is newer, I probably have to search the forums for an answer, so you guys can ignore this part. Thanks Killerbot and all the developers for this solid-super-duper-kick-ass program called Code::blocks!!!!!   :lol:

byo:

--- Quote from: TDragon on May 16, 2007, 05:46:17 pm ---Finally, wxsgrid.cpp and wxsgrid.h were mistakenly added to the Makefile.am in wxSmith's "wxwidgets" directory, instead of "wxwidgets/defitems" where the files actually reside (fixed by removing them from the Makefile.am in wxwidgets and adding them to the Makefile.am in wxwidgets/defitems).

--- End quote ---

Sorry for that, I've aded this late in the night ;)

cstudent:
@jorge

What Linux build are you using?

As I said before, I build the Ubuntu deb. The reasons there is not a new deb everyday, is because sometimes they won't build because the developers haven't gotten the Linux code updated yet. Other days I'll skip building one because the change log doesn't really show anything that would affect Linux. Other delays are because I work full time and I'm about 8 hours behind the developers time.

If you are using the Ubuntu deb, I would be interested in seeing exactly what the "newer version" error says.

jorge_andrade20:
@cstudent
I'm using Ubuntu Fiesty 7.04 and my version of C::B is the SVN 3960 (built by Killerbot for Ubuntu 6.xx) of May-12th.
First of all, when I start C::B I get the following message:
Mailcap file /home/ubuntu/.mailcap, line 1: incomplete entry ignored.
I click OK and C::B then loads normally.
Now, I had a previous version of C::B from like February and when I went to the postings of May-12 and downloaded the version for 7.04 built by Cyberslayer, I opened it with the default Package Installer and I got the following error message:
Error: A later version is already installed.
Which I knew not to be true because my version was from February!! I even tried earlier May versions and always got the same error message, it only worked when I ran the package for Ubuntu 6.xx which I don't understand why, any input on this is greatly appreciated.

cstudent:

--- Quote from: jorge_andrade20 on May 17, 2007, 04:35:45 am ---@cstudent
I'm using Ubuntu Fiesty 7.04 and my version of C::B is the SVN 3960 (built by Killerbot for Ubuntu 6.xx) of May-12th.
First of all, when I start C::B I get the following message:
Mailcap file /home/ubuntu/.mailcap, line 1: incomplete entry ignored.
I click OK and C::B then loads normally.
Now, I had a previous version of C::B from like February and when I went to the postings of May-12 and downloaded the version for 7.04 built by Cyberslayer, I opened it with the default Package Installer and I got the following error message:
Error: A later version is already installed.
Which I knew not to be true because my version was from February!! I even tried earlier May versions and always got the same error message, it only worked when I ran the package for Ubuntu 6.xx which I don't understand why, any input on this is greatly appreciated.

--- End quote ---


Actually, I am the one who builds 6.xx and uploads it to Berlios. Killerbot then moves it into the proper download directory. Anyway, the .mailcap error I have no clue. I have that file in my home directory, but the only things in it reference Realplayer. Besides that, I build the debs in a jailed environment which has no user accounts, so the mailcap file doesn't exist there. As for the "later" error. A few weeks ago I started building my debs so that the revision number would be included in the package version number. Meaning that the version went from svn1.0 to svn1.0-3960. This is why you got the error. Just un-install Codeblocks and then install the new package you want. You can use Synaptic or from the command line:


--- Code: ---sudo dpkg -r codeblocks
--- End code ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version