User forums > Using Code::Blocks

Building Code::Blocks: error: ambiguous overload for 'operator[]'

<< < (5/5)

KirkD:
Well, "terribly messed up" seems a bit of an extreme assessment.

What do you get from

yum list wx*

and

yum deplist wxGTK*


?

Jenna:

--- Code: ---[jens@localhost ~]$ yum list wx*
Loaded plugins: fastestmirror, priorities
443 packages excluded due to repository priority protections
Installed Packages
wxGTK.x86_64                         2.8.10-1.el5.rf                   installed
wxGTK-devel.x86_64                   2.8.10-1.el5.rf                   installed
Available Packages
wxGTK-gl.x86_64                      2.4.2-5.el5.rf                    rpmforge
wxGTK-stc.x86_64                     2.4.2-5.el5.rf                    rpmforge
wxGTK-xrc.x86_64                     2.4.2-5.el5.rf                    rpmforge
wxPython.x86_64                      2.8.9.1-1.el5.rf                  rpmforge
wxPython-devel.x86_64                2.8.9.1-1.el5.rf                  rpmforge
wxsvg.x86_64                         1.0-0.2.b7.el5.rf                 rpmforge
wxsvg-devel.x86_64                   1.0-0.2.b7.el5.rf                 rpmforge

--- End code ---

KirkD:
And yum deplist wxGTK*?

or better yet:

yum deplist wxGTK* | grep wxBase

Jenna:

--- Quote from: KirkD on December 10, 2009, 07:22:06 pm ---yum deplist wxGTK* | grep wxBase

--- End quote ---

nothing

KirkD:
Interesting.  Even on a Fedora 10 install I see references to wxBase 2.8.9.  A fresh F12 install refers to wxBase 2.8.10, but there's still wxBase there.  Not that it matters too much as I have CodeBlocks installed on all these systems.  The Fedora installs went flawlessly, as you mentioned. 

As if the case with LINUX, it is always an adventure.


--- Code: ---yum deplist wxGTK* | grep wxBase > out.txt

   provider: wxBase.i386 2.8.9-1.fc10
   provider: wxBase.i386 2.8.10-5.fc10
   provider: wxBase.i386 2.8.9-1.fc10
   provider: wxBase.i386 2.8.10-5.fc10
  dependency: wxBase = 2.8.10-5.fc10
   provider: wxBase.i386 2.8.10-5.fc10
   provider: wxBase.i386 2.8.9-1.fc10
   provider: wxBase.i386 2.8.10-5.fc10
   provider: wxBase.i386 2.8.9-1.fc10
   provider: wxBase.i386 2.8.10-5.fc10
   provider: wxBase.i386 2.8.10-5.fc10
   provider: wxBase.i386 2.8.9-1.fc10
   provider: wxBase.i386 2.8.10-5.fc10
   provider: wxBase.i386 2.8.9-1.fc10
   provider: wxBase.i386 2.8.10-5.fc10
   provider: wxBase.i386 2.8.9-1.fc10
   provider: wxBase.i386 2.8.10-5.fc10
   provider: wxBase.i386 2.8.9-1.fc10
   provider: wxBase.i386 2.8.10-5.fc10
  dependency: wxBase = 2.8.9-1.fc10
   provider: wxBase.i386 2.8.9-1.fc10
   provider: wxBase.i386 2.8.9-1.fc10
   provider: wxBase.i386 2.8.10-5.fc10
   provider: wxBase.i386 2.8.9-1.fc10
   provider: wxBase.i386 2.8.10-5.fc10
   provider: wxBase.i386 2.8.9-1.fc10
   provider: wxBase.i386 2.8.10-5.fc10
   provider: wxBase.i386 2.8.9-1.fc10
   provider: wxBase.i386 2.8.10-5.fc10
   provider: wxBase.i386 2.8.9-1.fc10
   provider: wxBase.i386 2.8.10-5.fc10
   provider: wxBase.i386 2.8.9-1.fc10
   provider: wxBase.i386 2.8.10-5.fc10
   provider: wxBase.i386 2.8.9-1.fc10
   provider: wxBase.i386 2.8.10-5.fc10
  dependency: wxBase = 2.8.9-1.fc10
   provider: wxBase.i386 2.8.9-1.fc10
   provider: wxBase.i386 2.8.9-1.fc10
   provider: wxBase.i386 2.8.10-5.fc10
  dependency: wxBase = 2.8.10-5.fc10
   provider: wxBase.i386 2.8.10-5.fc10
   provider: wxBase.i386 2.8.9-1.fc10
   provider: wxBase.i386 2.8.10-5.fc10
   provider: wxBase.i386 2.8.9-1.fc10
   provider: wxBase.i386 2.8.10-5.fc10
   provider: wxBase.i386 2.8.9-1.fc10
   provider: wxBase.i386 2.8.10-5.fc10
   provider: wxBase.i386 2.8.9-1.fc10
   provider: wxBase.i386 2.8.10-5.fc10
   provider: wxBase.i386 2.8.9-1.fc10
   provider: wxBase.i386 2.8.10-5.fc10
   provider: wxBase.i386 2.8.9-1.fc10
   provider: wxBase.i386 2.8.10-5.fc10


--- End code ---


Navigation

[0] Message Index

[*] Previous page

Go to full version