Post
Topic
Board Announcements (Altcoins)
Re: ••• [ANN][SMC] SmartCoin • KGW • Cryptsy • Reduced Block Rewards • Update your wallets • 10 EXCH
by
adam1230
on 27/03/2014, 12:17:48 UTC
Alright, i atleast got the source loaded into visual studio, now im just down to missing some dependencies. I already attempted including the bn.h i got from a linux machine of mine without a change, continuing to test.

http://i.imgur.com/JKJI23G.png

Did you include:

#include
#include

or possibly just:

#include

and do you have openssl installed?

You also need to make sure boost for windows is installed. and add:

#include

Make sure boost is one of your sources in VS