Release 7.4.2

If you are using wxDev-C++ for your wxWidgets design, please ask your questions here instead of in IDE Related.
Post Reply
tbreina
Moderator
Moderator
Posts: 1289
Joined: Thu Nov 25, 2004 7:38 pm
Location: Coronado, CA

Release 7.4.2

Post by tbreina »

Robert Wall and I have released version wxDev-C++ 7.4.2.

Major changes:
  • The individual MinGW devpaks have been replaced with one TDM-GCC MinGW devpak containing gcc 4.6.1. The wxDev-C++ installer should correctly install TDM-GCC so that you can update it with the TDM-GCC web installer as needed.
  • wxWidgets 2.9.3 Unicode monolithic is now the standard devpak. Auto-generated code should be up-to-date with the 2.9.3 changes.
  • The debugger interface should handle multi-threaded applications.
  • Code completion should be less buggy and will work with auto-completing your wxWidgets code.
A full list of changes is available on our Sourceforge homepage.

As always, please post bug reports to our bugtracker.

-Tony
Everybody's got something to hide except for me and my monkey.
wargh
In need of some credit
In need of some credit
Posts: 1
Joined: Thu Feb 07, 2013 1:01 pm

CONIO2.0 PACKAGE

Post by wargh »

wxDev installed on my machine with windows7 64 bit, installed the conio2.he insert the comment in lconio-linker, but when declado # include <conio2.h> and compile, the message: no such file or conio2.h directory.

how should I install the conio?
BobTau
In need of some credit
In need of some credit
Posts: 1
Joined: Tue Mar 04, 2014 6:04 am

Re: Release 7.4.2

Post by BobTau »

I have found several bugs I wish to to report in 7.4.2.569, but there does not seem to be any means of doing this on the forum or sorceforge bugs page. How do I report bugs?
Post Reply