Skip to content

Commit 40faec0

Browse files
authored
Update building-from-source.md
1 parent a57b81a commit 40faec0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/for-contributors/building-from-source.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
## Requirements
3+
At this time, you need Android SDK for API level 34 and 35 installed to successfully build all projects.
4+
5+
## Building the solution
6+
Silk.NET 3.0 aims to be compatible with regular `dotnet build` workflows. You can run this command on the solution, or run the Build command in your favorite IDE.
27

38
## Regenerating bindings
49
Bindings can be regenerated using `nuke regenerate-bindings` but this is **not reccommended** as it rebuilds all.

0 commit comments

Comments
 (0)