User forums > Using Code::Blocks

Error "assert.h: missing binary operator" when creating/compiling new projects

<< < (2/4) > >>

Jenna:
I don't think official packages install in /usr/local (but I might be wrong, because I do not use ubuntu).
And you use ansi-libraries.
You should either use the wxwidgets-packages that are shipped with ubuntu ( I don't know if 2.8 was in 8.04 or came later) or the packages from wxwidgets.org as described in the wiki-article (http://wiki.wxwidgets.org/Installing_and_configuring_under_Ubuntu#Using_a_other_packages).

What's the output of

--- Code: ---wx-config --list
--- End code ---
?

ascii_moe:
Hm, the way in "Using a other packages" is how I did it. That's what I meant in the previous posting.

wx-config --list says:

Default config is gtk2-ansi-release-2.8
Default config will be used for output

But as I mentioned in my originating posting, the really weird thing ist, that until yesterday compiling worked perfect.
So it seems not to be a general problem...?

Jenna:

--- Quote from: ascii_moe on May 26, 2010, 03:19:16 pm ---Hm, the way in "Using a other packages" is how I did it. That's what I meant in the previous posting.

wx-config --list says:

Default config is gtk2-ansi-release-2.8
Default config will be used for output

But as I mentioned in my originating posting, the really weird thing ist, that until yesterday compiling worked perfect.
So it seems not to be a general problem...?


--- End quote ---
The wxwidgets-packages of are unicode-packages not ansi-ones, so you must have self-compiled packages or other binaries installed.
Did you also install wx-common from wxwidgets.org ?
If not you should do that.

ascii_moe:
I've just installed it:

Hole:1 http://apt.wxwidgets.org hardy-wx/main wx-common 2.8.10.1-0 [63,5kB]

But the error still persists. (I've tried it with the existing project and created a new one).

This situation really seems to be hopeless.
It's a pity, because I just started to like wxWidgets/Code::Blocks (instead of using QT)...

Jenna:

--- Quote from: ascii_moe on May 26, 2010, 03:41:27 pm ---I've just installed it:

Hole:1 http://apt.wxwidgets.org hardy-wx/main wx-common 2.8.10.1-0 [63,5kB]

But the error still persists. (I've tried it with the existing project and created a new one).

This situation really seems to be hopeless.
It's a pity, because I just started to like wxWidgets/Code::Blocks (instead of using QT)...



--- End quote ---
What does wx-config --list output now ?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version