Code::Blocks Forums

User forums => Help => Topic started by: MoonKid on November 22, 2008, 11:30:53 am

Title: rev 0 ?
Post by: MoonKid on November 22, 2008, 11:30:53 am
I build Code::Blocks from SVN with MinGW and wx2.8.8 on Win32 by myself.

The about box say it is revision 0. ;)

How can I set the correct revision?

Is this revision number the same as the revision number in SVN?
Title: Re: rev 0 ?
Post by: Jenna on November 22, 2008, 12:20:37 pm
I build Code::Blocks from SVN with MinGW and wx2.8.8 on Win32 by myself.

The about box say it is revision 0. ;)

How can I set the correct revision?

Is this revision number the same as the revision number in SVN?

You need to have an svn-console-client installed (http://subversion.tigris.org/ (http://subversion.tigris.org/)) to make the revision-number available.

And you have to compile it inside your working copy of the svn-sources.

Btw.: the actual nightlies are build against wxWidgets 2.8.9, but 2.8.7 or 2.8.8 should also work.