News:

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

Main Menu

where I can download wxSmith plugin?

Started by poix81, December 26, 2005, 11:57:44 AM

Previous topic - Next topic

poix81

Good morning,
the question is the same of the thread title.

Thank' for your time.

thomas

wxSmith comes with the Code::Blocks sources, it is found in the directory plugins/contrib. Open the project file found therein, build, and run update.bat.
Note that for building any plugin, you need the original import libraries (the very same ones used to build Code::Blocks), so you either have to compile Code::Blocks yourself, or you have to download the SDK for the binary release that you use.

Ceniza's binary snapshots come with wxSmith included (I don't know about Therion's, but they probably do, too).
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

Michael

Quote from: thomas on December 26, 2005, 01:24:21 PM
Ceniza's binary snapshots come with wxSmith included (I don't know about Therion's, but they probably do, too).
Therion's binary snapshots too :). Unfortunately, it seems that the latest Ceniza's binary snapshot is corrupted :?.

Michael
[url="http://img207.imageshack.us/img207/9728/411948picture4em.png"]http://img207.imageshack.us/img207/9728/411948picture4em.png[/url]

poix81