Hcash icon indicating copy to clipboard operation
Hcash copied to clipboard

what's build this in windows?

Open heaoven opened this issue 7 years ago • 1 comments

heaoven avatar Jan 09 '18 06:01 heaoven

You can use Visual Studio 2013 to build Hcash on windows.

Steps

  • create vs project by importing the Hcash source code
  • add include path of the dependencies and boost 1.55.0 to VS project
  • add static libs of the dependencies and boost 1.55.0 to VS project
  • build the project by Visual Studio

zoowii avatar Jan 09 '18 11:01 zoowii