learning wxwidgets

Audio software developers forum.
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
Post Reply
Paul L
Posts: 1788
Joined: Mon Mar 11, 2013 7:37 pm
Operating System: Please select

learning wxwidgets

Post by Paul L » Mon Dec 30, 2013 10:31 pm

I got me a copy of the big fat book by Smart et al. today! But it dates from 2006. Are there any major areas of datedness to warn me about?

Edgar
Forum Crew
Posts: 2043
Joined: Thu Sep 03, 2009 9:13 pm
Operating System: Windows 10

Re: learning wxwidgets

Post by Edgar » Mon Dec 30, 2013 10:58 pm

wxWidgets just released 3.0 – the most recent "stable" release. The book to which you refer most likely relates to 2.x; Audacity requires wxWidgets 2.8 and will not compile with 3.0 (without major changes to the Audacity CodeBase). The book should be just what you need if you are intending to work with Audacity and wxWidgets in combination.

There have been major changes in wxWidgets between 2.8 and 3.0; while there are a lot of new features and there is a lot of backwards compatibility there are significant problems with incompatibility.

Post Reply