News:

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

Main Menu

rev 0 ?

Started by MoonKid, November 22, 2008, 11:30:53 AM

Previous topic - Next topic

MoonKid

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?

Jenna

Quote from: 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?

You need to have an svn-console-client installed (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.