Pages:
Author

Topic: ••• [ANN][SMC] SmartCoin • KGW • Cryptsy • Reduced Block Rewards • Update your wallets • 10 EXCHANGE - page 12. (Read 298755 times)

legendary
Activity: 1218
Merit: 1001

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.

Oh well in that case its cool since you are German. I didnt realize you were because your english is so good.
hero member
Activity: 751
Merit: 500

I can compile your wallet easily. I am an alt coin developer. Here is my thread link and also you can check my repo


https://bitcointalksearch.org/topic/get-your-own-alt-coin-x11x13x15scrypt-masternodes-powpos-learn-466908

I think you are very welcome, you can collect the 10 000 SMC bounty if you are able to do it (:



Send me the source please.
legendary
Activity: 1218
Merit: 1001
Quote
I can compile your wallet easily. I am an alt coin developer. Here is my thread link and also you can check my repo
https://bitcointalksearch.org/topic/get-your-own-alt-coin-x11x13x15scrypt-masternodes-powpos-learn-466908

This might be the fastest and easiest route to take for the SMC community.
newbie
Activity: 28
Merit: 0

I can compile your wallet easily. I am an alt coin developer. Here is my thread link and also you can check my repo


https://bitcointalksearch.org/topic/get-your-own-alt-coin-x11x13x15scrypt-masternodes-powpos-learn-466908

I think you are very welcome, you can collect the 10 000 SMC bounty if you are able to do it (:
newbie
Activity: 5
Merit: 0

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.
hero member
Activity: 751
Merit: 500
Update first post with
New mandatory update and block reward 16 coins

We need Windows wallet compiled for new version, please help if you can! Developer can't compile windows wallet!

Done, minus the obvious part.



I can compile your wallet easily. I am an alt coin developer. Here is my thread link and also you can check my repo


https://bitcointalksearch.org/topic/get-your-own-alt-coin-x11x13x15scrypt-masternodes-powpos-learn-466908
hero member
Activity: 910
Merit: 500
legendary
Activity: 1218
Merit: 1001
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
#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).
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.

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)
sr. member
Activity: 490
Merit: 250
Dev, can you please give Cryptsy a call and sort it out with them. So we can have updated, on demand trading. It our best trading platform and we should probably keep on good terms with them.

THIS IS IMPORTANT! <---
yep...its the most important thing at the moment.
sr. member
Activity: 490
Merit: 250
Visual Studio..lel.. have fun trying to compile this with Visual Studio

Jesus.. I will do it when I'm home
great!! We are now relying on you for this!!
newbie
Activity: 28
Merit: 0
Dev, can you please give Cryptsy a call and sort it out with them. So we can have updated, on demand trading. It our best trading platform and we should probably keep on good terms with them.

THIS IS IMPORTANT! Without Cryptsy we are screwed.
Can't even write that with a straight face XD But its sadly kinda true atm.
newbie
Activity: 5
Merit: 0
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
#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).
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.
full member
Activity: 518
Merit: 100
@ Dev can you do a shoutout for some recent news on facebook, i already liked page, but now i cant find it anymore? Or is it removed?? Sad

I can't find it
Or try to look
Otherwise you will lose something in return
member
Activity: 68
Merit: 10
Visual Studio..lel.. have fun trying to compile this with Visual Studio

Jesus.. I will do it when I'm home
legendary
Activity: 1218
Merit: 1001
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
#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
full member
Activity: 518
Merit: 100
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?

To compile source code on Visual Studio is easy... I dont quite understand what is hard about it? Take source code, press CTRL+F5... Go to the directory that the .EXE is now in and there it is.
mate if you can do it....you'll get a 10k bounty...that's a heck of a lot of money for what your saying. You might as well try it.

Thank you for your reply
You are good I also need this answer
The good life of peace Grin Grin Grin
newbie
Activity: 5
Merit: 0
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
sr. member
Activity: 490
Merit: 250
Dev, can you please give Cryptsy a call and sort it out with them. So we can have updated, on demand trading. It our best trading platform and we should probably keep on good terms with them.
sr. member
Activity: 490
Merit: 250
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?

To compile source code on Visual Studio is easy... I dont quite understand what is hard about it? Take source code, press CTRL+F5... Go to the directory that the .EXE is now in and there it is.
mate if you can do it....you'll get a 10k bounty...that's a heck of a lot of money for what your saying. You might as well try it.
I would definitely try it, if I had Visual Studio.
sr. member
Activity: 490
Merit: 250
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?

To compile source code on Visual Studio is easy... I dont quite understand what is hard about it? Take source code, press CTRL+F5... Go to the directory that the .EXE is now in and there it is.
mate if you can do it....you'll get a 10k bounty...that's a heck of a lot of money for what your saying. You might as well try it.
Pages:
Jump to: