setup sciter sdk on windows |
[ It's not required I know, as it's quite easy, But this blog will look incomplete without this. So, If you know how to setup it Please move on to next post.]
I am blindly following this GitHub page ( of course will give screenshots as I do that step)
https://github.com/sciter-sdk/go-sciter
So let, follow
Download the sciter-sdk And extract it ( click on the link )
Download and extract sciter-skd |
Extract the sciter runtime library from sciter-sdk to system PATH
Copy sciter runtime to system path |
Just to go get from terminal to get the go-sciter library on your local machine
go get -x github.com/sciter-sdk/go-sciter
That's it
Comments
Post a Comment