Author

Topic: [ANN][SLG] Sterlingcoin v1.6.1.1 | United Kindom | Cryptopia - page 161. (Read 464431 times)

legendary
Activity: 1070
Merit: 1021
Halfway to the target and with over 20 days to go - https://www.startjoin.com/slg_cc

Get involved and pledge some StartCOIN to the Sterlingcoin Crypto Currency Cards.

I hope we manage to raise the rest, i want my SLG card!!
legendary
Activity: 1512
Merit: 1000
Halfway to the target and with over 20 days to go - https://www.startjoin.com/slg_cc

Get involved and pledge some StartCOIN to the Sterlingcoin Crypto Currency Cards.
hero member
Activity: 636
Merit: 500
Sterlingcoin

Market Cap    Volume (24h)    Available Supply
$ 16,945              $ 898                 1,317,908 SLG
44 BTC

                                      Volume (24h)         Price         Volume (%)   
1    Bittrex   SLG/BTC    $ 626              $ 0.013073    69.51 %    
2    Cryptsy   SLG/BTC    $ 275              $ 0.012366    30.47 %    
   



legendary
Activity: 1512
Merit: 1000
We have updated the Linux install guide in 'Support' on the website - http://sterlingcoin.org.uk/support/linux/install-sterlingcoin-wallet-linux/

This is now for building the wallet in QT5.

We have tested this guide by building a clean VM in Oracle VirtualBox of Ubuntu 14.04 64Bit, not updating Ubuntu whatsover and simply following the guide.

The wallet builds flawlessly.

If you wish to get a current build of the Linux wallet you can visit - http://bitbucket.org/Sterlingcoin/sterlingcoin-linux-source/

Happy building Cheesy
hero member
Activity: 502
Merit: 500
Make buying concert tickets to go watch coldplay in 2015 with Sterlingcoin. Smiley Love from Sweden!

https://www.youtube.com/watch?v=VPRjCeoBqrI
full member
Activity: 126
Merit: 100
Fierce, The Legend
The coin will definitely go up, great developments so far, nice clean wallet, solid dev team, I have high hopes for sterling
full member
Activity: 406
Merit: 112
I would be happy with a stable price of 2500 by the end of year while the coin keeps getting developed, there will be plenty of buyers at that price. Why do people care so much about price anyways?!?!

well i have, beliveme, buy very big quantity slg... now i hope price stay @ 1500/2000 till end pow... 20% in this moment.. after, i'm sure, this coin go up.
full member
Activity: 243
Merit: 100
Great updates over the weekend. Looking forward to the new wallets Smiley
full member
Activity: 142
Merit: 100
Crowdsale: Saturday, Aug 12, 2017
I would be happy with a stable price of 2500 by the end of year while the coin keeps getting developed, there will be plenty of buyers at that price. Why do people care so much about price anyways?!?!
full member
Activity: 406
Merit: 112
tnx for info.
sr. member
Activity: 618
Merit: 274
"We are not manipulating price Sellman"

I want to belive u but

We would like to see Sterlingcoin maintain a price above 3000 Satoshi prior to PoW ending.

U write this...

Very bad.

I write u pm in 1m.


I assume English is not your first language so perhaps you misunderstood the response. The devs would like to see a price above 3000 Sats. This does not mean that they are going to try to manipulate the price to be at 3000 Sats. Just that they would be happy to see the price there.

It can be difficult when reading English to fully appreciate the subtlety even for us native English speakers. No harm done though  Wink
legendary
Activity: 1512
Merit: 1000
"We are not manipulating price Sellman"

I want to belive u but

We would like to see Sterlingcoin maintain a price above 3000 Satoshi prior to PoW ending.

U write this...

Very bad.

I write u pm in 1m.


Sellman. There is nothing bad about us wanting to see the price stay above 3000 satoshi before we see the price increase.

We also couldn't care if people believed us or not about us not manipulating price, because we are not.

Anything you want to say to me via a PM concerning the price I am sure can be said here Cheesy
newbie
Activity: 21
Merit: 0
people anyone know how resolve the build error: "call of overloaded function '.toString(int_t64&)' is ambiguous" ??
i get this error on my laptop with ubuntu 14.04 64bit and Qt 4.8.6

Can you show me the enture output of the error please.

people anyone know how resolve the build error: "call of overloaded function '.toString(int_t64&)' is ambiguous" ??
i get this error on my laptop with ubuntu 14.04 64bit and Qt 4.8.6

Can you show me the enture output of the error please.

error: call of overloaded 'toString(int64_t&)' is ambiguous
     QString qVolume = QLocale(QLocale::English).toString(volume);
                                                                ^


many thanks man

You gave me the error. Not the file the error is produced from Cheesy

No problem though, just try the above.

Thanks dev i will try asap.. The page is staticspage.cpp line 78.. i have also qt5 installed but it gives me a lot of "#include " errors.. i think some path changes from qt version 4.8 to 5 .. if i configure project as QT 5.3 Desktop nothing works.. if i configure project as QT 4.8.6 (System) i stack at statics page.. but all the others wallet works with 4.8.6

 Anyway i'll try to update all dependencies and build again.. i let you know.. many thanks to your prompt reply Smiley
full member
Activity: 406
Merit: 112
"We are not manipulating price Sellman"

I want to belive u but

We would like to see Sterlingcoin maintain a price above 3000 Satoshi prior to PoW ending.

U write this...

Very bad.

I write u pm in 1m.
legendary
Activity: 1512
Merit: 1000
people anyone know how resolve the build error: "call of overloaded function '.toString(int_t64&)' is ambiguous" ??
i get this error on my laptop with ubuntu 14.04 64bit and Qt 4.8.6

Can you show me the enture output of the error please.

people anyone know how resolve the build error: "call of overloaded function '.toString(int_t64&)' is ambiguous" ??
i get this error on my laptop with ubuntu 14.04 64bit and Qt 4.8.6

Can you show me the enture output of the error please.

error: call of overloaded 'toString(int64_t&)' is ambiguous
     QString qVolume = QLocale(QLocale::English).toString(volume);
                                                                ^


many thanks man

You gave me the error. Not the file the error is produced from Cheesy

No problem though, just try what I suggested in the post above.
legendary
Activity: 1512
Merit: 1000
people anyone know how resolve the build error: "call of overloaded function '.toString(int_t64&)' is ambiguous" ??
i get this error on my laptop with ubuntu 14.04 64bit and Qt 4.8.6

Firstly do this:

sudo apt-get update

sudo apt-get upgrade

sudo apt-get install make qt4-qmake libqt4-dev build-essential libboost-dev libboost-all-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libssl-dev libdb++-dev libminiupnpc-dev libevent-dev libcurl4-openssl-dev git libpng-dev qrencode libqrencode-dev libqt5webkit5-dev

sudo apt-get update

sudo apt-get upgrade

THIS WILL ENSURE YOU HAVE ALL DEPS AND ARE FULLY UP TO DATE. ATTEMPT REBUILD IN QT4.

As a side note we have been building the releases in QT5 and if you prefer you can build using QT5 too.
newbie
Activity: 21
Merit: 0
people anyone know how resolve the build error: "call of overloaded function '.toString(int_t64&)' is ambiguous" ??
i get this error on my laptop with ubuntu 14.04 64bit and Qt 4.8.6

Can you show me the enture output of the error please.

people anyone know how resolve the build error: "call of overloaded function '.toString(int_t64&)' is ambiguous" ??
i get this error on my laptop with ubuntu 14.04 64bit and Qt 4.8.6

Can you show me the enture output of the error please.

error: call of overloaded 'toString(int64_t&)' is ambiguous
     QString qVolume = QLocale(QLocale::English).toString(volume);
                                                                ^


many thanks man
hero member
Activity: 2058
Merit: 538
Leading Crypto Sports Betting & Casino Platform
Is there a chance that miners are trading to keep the price down. Big miners so they receive more Sterling with high hash? Also traders might be pricing the coin on 63 million coins and not +- 4million when POW completes? I just can't understand the price right now.

Our guess would be a multipool selling to the buy orders as soon as they get the coins.

That makes sense then, we will all be thanking the multipools for these low sales in a years time. Smiley
legendary
Activity: 1512
Merit: 1000
So in response to PoW/PoS, price, pump and dump, speculation, direction and aim.

PoW time WILL NOT CHANGE.

PoS will start around Jan/Feb.

This is not a pump and dump scheme/coin, if you hoped it was, leave now or get involved.

As far as we see price. We would like to see Sterlingcoin maintain a price above 3000 Satoshi prior to PoW ending.

Direction of Sterlingcoin? The ability to use Sterlingcoin daily on day to day items the same as a functional currency.

Our aim with Sterlingcoin is the same as it has been since announcing. Which is to develop stable, reliable, useful systems and to gain merchants and trust to better Sterlingcoin and push it forward.

What we need from you. Participation, effort, referrals for merchants, ideas, suggestions and to build a strong community of crypto enthusiasts who truly want to see crypto currency be a day to day thing that is used by all.

Join us.

Great strategy... was 4k more then now 3k... why u write this?

Strategy? We are not manipulating price Sellman. So the only strategy is to release systems, gain merchants and produce a usable currency.
legendary
Activity: 1512
Merit: 1000
people anyone know how resolve the build error: "call of overloaded function '.toString(int_t64&)' is ambiguous" ??
i get this error on my laptop with ubuntu 14.04 64bit and Qt 4.8.6

Can you show me the enture output of the error please.
Jump to: