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
and do you have openssl installed?
i dont, but i included the headerfiles of openssl and boost now, so those errors are gone, but now im getting actual code and syntaxerrors(its still compiling as im writing this).
http://i.imgur.com/R0B7paI.pngVisual Studio..lel.. have fun trying to compile this with Visual Studio
Jesus.. I will do it when I'm home
good luck then
edit:
and it aborted, 384 errors.
Okay so the source was written in German? Or you just have a German version of VS? Thats not cool.
But anyway, it is saying that you need a semicolon before your brackets on the 1st 8 errors from that picture. I cant tell where without seeing the lines of code but clearly the syntax is backwards to some degree. What language is the wallet written in? (machine language I mean)