Closed Bug 1412618 Opened 7 years ago Closed 5 years ago

Linking Error in MinGW Build of WebRTC - undefined reference to GUID_WICPixelFormat32bppRGBA

Categories

(Core :: WebRTC, enhancement, P2)

enhancement

Tracking

()

RESOLVED INCOMPLETE
Tracking Status
firefox58 --- affected

People

(Reporter: tjr, Assigned: tjr)

References

(Blocks 1 open bug)

Details

> ../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o: In function `ZN6webrtc26ScreenCapturerWinMagnifier10OnCapturedEPvRK17tagMAGIMAGEHEADER': > /builds/worker/workspace/build/src/media/webrtc/trunk/webrtc/modules/desktop_capture/win/screen_capturer_win_magnifier.cc:354: undefined reference to `GUID_WICPixelFormat32bppRGBA' > /builds/worker/workspace/build/src/media/webrtc/trunk/webrtc/modules/desktop_capture/win/screen_capturer_win_magnifier.cc:365: undefined reference to `GUID_WICPixelFormat32bppRGBA' This one seems weird because GUID_WICPixelFormat32bppRGBA is defined in MinGW. Need to investigate more.
Rank: 16
Priority: -- → P2

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.