News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

wxWidgets 2.6.4 is Out!

Started by Biplab, March 20, 2007, 06:28:34 PM

Previous topic - Next topic

Biplab

Be a part of the solution, not a part of the problem.

killerbot

download page is up to date, only the windows zip link is not correct
QuoteCurrent Stable Release: 2.8.2
Previous Stable Release: 2.6.4

Biplab

#17
Ok, Now I can see updated download page and the problem. ;)

Edit 1: I've posted one email in the wx-dev mailing list stating this problem. Hopefully they will fix it soon. :)
Be a part of the solution, not a part of the problem.

surefire

I am a beginner of C::B, and downloaded wxWidgets 2.8.3 tonight.  But I couldn't know how to use it.

Biplab

You have downloaded wxWidgets source. You need to compile it first.

Then Fire up wxWidgets Project wizard (File > New > Project menu) and follow the instructions.

If you're still not sure, please start a new thread.
Be a part of the solution, not a part of the problem.

surefire

Quote from: Biplab on March 24, 2007, 07:27:07 PM
You have downloaded wxWidgets source. You need to compile it first.

Then Fire up wxWidgets Project wizard (File > New > Project menu) and follow the instructions.

If you're still not sure, please start a new thread.

Thank you!

I have compiled it successfully. Unfortunately,there ere some other errors. I have download The 21 March Nightly Build and update it correctly,but when I launch C::B ,it always notifies me that some plugin resource, such as cbprofiler.zip,compilergcc.zip,debugergdb.zip and pluginwizard.zip, not be found. Where can I get them?

Biplab

They come with each nightly packages. I think you've overwritten the RC2 folder with a latest nightly or so.

Just wait for next nightly. It'll be released within a day. Download it and extract the contents to a new folder.

That would solve your problem.
Be a part of the solution, not a part of the problem.

surefire

#22
Quote from: Biplab on March 25, 2007, 06:38:34 AM
They come with each nightly packages. I think you've overwritten the RC2 folder with a latest nightly or so.

Just wait for next nightly. It'll be released within a day. Download it and extract the contents to a new folder.

That would solve your problem.

no, somebody told me to overwritten the RC2 folder but I didn't . I just copied those Nightly Build files absent in my computer to the RC2 folder, then C::B raised those errors.

BTW: how to make it work correctly if I do extract the contents to a new folder? Thank you in advance!

Biplab

Quote from: surefire on March 25, 2007, 10:35:41 AM
I just copied those Nightly Build files absent in my computer to the RC2 folder, then C::B raised those errors.

That's what I meant by overwriting. The main problem is RC2 is pretty old and there are couple of changes made to C::B's core. So uninstall RC2 files first before installing a newer nightly.
Be a part of the solution, not a part of the problem.

surefire

I'v uninstalled RC2,aha
Does it mean that I should install MinGW manually if I use Nightly Build ?

Biplab

Yes! You need to install MinGW manually. And another point, if you face further problems, please start a new thread (post). Don't attach your queries to this post.
Be a part of the solution, not a part of the problem.

surefire

Quote from: Biplab on March 26, 2007, 07:25:23 AM
Yes! You need to install MinGW manually. And another point, if you face further problems, please start a new thread (post). Don't attach your queries to this post.

ok, thank you very much