Windows support (#34)

* generate windows files

* adjustments

* attempt compile

* Fix windows build

* Add note about VS 2019

* Update .gitignore

Co-authored-by: Artur Shellunts <shellunts.artur@gmail.com>
This commit is contained in:
Hiroshi Horie
2021-12-02 21:20:10 +07:00
committed by GitHub
parent 01902ef7eb
commit c8a6a3f0c1
26 changed files with 1172 additions and 4 deletions
+2
View File
@@ -92,6 +92,8 @@ On M1 Macs, you will also need to install x86_64 version of FFI:
sudo arch -x86_64 gem install ffi
```
On Windows [VS 2019](https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=community&rel=16) is needed (link in flutter docs will download VS 2022).
## Usage
### Connecting to a room, publish video & audio