On 7/13/2010 2:31 AM, Peter Kümmel wrote:
'lyx::copy_if' in line 316 of GuiCommandBuffer.cpp is not
part of the tarballs. Seems you've somehow used trunk code.
I'm using the tarball, but somehow the line number if off here.
I get a lot of other errors as well, such as:
lyx\lyx-1.6.7\src\mathed/MathFactory.cpp(241): error C2872:
'theWordList' : ambiguous symbol
could be 'lyx\lyx-1.6.7\src\WordList.h(40) : lyx::WordList
&lyx::theWordList(void)'
or 'lyx\lyx-1.6.7\src\mathed/MathFactory.cpp(78) :
lyx::MathWordList lyx::`anonymous-namespace'::theWordList'
Joost