Can anyone give me some good directions on how to install wxWindows for Dev-C++? Ive tried following the instuctions for mingw and cygwin but they do not seem to apply to Dev-C++, even though Dev-C++ uses those compilers.
Or maybe a download link to the version of Dev-C++ packaged with wxWindows?
The link on the resource site is dead.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you are using the 4.9 series of Dev (if you are not, I think you should be), then go to tools:check for updates and find the package. This is also where you get the help stuff, the newest versions of dev, other neat packages etc.
Wayne
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
get the WxWindows 2.2.9 DevPak and you need imagelib 1 DevPak too. install imagelib first. i used the package manager with dev to install them. see tools-package manager. you see a button looks like a disk, follow along with it the package manager does it.
Can anyone give me some good directions on how to install wxWindows for Dev-C++? Ive tried following the instuctions for mingw and cygwin but they do not seem to apply to Dev-C++, even though Dev-C++ uses those compilers.
Or maybe a download link to the version of Dev-C++ packaged with wxWindows?
The link on the resource site is dead.
try here
http://prdownloads.sourceforge.net/steveperkins/wxWindows-2.2.7-11022001.zip
use vupdate!
salami
If you are using the 4.9 series of Dev (if you are not, I think you should be), then go to tools:check for updates and find the package. This is also where you get the help stuff, the newest versions of dev, other neat packages etc.
Wayne
get the WxWindows 2.2.9 DevPak and you need imagelib 1 DevPak too. install imagelib first. i used the package manager with dev to install them. see tools-package manager. you see a button looks like a disk, follow along with it the package manager does it.
http://www.bloodshed.net/dev/packages/bin/
robC