[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-148.0a1-16.0-2] fixup! BB 41459: WebRTC fails to build under mingw (Part 2)



Title: GitLab

Pier Angelo Vendrame pushed to branch tor-browser-148.0a1-16.0-2 at The Tor Project / Applications / Tor Browser

Commits:

  • eb89dfda
    by june wilde at 2026-03-04T10:11:37+01:00
    fixup! BB 41459: WebRTC fails to build under mingw (Part 2)
    

1 changed file:

Changes:

  • third_party/libwebrtc/rtc_base/win/create_direct3d_device.h
    ... ... @@ -13,15 +13,6 @@
    13 13
     
    
    14 14
     #include <windows.graphics.directx.direct3d11.h>
    
    15 15
     #include <windows.graphics.directx.direct3d11.interop.h>
    
    16
    -#ifdef __MINGW32__
    
    17
    -#  include <dxgi.h>
    
    18
    -#  include <inspectable.h>
    
    19
    -extern "C" {
    
    20
    -// This function is only used in decltype(..)
    
    21
    -HRESULT __stdcall CreateDirect3D11DeviceFromDXGIDevice(
    
    22
    -    ::IDXGIDevice* dxgiDevice, ::IInspectable** graphicsDevice);
    
    23
    -}
    
    24
    -#endif
    
    25 16
     
    
    26 17
     #include <winerror.h>
    
    27 18
     #include <wrl/client.h>
    

  • _______________________________________________
    tor-commits mailing list -- tor-commits@xxxxxxxxxxxxxxxxxxxx
    To unsubscribe send an email to tor-commits-leave@xxxxxxxxxxxxxxxxxxxx