News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

The 15 July 2007 build (4266) is out.

Started by killerbot, July 15, 2007, 05:51:01 PM

Previous topic - Next topic

Michael_vlk

cstudent, thanks! I shall learn programming :)

Regards,
Michael from Vladivostok.

cacb

Hi,

I downloaded and installed the Ubuntu deb for the 4266 build (I use Kubuntu 7.04). But I found that my application no longer builds with this version, it fails to find <wx/wxprec.h> for example (i.e. it does not find any header files). When I remove the new 4266 package and install the older 4066 build everything works fine again.

I am building in unicode on linux and I have wx 2.8.4 installed (from http://apt.wxwidgets.org/)

Any ideas ?

Regards
cacb

dje

Hi !

I installed wxWidgets 2.8.4 from this wiki page.

I did not try with rev 4266 but it seems that lots of Ubuntu users followed this page instructions.

Dje

Grom

Quote from: Michael_vlk on July 16, 2007, 04:41:06 PM
Grom - подпись порадовала :).

Слава России :wink:
gcc+winXP+suse.

dje

Quote from: Grom on July 17, 2007, 03:13:10 PM
Quote from: Michael_vlk on July 16, 2007, 04:41:06 PM
Grom - подпись порадовала :).

Слава России :wink:
Do you mean msdkufhilazvoueghfoehlvgoiaeugfilqvmqegfugabuvuaepiuvgfbabepeiu ?

cacb

Quote from: dje on July 17, 2007, 01:23:08 PM
I installed wxWidgets 2.8.4 from this wiki page.

I did not try with rev 4266 but it seems that lots of Ubuntu users followed this page instructions.
Dje

Well... last month it was announced that the wxWidgets repository is now at http://apt.wxwidgets.org/
see http://groups.google.com/group/comp.soft-sys.wxwindows/browse_thread/thread/9155ae5fa9a82873/1d076f8012ea124b?lnk=st&q=wxWidgets+new+repository&rnum=1&hl=en#1d076f8012ea124b

or if you prefer the same with a shorter link http://tinyurl.com/ypsohr

And: As stated there is no problem with compiling using C::B build 4066 without changing anything wrt. wxWidgets using wx 2.8.4 from the http://apt.wxwidgets.org/ repository. So I suspect something odd with C::B build 4266.

I am still puzzled.

cacb

cstudent

Well, 4066 was over a month ago. I know there was talk of doing away with the precompiled headers, but I'm not sure if that is the case and if so, if it was implemented since 4066.

kurapix

Must we use the official repository or the one in the wiki? (No problem with the packages ... ?)

Kurapix
Code::Blocks package building script

cacb

Quote from: cstudent on July 17, 2007, 06:33:48 PM
Well, 4066 was over a month ago. I know there was talk of doing away with the precompiled headers, but I'm not sure if that is the case and if so, if it was implemented since 4066.

Indeed 4066 is over a month ago :lol:. That is why I attempted to upgrade. But it failed to compile my code, and that is the problem. I don't want to be stuck with an old version, I can't see that I am doing anything wrong?

cacb

BrutPitt

Quote from: stefanos_ on July 15, 2007, 06:53:41 PM
Hello everyone.

I know that is not the right place in forums to ask for help but I really need someone to help me urgent. Since yesterday I have been trying everything under Fedora 7 to run Code::Blocks. I installed it with yum, everything went well. Unfortunately for some reason Code::Blocks crashes while detecting compiler and tries to load IDE. I have a screenshot which doesn't really shows any error message to help debugging but you can see that freezes at the "tips of the day".

http://img476.imageshack.us/my.php?image=codeblockcrashingha5.png

Can anyone help me please?

Best Regards,

Stefanos

I had the same prooblem on Fedora 7...

Now... if You don't want to rebuild C::B from NightBuild SVN version... there is the build 4280 (2007-07-18 NightBuild) on the fedora site "testing" repository.
Go to http://download.fedora.redhat.com/pub/fedora/linux/updates/testing/7/ and select your paltform subdirectory (i386, x86_64, ppc, ppc64).
(you can also to configure and to use YumExtender)

You need to upgrade also wxGTK (wxWidgets) from 2.8.3-2  -> 2.8.4-3 ... or downgrade to 2.6 version (also if you build a N.B. SVN version)
(you find wxGTK in the same directory of C::B)

Ciao, Michele