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

autorevision error in svn

Started by jarro_2783, August 15, 2007, 12:38:44 AM

Previous topic - Next topic

jarro_2783

The code from the svn repo hasn't built for me for about a week. I keep getting the following error.


configmanager-revision.cpp: In static member function 'static wxString ConfigManager::GetSvnDate()':
configmanager-revision.cpp:27: error: 'svnDate' is not a member of 'autorevision'


I've tried make clean and ./bootstrap and ./configure from scratch but it still doesn't work.

Ceniza

Remove src/include/autorevision.h and try again.

jarro_2783

#2
Didn't work.

edit: I did a clean checkout, it works now.