Results 8 comments of Hooman

@asicerik: In the latest commit, build_win.bat is removed, so how can I reproduce the build for webrtc.dll? Was it removed because it breaks the Linux build? Also, we should not...

@asicerik We would like to have everything reproducible, so it means that the windows build script should generate the DLL/LIB and include headers from the source code. Take a look...

@asicerik As long as you have clear instructions on how to build the DLL, I should be able to help you write the script, or can probably write it myself....

@asicerik any idea on how to maintain the code moving forward, there seems to be a lot of dependencies between the DLL wrapper and the actual code, so wondering if...

You can build the WebRTC source code using the same build.sh file with minor modifications. You need to make sure that you have Golang and Python in your PATH. The...

I am running into the same issue, is there a working example of a P4 code that can be compiled with p4fpga? Also, I am not sure if I am...

Unfortunately, it seems like this project is undermaintained...

@agouaillard it's not quite accurate, we were able to cross compile the shared library for a Windows target on a Linux machine, using the Chromium toolchain.