Closed Bug 1393906 Opened 7 years ago Closed 5 years ago

std:: errors when compiling WebRTC with MinGW

Categories

(Core :: WebRTC, defect, P5)

defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: tjr, Assigned: tjr)

References

(Blocks 1 open bug)

Details

(Whiteboard: [tor])

> 0:10.53 /usr/local/i686-w64-mingw32/include/c++/5.1.0/bits/unordered_map.h:398:32: error: no type named ‘type’ in ‘struct std::enable_if<false, void>’ > 0:10.53 template<typename _Pair, typename = typename > 0:10.52 /home/tom/Documents/moz/mingw-work/just-build-7/media/webrtc/trunk/webrtc/base/task_queue_win.cc:173:63: error: no matching function for call to ‘std::unordered_map<unsigned int, std::unique_ptr<rtc::QueuedTask> >::insert(std::pair<unsigned int, rtc::QueuedTask*>)’ > 0:10.52 delayed_tasks->insert(std::make_pair(timer_id, task));
Rank: 25
Priority: -- → P2
Rank: 25 → 45
Priority: P2 → P4
Mass change P4->P5 to align with new Mozilla triage process.
Priority: P4 → P5
Assignee: nobody → tom
Hm, turns out I don't get this error on a TaskCluster build but do get it locally...

Last time I tried building WebRTC I did not get the same errors. I'm resolving the sub-bugs as Incomplete until I can go back to building WebRTC and if they are still applicable, I'll reopen.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.