Update wxDev-C++ with latest wxWidgets

If you are using wxDev-C++ for your wxWidgets design, please ask your questions here instead of in IDE Related.
Post Reply
DMW
In need of some credit
In need of some credit
Posts: 5
Joined: Wed Jan 01, 2014 12:50 pm

Update wxDev-C++ with latest wxWidgets

Post by DMW »

Hi all,

I find the following thread to copy files to wxDev-C++ to update the wxWidgets library:
http://forums.wxwidgets.org/viewtopic.php?f=28&t=1764

Under the section Option 1 it's said to copy files from the wxWidgets\contrib\include directory.

I cannot find that library under c\:wxWidgets. It's also not available under wxDev-C++.

Is this ok?

If not, please advise what I should do to resolve it.

TIA,
Dennis
PB
Part Of The Furniture
Part Of The Furniture
Posts: 4204
Joined: Sun Jan 03, 2010 5:45 pm

Re: Update wxDev-C++ with latest wxWidgets

Post by PB »

There is no such thing in wxWidgets 2.9+.
%WXWIN%\docs\changes.txt wrote:wxODBC and contrib libraries removal
------------------------------------
...
Also the "applet", "deprecated", "fl", "mmedia" and "plot" contrib libraries
were removed as they were unmaintained and broken since several years.
The "gizmos", "ogl", "net" and "foldbar" contribs have been moved to
wxCode (see http://wxcode.sourceforge.net/complist.php); they are now
open for further development by volunteers.

The "stc" and "svg" contribs instead have been moved respectively into a new
"official" library stc and in the core lib.
DMW
In need of some credit
In need of some credit
Posts: 5
Joined: Wed Jan 01, 2014 12:50 pm

Re: Update wxDev-C++ with latest wxWidgets

Post by DMW »

In other words I can fully disregard it.

Thanks :D

Kind regards,
Dennis
Post Reply