Reputation: 6621
I'm trying to build the Into sdk but I don't want to install qibuild, can I still build the sdk?
Upvotes: 1
Views: 99
Reputation: 26
If you use Visual Studio you can follow the instructions to build it.
https://github.com/watson-intu/self-sdk
check section
Windows
Set up Visual Studio 2015. Open /vs2015/self.sln in this project. Select self-sdk as your startup project, compile, and run.
Upvotes: 1