User forums > Help

C::B build problem with wxGTK-2.8.3

<< < (4/5) > >>

stahta01:

--- Quote from: diilbert on May 11, 2007, 03:50:12 am ---Where do I get wxGTK 2.8.4 from ?  I can't find it anyway.  I have tried the SVN version, but that does not compile at all.

Thanks ;)

--- End quote ---

Linux Users try
ftp://biolpc22.york.ac.uk/pub/2.8.4-rc2
I would suggest
ftp://biolpc22.york.ac.uk/pub/2.8.4-rc2/wxGTK-2.8.4-rc2.tar.bz2
Note: rc2 was broken for windows users.

Tim S

diilbert:
How did you find that ?  Considering it is not published on the wxWidgets website.   Just for future reference.

Thanks

Deschamps:

--- Quote from: diilbert ---How did you find that ?  Considering it is not published on the wxWidgets website.   Just for future reference.
--- End quote ---

It's the "official" wxWidgets snapshots repository that you find behind the "Daily Snapshot" link at the bottom of the http://www.wxwidgets.org/downloads/ webpage, i.e.: http://wxwindows.sourceforge.net/snapshots/ that redirects to that site, and then, going to "parent directory".

You'll find also this link at the "wxWidgets Mirror Sites" page, so don't be afraid, cos has been published on the wxWidgets site :)


diilbert:
After building with wxGTK-2.8.4-rc2 (and several bugs in wx) I was able to get code::blocks to load, with the following errors:


--- Code: ------CUT---
[22:09:10.509]: ERROR: /usr/share/codeblocks/plugins/libwxsmithcontribitems.so: not loaded (missing symbols?)
---CUT---
[22:09:16.235]: Initializing plugins...
[22:09:16.330]: KeyBinder failed UpdateById on[1621][Compiler]
[22:09:16.334]: KeyBinder failed UpdateById on[1303][Build options...]
[22:09:16.336]: KeyBinder failed UpdateById on[1300][_Build]
[22:09:16.338]: KeyBinder failed UpdateById on[1308][Compile current _file]
[22:09:16.341]: KeyBinder failed UpdateById on[1320][_Run]
[22:09:16.343]: KeyBinder failed UpdateById on[1319][Bui_ld and run]
[22:09:16.345]: KeyBinder failed UpdateById on[1310][Rebuil_d]
[22:09:16.347]: KeyBinder failed UpdateById on[1315][_Clean]
[22:09:16.349]: KeyBinder failed UpdateById on[1313][Build _workspace]
[22:09:16.351]: KeyBinder failed UpdateById on[1314][Reb_uild workspace]
[22:09:16.353]: KeyBinder failed UpdateById on[1316][Clean workspace]
[22:09:16.355]: KeyBinder failed UpdateById on[1321][_Abort]
[22:09:16.357]: KeyBinder failed UpdateById on[1324][_Previous error]
[22:09:16.359]: KeyBinder failed UpdateById on[1323][_Next error]
[22:09:16.361]: KeyBinder failed UpdateById on[1325][_Clear all errors]
[22:09:16.364]: KeyBinder failed UpdateById on[1620][_Errors]
[22:09:16.365]: KeyBinder failed UpdateById on[1322][Select target]
[22:09:16.368]: KeyBinder failed UpdateById on[1326][E_xport Makefile]
[22:09:16.372]: KeyBinder failed UpdateById on[1619][Compiler...]

--- End code ---

On with the show.  This is a wxSmithContrib problem, and I am not sure where to start.

Although C::B is now usable so it is not that big of a deal.
Still only using SVN 3949

Diilbert

Pecan:

--- Quote from: diilbert on May 13, 2007, 03:13:18 am ---After building with wxGTK-2.8.4-rc2 (and several bugs in wx) I was able to get code::blocks to load, with the following errors:


--- Code: ------CUT---
[22:09:10.509]: ERROR: /usr/share/codeblocks/plugins/libwxsmithcontribitems.so: not loaded (missing symbols?)
---CUT---
[22:09:16.235]: Initializing plugins...
[22:09:16.330]: KeyBinder failed UpdateById on[1621][Compiler]
[22:09:16.334]: KeyBinder failed UpdateById on[1303][Build options...]
[22:09:16.336]: KeyBinder failed UpdateById on[1300][_Build]
[22:09:16.338]: KeyBinder failed UpdateById on[1308][Compile current _file]
[22:09:16.341]: KeyBinder failed UpdateById on[1320][_Run]
[22:09:16.343]: KeyBinder failed UpdateById on[1319][Bui_ld and run]
[22:09:16.345]: KeyBinder failed UpdateById on[1310][Rebuil_d]
[22:09:16.347]: KeyBinder failed UpdateById on[1315][_Clean]
[22:09:16.349]: KeyBinder failed UpdateById on[1313][Build _workspace]
[22:09:16.351]: KeyBinder failed UpdateById on[1314][Reb_uild workspace]
[22:09:16.353]: KeyBinder failed UpdateById on[1316][Clean workspace]
[22:09:16.355]: KeyBinder failed UpdateById on[1321][_Abort]
[22:09:16.357]: KeyBinder failed UpdateById on[1324][_Previous error]
[22:09:16.359]: KeyBinder failed UpdateById on[1323][_Next error]
[22:09:16.361]: KeyBinder failed UpdateById on[1325][_Clear all errors]
[22:09:16.364]: KeyBinder failed UpdateById on[1620][_Errors]
[22:09:16.365]: KeyBinder failed UpdateById on[1322][Select target]
[22:09:16.368]: KeyBinder failed UpdateById on[1326][E_xport Makefile]
[22:09:16.372]: KeyBinder failed UpdateById on[1619][Compiler...]

--- End code ---

On with the show.  This is a wxSmithContrib problem, and I am not sure where to start.

Although C::B is now usable so it is not that big of a deal.
Still only using SVN 3949

Diilbert

--- End quote ---

The KeyBinder messages just means that you should really delete your cbKeybinder10.ini file in the .codeblocks directory.

Or just resave the current key definitions.

Yours must contain some very old key definitions.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version