hi godot users
i try to compile godot to use webrtc. i dl this one
https://github.com/BrandonMakin/godot/tree/webrtc_static_final
and when i try to compile it, i get this error:
c:\godot-webrtc_static_final\modules\webrtc\webrtc_peer.h(12): fatal error C1083
: Cannot open include file: 'api/peerconnectioninterface.h': No such file or dir
ectory
scons: *** [modules\webrtc\gd_create_session_description_observer.windows.tools.
obj] Error 2
scons: building terminated because of errors.
i used "scons platform=windows module_websockets_enabled=no" and "scons -j6 platform=windows" with no luck
P.S: i compiled this one without a problem:
https://github.com/godotengine/godot
beside i installed MinGW and it does not help, just decreased my drive storage