Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross compiling #82

Open
blizzardplus opened this issue Mar 23, 2018 · 2 comments
Open

Cross compiling #82

blizzardplus opened this issue Mar 23, 2018 · 2 comments

Comments

@blizzardplus
Copy link

I'm trying to cross compile WebRTC to Windows on a Linux machine. This requires a win_toolchain. I used this script to produce the toolchain.

The toolchain is stored as a zip file. I was wondering if there is a way to feed this toolchain to the build.sh script as input.

Chromium instruction on cross-compiling is not clear how to use the toolchain.

@agouaillard
Copy link

agouaillard commented Mar 24, 2018 via email

@blizzardplus
Copy link
Author

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants