Bitcoin Forum
July 28, 2024, 09:26:04 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ••• [ANN][SMC] SmartCoin • KGW • Cryptsy • Reduced Block Rewards • Update your wallets • 10 EXCH on: March 27, 2014, 12:49:03 PM

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)

i took the smartcoin source off github ofc, im from germany thats why my visual studio is german.
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ••• [ANN][SMC] SmartCoin • KGW • Cryptsy • Reduced Block Rewards • Update your wallets • 10 EXCH on: March 27, 2014, 12:28:28 PM
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.

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

Did you include:

#include <openssl/dh.h>
#include <openssl/bn.h>

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).
https://i.imgur.com/R0B7paI.png

Visual 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.
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ••• [ANN][SMC] SmartCoin • KGW • Cryptsy • Reduced Block Rewards • Update your wallets • 10 EXCH on: March 27, 2014, 12:06:58 PM
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.

https://i.imgur.com/JKJI23G.png
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ••• [ANN][SMC] SmartCoin • KGW • Cryptsy • Reduced Block Rewards • Update your wallets • 10 EXCH on: March 27, 2014, 11:30:20 AM
It's not so easy compile program for windows, you need install some development suite like Microsoft Visual Studio and know how it works.
It's much easier to compile linux program.

I actually got visual studio, i never compiled anything but .net though(i got the c++ additions), i will see what i can do(i doubt its much). Does anyone here atleast have the knowledge of what is needed to be done?
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ••• [ANN][SMC] SmartCoin • KGW • Cryptsy • Reduced Block Rewards • Update your wallets • 10 EXCH on: March 26, 2014, 11:01:43 PM
whats the problem? why cant he compile it himself?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!