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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user