Le 20/09/2015 23:40, Guillaume Munch a écrit :
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
Can you please test the attached patch and report if it fixes the
compilation in c++98 mode? (with up-to-date master)
I would still like if somebody who uses backslashes as a directory
separator could test the patch attached to the previous message. Seeing
the error message I doubt that the compilation is fixed in c++98 mode.
Guillaume