On 03/25/2010 03:42 AM, Uwe Stöhr wrote:
Compilation via CMake and MSVC2008 shows this warning:d:\lyxsvn\lyx-devel\src\frontends\qt4\guihyperlink.cpp(28) : warning C4717: 'lyx::operator==' : recursive on all control paths, function will cause runtime stack overflow
I suggest that you don't compile with merge build, pass "-Dmerge=0" to cmake to disable that.
Abdel.