|
onnz423alt
Member
Offline
Activity: 112
Merit: 10
|
|
April 03, 2017, 11:57:34 AM |
|
Yup Too bad the volume is still quite low tho :/
|
|
|
|
marksteven (OP)
|
|
April 03, 2017, 12:50:41 PM |
|
Yup Too bad the volume is still quite low tho :/ look at buyorder at cryptopia,its nearby 0.2 and at nova and coinexchange.io 0.11 we are in a very good way,that is the important thing. coinmarketcap volume doubled sinced yesterday, so thats very good!
|
|
|
|
CosaNostra
|
|
April 03, 2017, 01:27:16 PM |
|
Yup Too bad the volume is still quite low tho :/ look at buyorder at cryptopia,its nearby 0.2 and at nova and coinexchange.io 0.11 we are in a very good way,that is the important thing. coinmarketcap volume doubled sinced yesterday, so thats very good! Cool, Dev! Why it's not PoW/PoS coin I only wonder? And masternodez would be great too Just look at these MN coins at polo...
|
|
|
|
|
Jewelettes
|
|
April 03, 2017, 11:26:28 PM |
|
150 Scores per verified tweet
|
|
|
|
kurbeks
|
|
April 04, 2017, 07:37:01 AM |
|
Yup Too bad the volume is still quite low tho :/ look at buyorder at cryptopia,its nearby 0.2 and at nova and coinexchange.io 0.11 we are in a very good way,that is the important thing. coinmarketcap volume doubled sinced yesterday, so thats very good! Cool, Dev! Why it's not PoW/PoS coin I only wonder? And masternodez would be great too Just look at these MN coins at polo... Like which one? Dash?
|
|
|
|
Chris Sokolowski
|
|
April 04, 2017, 08:39:07 AM |
|
I'm having trouble compiling Scorecoin on Debian 8.7. I get the following error: net.cpp: In function ‘bool GetMyExternalIP(CNetAddr&)’: net.cpp:359:12: error: expected primary-expression before ‘.’ token .org ^ makefile.unix:186: recipe for target 'obj/net.o' failed make: *** [obj/net.o] Error 1 Does anyone have suggestions for how to fix it?
|
Prohashing - Professional Mining Made Simple Visit us at https://prohashing.comOptimized for performance - 15 algorithms - Payouts in 200 coins - PPS, PPLNS, or solo
|
|
|
onnz423alt
Member
Offline
Activity: 112
Merit: 10
|
|
April 04, 2017, 09:04:39 AM |
|
I'm having trouble compiling Scorecoin on Debian 8.7. I get the following error: net.cpp: In function ‘bool GetMyExternalIP(CNetAddr&)’: net.cpp:359:12: error: expected primary-expression before ‘.’ token .org ^ makefile.unix:186: recipe for target 'obj/net.o' failed make: *** [obj/net.o] Error 1 Does anyone have suggestions for how to fix it? Have u installed all depencies from here?: https://github.com/marksteven2017/Scorecoin/blob/master/doc/build-unix.md
|
|
|
|
marksteven (OP)
|
|
April 04, 2017, 10:11:11 AM |
|
I'm having trouble compiling Scorecoin on Debian 8.7. I get the following error: net.cpp: In function ‘bool GetMyExternalIP(CNetAddr&)’: net.cpp:359:12: error: expected primary-expression before ‘.’ token .org ^ makefile.unix:186: recipe for target 'obj/net.o' failed make: *** [obj/net.o] Error 1 Does anyone have suggestions for how to fix it? syntax error, check the syntax pls
|
|
|
|
Chris Sokolowski
|
|
April 04, 2017, 10:16:47 AM |
|
I'm having trouble compiling Scorecoin on Debian 8.7. I get the following error: net.cpp: In function ‘bool GetMyExternalIP(CNetAddr&)’: net.cpp:359:12: error: expected primary-expression before ‘.’ token .org ^ makefile.unix:186: recipe for target 'obj/net.o' failed make: *** [obj/net.o] Error 1 Does anyone have suggestions for how to fix it? syntax error, check the syntax pls I just looked at the code. I thought this was more difficult when I made the post, but it's actually a simple fix. The comment in net.cpp is divided over two lines for an unknown reason, causing the second line to be interpreted as code. I just changed: addrConnect = CService("216.146.43.70", 80); // checkip.dyn .org To: addrConnect = CService("216.146.43.70", 80); // checkip.dyn.org and now it compiles.
|
Prohashing - Professional Mining Made Simple Visit us at https://prohashing.comOptimized for performance - 15 algorithms - Payouts in 200 coins - PPS, PPLNS, or solo
|
|
|
marksteven (OP)
|
|
April 04, 2017, 10:18:37 AM |
|
I'm having trouble compiling Scorecoin on Debian 8.7. I get the following error: net.cpp: In function ‘bool GetMyExternalIP(CNetAddr&)’: net.cpp:359:12: error: expected primary-expression before ‘.’ token .org ^ makefile.unix:186: recipe for target 'obj/net.o' failed make: *** [obj/net.o] Error 1 Does anyone have suggestions for how to fix it? syntax error, check the syntax pls I just looked at the code. I thought this was more difficult when I made the post, but it's actually a simple fix. The comment in net.cpp is divided over two lines for an unknown reason, causing the second line to be interpreted as code. I just changed: addrConnect = CService("216.146.43.70", 80); // checkip.dyn .org To: addrConnect = CService("216.146.43.70", 80); // checkip.dyn.org and now it compiles. great ,happy that you solve it:)
|
|
|
|
marksteven (OP)
|
|
April 04, 2017, 10:29:17 AM |
|
150 Scores per verified tweet tnx for announcing that jewel, 150 Scores per verfied tweet, so lets tweeet!
|
|
|
|
marksteven (OP)
|
|
April 04, 2017, 11:32:37 AM |
|
Cointopay.com is ready to accept Scorecoin as payment method,i got an email from them.i just have to pay the fee. What do you guys think, good idea there to join or not?
|
|
|
|
onnz423alt
Member
Offline
Activity: 112
Merit: 10
|
|
April 04, 2017, 03:13:08 PM |
|
Cointopay.com is ready to accept Scorecoin as payment method,i got an email from them.i just have to pay the fee. What do you guys think, good idea there to join or not?
I think that it will not help with getting more users that much, but of course it never reallly hurts. Depends on the fee too.
|
|
|
|
marksteven (OP)
|
|
April 04, 2017, 03:49:35 PM |
|
Cointopay.com is ready to accept Scorecoin as payment method,i got an email from them.i just have to pay the fee. What do you guys think, good idea there to join or not?
I think that it will not help with getting more users that much, but of course it never reallly hurts. Depends on the fee too. What do you want to see, for scorecoin growing? I really try to get in contact with merchants, to get scorecoin as payment accepted. What do you wish for movement? Its the coin of all of us, so if coin wins we all win. So,say your suggestions
|
|
|
|
marksteven (OP)
|
|
April 04, 2017, 04:37:38 PM |
|
Scorecoin volume 3 times more since 2 days ago, loot at coinmarketcap.com
|
|
|
|
CosaNostra
|
|
April 04, 2017, 05:05:36 PM |
|
Yup Too bad the volume is still quite low tho :/ look at buyorder at cryptopia,its nearby 0.2 and at nova and coinexchange.io 0.11 we are in a very good way,that is the important thing. coinmarketcap volume doubled sinced yesterday, so thats very good! Cool, Dev! Why it's not PoW/PoS coin I only wonder? And masternodez would be great too Just look at these MN coins at polo... Like which one? Dash? Well, actually all mn coins on the rise, that's why I mentioned masternodes
|
|
|
|
Icefrag
|
|
April 04, 2017, 07:42:57 PM |
|
Scorecoin volume 3 times more since 2 days ago, loot at coinmarketcap.com
You have made really great progress with promotion and development ScoreCoin, if you continue to be active you might be good. I was wrong in the beginning ... Good luck and I will watch the further development
|
|
|
|
marksteven (OP)
|
|
April 04, 2017, 07:45:32 PM |
|
Scorecoin volume 3 times more since 2 days ago, loot at coinmarketcap.com
You have made really great progress with promotion and development ScoreCoin, if you continue to be active you might be good. I was wrong in the beginning ... Good luck and I will watch the further development in the next minutes i will announce something great. scorecoin is accepted to a payment processor, with many stores integrated
|
|
|
|
|