Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 321 Bytes

File metadata and controls

13 lines (7 loc) · 321 Bytes

AngleCppWinRT

Clone and build following these instructions:

git clone https://github.com/coderox/AngleCppWinRT.git

cd AngleCppWinRT

git submodule update --init

nuget restore (or open Angle.sln and use Visual Studio to restore nuget packages)

Open Angle.sln in Visual Studio and everything should build just fine.