One of todays changesets makes LyX uncompilable:
Text2.cpp
Unknown compiler version - please run the configure tests and report the results, LyX-TODO: update
boost!
D:\LyXSVN\lyx-devel\src\Text2.cpp(93) : error C2440: 'initializing' : cannot convert from 'const
lyx::Inset' to 'const lyx::Inset *'
No user-defined-conversion operator available that can perform this conversion, or the
operator cannot be called
D:\LyXSVN\lyx-devel\src\Text2.cpp(122) : error C2440: 'initializing' : cannot convert from 'const
lyx::Inset' to 'const lyx::Inset *'
No user-defined-conversion operator available that can perform this conversion, or the
operator cannot be called
I'm btw. annoyed by this message:
Unknown compiler version - please run the configure tests and report the results, LyX-TODO: update
boost!
Can I remove it or somebody update boost that it recognizes MSVC 2008?
regards Uwe