Skip to content

Commit a57b81a

Browse files
authored
Create building-from-source.md
1 parent 816377b commit a57b81a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
2+
3+
## Regenerating bindings
4+
Bindings can be regenerated using `nuke regenerate-bindings` but this is **not reccommended** as it rebuilds all.
5+
6+
Execute `dotnet run --project sources/SilkTouch/SilkTouch/Silk.NET.SilkTouch.csproj -- generator.json -l Debug -s Microsoft` for a specific generator.json to rebuild a specific binding.
7+
The Silk Touch program has more information, reachable using `dotnet run --project sources/SilkTouch/SilkTouch/Silk.NET.SilkTouch.csproj -- --help`.

0 commit comments

Comments
 (0)