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.pngDid 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