Compile error in rendermidi.cpp no member named emplace

• Oct 17, 2014 - 15:31
Type
Functional
Severity
S4 - Minor
Status
closed
Project

I am receiving an error trying to compile the latest github source, which was working a couple of weeks ago.

The error message is below (with leading path names omitted):

/libmscore/rendermidi.cpp: In member function ‘void Ms::Score::renderMidi(Ms::EventMap*)’:
/libmscore/rendermidi.cpp:989:38: error: ‘class std::map > >’ has no member named ‘emplace’


Comments