News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

namespace not work in linux (arch)

Started by Loaden, April 18, 2010, 11:53:57 AM

Previous topic - Next topic

Loaden

I find the 'string' tokens, the parent is -1 (Global namespace).
I don't apply any patch, just SVN 6204 in Archlinux OS.

oBFusCATed

What is the gcc installed in ArchLinux, probably 4.5.0?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Loaden

Quote from: oBFusCATed on April 18, 2010, 12:05:34 PM
What is the gcc installed in ArchLinux, probably 4.5.0?
4.4.3 20100316 (prerelease) (GCC)

Jenna

What exactly do I have to do to reproduce it ?

Loaden

Quote from: jens on April 18, 2010, 12:22:45 PM
What exactly do I have to do to reproduce it ?
I just compiled CB (SVN6204), then I create a new console project.
That's it.
Oh, sorry, I did apply a patch:Bug fix for GetGCCCompilerDirs failed in Archlinux

Loaden

Sorry!Find the reason of it!
Before I installed the CodeBlocks 8.02, the old configuration does not remove!

I remove the old configure, now, it's works well.