News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

DO NOT USE wxWidgets version 2.8.5

Started by stahta01, August 29, 2007, 02:57:18 AM

Previous topic - Next topic

raph

No problem here running cb rev 4458 with wxMSW-2.8.5.

stahta01

#16
The wxWidgets devs are talking about a quick 2.8.6 because a few bugs were found after release in 2.8.5

Tim S

Quote
ce> what is/went wrong with 2.8.5 ?

There is the status bar problem under wxMSW and the fact that calling
Eof() on a stream used by wxTextInputStream (as is done by wxExecute
overload with IO redirection) never returns true any more. I.e. nothing
wrong with packaging (AFAIK), just bugs.

Regards,
VZ
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

vapor

#17
Been using 2.9 CVS for a while now and so far so good.
Haven't yet delved too deeply into the updated or new code yet though; just notebook, listbook, the same ol stuff.

<modified>
Forgot to mention I'm using Debian lenny. Most stable pre-release I've seen.

stahta01

Quote from: Ibbur on September 25, 2007, 05:30:23 PM
Hello,
wxWidgets 2.8.6 has appeared at the York site => http://biolpc22.york.ac.uk/pub/2.8.6/


Note, they are starting the 2.8.6 release cycle, they normally wait for package issues for a few hours before posting to sourceForge.net

Tim S
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]