Axel Isouard

Results 12 issues of Axel Isouard

linux
cmake
delivery

As discussed in #29, older releases using dependencies from the Chromium repository must be supported. It should be done in two parts: * Execute `sync_chromium.py` and `setup_links.py` scripts when they...

enhancement
cmake

``` 8> [2279/2367] LINK force_mic_volume_max.exe force_mic_volume_max.exe.pdb 8> FAILED: force_mic_volume_max.exe force_mic_volume_max.exe.pdb 8> C:/Users/VM/Desktop/libwebrtc/depot_tools/python276_bin/python.exe ../../build/toolchain/win/tool_wrapper.py link-wrapper environment.x64 False link.exe /nologo /OUT:./force_mic_volume_max.exe /PDB:./force_mic_volume_max.exe.pdb @./force_mic_volume_max.exe.rsp 8> uuid.lib(unknwn_i.obj) : MSIL .netmodule or module compiled with...

bug
windows
cmake

Would be nice to have for our friends using Xcode.

osx
cmake
delivery

PDB files shouldn't be generated under Release mode. Debugging info should be embedded directly inside the resulting lib file, otherwise it will output the following message during link: ``` webrtc.lib(webrtcsdp.obj)...

windows
cmake

Appveyor is failing after running the tests, this is certainly due to the changes over there: https://github.com/aisouard/node-webrtc/commit/eb9ea40095bff95f7e5061d02f668c5767eaddb8

bug

State the project's status and implementation progress.