Le 20/09/2015 17:05, Uwe Stöhr a écrit :
I get 2 compilation errors with current master:
..\..\src\TocBackend.cpp(191): error C2668: 'boost::make_shared':
ambiguous call of an overloaded function
[D:\LyXGit\Master\compile-result\src\LyX.vcxproj]
..\..\src\TocBackend.cpp(191): error C2228: left of ".first" must be
a class/structure/union. [D:\LyXGit\Master\compile-result\src\LyX.vcxproj]
regards Uwe
Same answer as my previous message. Hoping that you have a "known good
compiler" you can reconfigure to enable c++11 automatically and work
around this bug until it is solved.