User forums > Help
Compilation Problem
Ryu:
Hi everybody.
I'm trying compiling C::B R3099 and i get the followong message.
In file included from configmanager-revision.cpp:13:
autorevision.h:14: error: `encoding' was not declared in this scope
autorevision.h:14: error: syntax error before `>' token
what i do whit this?
i'm working in linux. :lol:
byo:
Try compiling once aqain. or recompile autorevision (in src/build_tools/autorevision) first. I just compiled again it and it worked fine.
Ryu:
Thanks by the advice byo, but don't work; this very extrange because
i have the revision 2982 and it compiled fine so, what do you change?
because the error say that it is a problem of a variable not declared.
byo:
the real problem is that autorevision.h file is automatically generated by autotools at the beginning of compilation and it's generated from some files inside .svn directory. In my case, invalid autorevision.h was created because I've updated svn client and it updated files in .svn dir and autorevision was unable to parse new files correctly. What version of svn do you use?
Ryu:
First at all, thanks Byo.
Now, the version of svn is 1.2.3 r15833
Navigation
[0] Message Index
[#] Next page
Go to full version