Author

Topic: [ANN][LIBERTYCOIN][XLB] v1.0.3.0 | X11 | 100% POS | No IPO | No Premine | - page 281. (Read 359864 times)

full member
Activity: 224
Merit: 100
I'm laughing so hard of the people who sold at 500 satoshi yesterday.

This song is for you:
https://www.youtube.com/watch?v=DlScw_XCHak
legendary
Activity: 968
Merit: 1000
einc.io
This are error messages when I try compile Mac OS X version.

src/serialize.h:825:10: error: class member cannot be redeclared
    void insert(iterator it, std::vector::const_iterator first, st...
         ^
src/serialize.h:812:10: note: previous declaration is here
    void insert(iterator it, const_iterator first, const_iterator last)
         ^
src/serialize.h:825:10: error: redefinition of 'insert'
    void insert(iterator it, std::vector::const_iterator first, st...
         ^
src/serialize.h:812:10: note: previous definition is here
    void insert(iterator it, const_iterator first, const_iterator last)
         ^
2 errors generated.


Could somebody give me helping hand for building LibrertyCoin-QT on Mac OS X, please?

I opened the libertycoin-qt.pro file in QT Creator 3.1.0

Hit configure and then cmd-B. But it is giving me this error.

:-1: error: No rule to make target `src/qt/res/icons/bitcoin.icns', needed by `hackcoin-Qt.app/Contents/Resources/bitcoin.icns'.  Stop.

EDIT: Fixed this by providing bitcoin.icns file in the folder.

Now the errors are this:

src/serialize.h:825:10: error: class member cannot be redeclared
    void insert(iterator it, std::vector::const_iterator first, st...
         ^
src/serialize.h:812:10: note: previous declaration is here
    void insert(iterator it, const_iterator first, const_iterator last)
         ^
src/serialize.h:825:10: error: redefinition of 'insert'
    void insert(iterator it, std::vector::const_iterator first, st...
         ^
src/serialize.h:812:10: note: previous definition is here
    void insert(iterator it, const_iterator first, const_iterator last)
         ^
2 errors generated.




Nov, how is this going?  What resources you need?   I want to help you get this out!


https://github.com/sipa/bitcoin/commit/e9755001ab1b63d205f1e130ffe42b213cb052c6
 try removing the bit in red from serialize.h
sr. member
Activity: 333
Merit: 250
XLB.24HASH.COM will start payout manualy in next few days

plese send wallet address to me on pm (including username and registered e-mail)




Please send and ID

And plese don't send to me unregistered users.
I recive 10 private mesages and only 4 are real users registered in xlb.24hash.com



I have PM
but not reply from you!please help me ,thank you .
Coins have receive.thank you ,24hash .I will support you continue
hero member
Activity: 530
Merit: 500
How many coins were generated?

16 mil  or

30 mil.

Confusion on the first post

block numbers (pow) and block reward give us 30 mil.

Clarification needed? Plz

16,500,000
member
Activity: 106
Merit: 10
Oh God
There are too much X11 POS/POW quickly mining coin.
I even don't konw to mining which one?!!


 Grin
just choose what you think can earn much money~~~
sr. member
Activity: 382
Merit: 250
How many coins were generated?

16 mil  or

30 mil.

Confusion on the first post

block numbers (pow) and block reward give us 30 mil.

Clarification needed? Plz
full member
Activity: 126
Merit: 100
when does mining end...at which block...?

Already ended , is POS now.

legendary
Activity: 1393
Merit: 1001
when does mining end...at which block...?
full member
Activity: 168
Merit: 100

█ ★Libertycoin (XLB) → Now Live on: http://www.cryptocoinrank.com/Libertycoin

Hope you like it! You can also display your Dev news just by creating two widgets and sending me the information like described here: https://bitcointalksearch.org/topic/annwwwcryptocoinrankcom-for-sale-for-sale-for-sale-579901

Enjoy

sr. member
Activity: 294
Merit: 250
wallet isnt syncing...
Quote

{
"version" : "v1.0.0.0",
"protocolversion" : 60013,
"walletversion" : 60000,
"balance" : 0.00000000,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 0,
"timeoffset" : 0,
"moneysupply" : 0.00000000,
"connections" : 0,
"proxy" : "",
"ip" : "0.0.0.0",
"difficulty" : {
"proof-of-work" : 0.00024414,
"proof-of-stake" : 0.00024414
},
"testnet" : false,
"keypoololdest" : 1399926919,
"keypoolsize" : 100,
"paytxfee" : 0.00000000,
"mininput" : 0.00000000,
"unlocked_until" : 0,
"errors" : ""
}
any suggestions?
member
Activity: 61
Merit: 10
This is a cool coin
I believe that the card will not be finished miners
In the case of graphics cards will not be finished for miners
X11 will become the BTC DRK
XLB and DRM X11 will become the LTC

XLB is now worth only $ 57,950

Thank the person selling today, so I bought some cheap XLB

1, as long as the two XLB multiple trading platforms,

2, introduced Andrews wallet or purse IOS

3, the development of an application or two

XLB's market capitalization reached $ 200,000 is a very easy thing

English is not my native language, I communicate through a translator, may not be accurate with the word, but you know what I mean
member
Activity: 113
Merit: 10
Had my first 2 Stake rewards yesterday...w00t w00t!
nov
sr. member
Activity: 433
Merit: 251
Independent crypto developer
This are error messages when I try compile Mac OS X version.

src/serialize.h:825:10: error: class member cannot be redeclared
    void insert(iterator it, std::vector::const_iterator first, st...
         ^
src/serialize.h:812:10: note: previous declaration is here
    void insert(iterator it, const_iterator first, const_iterator last)
         ^
src/serialize.h:825:10: error: redefinition of 'insert'
    void insert(iterator it, std::vector::const_iterator first, st...
         ^
src/serialize.h:812:10: note: previous definition is here
    void insert(iterator it, const_iterator first, const_iterator last)
         ^
2 errors generated.


Could somebody give me helping hand for building LibrertyCoin-QT on Mac OS X, please?

I opened the libertycoin-qt.pro file in QT Creator 3.1.0

Hit configure and then cmd-B. But it is giving me this error.

:-1: error: No rule to make target `src/qt/res/icons/bitcoin.icns', needed by `hackcoin-Qt.app/Contents/Resources/bitcoin.icns'.  Stop.

EDIT: Fixed this by providing bitcoin.icns file in the folder.

Now the errors are this:

src/serialize.h:825:10: error: class member cannot be redeclared
    void insert(iterator it, std::vector::const_iterator first, st...
         ^
src/serialize.h:812:10: note: previous declaration is here
    void insert(iterator it, const_iterator first, const_iterator last)
         ^
src/serialize.h:825:10: error: redefinition of 'insert'
    void insert(iterator it, std::vector::const_iterator first, st...
         ^
src/serialize.h:812:10: note: previous definition is here
    void insert(iterator it, const_iterator first, const_iterator last)
         ^
2 errors generated.




Nov, how is this going?  What resources you need?   I want to help you get this out!
legendary
Activity: 968
Merit: 1000
einc.io
Could somebody give me helping hand for building LibrertyCoin-QT on Mac OS X, please?

I opened the libertycoin-qt.pro file in QT Creator 3.1.0

Hit configure and then cmd-B. But it is giving me this error.

:-1: error: No rule to make target `src/qt/res/icons/bitcoin.icns', needed by `hackcoin-Qt.app/Contents/Resources/bitcoin.icns'.  Stop.

EDIT: Fixed this by providing bitcoin.icns file in the folder.

Now the errors are this:

src/serialize.h:825:10: error: class member cannot be redeclared
    void insert(iterator it, std::vector::const_iterator first, st...
         ^
src/serialize.h:812:10: note: previous declaration is here
    void insert(iterator it, const_iterator first, const_iterator last)
         ^
src/serialize.h:825:10: error: redefinition of 'insert'
    void insert(iterator it, std::vector::const_iterator first, st...
         ^
src/serialize.h:812:10: note: previous definition is here
    void insert(iterator it, const_iterator first, const_iterator last)
         ^
2 errors generated.




Nov, how is this going?  What resources you need?   I want to help you get this out!
full member
Activity: 140
Merit: 100
is there any place where I can see the top addresses of this coin?

anyone?
sr. member
Activity: 490
Merit: 250
I would also send a message thread PM or no answer, nor receive XLB!
full member
Activity: 140
Merit: 100
is there any place where I can see the top addresses of this coin?
member
Activity: 119
Merit: 10
hi 24HASH
I have send information to you, please check the forum message
sr. member
Activity: 490
Merit: 250
Quote from: 24hashcom on May 12, 2014, 06:18:28 AM
Manual payouts by xlb.24hash.com begun!!!!!

Plese send your wallet address at e-mail: [email protected]


Extremely sorry for this situation.

But I'm not a thief!

I will return all coins to all registered users.


ID: [email protected](winson)
I am now into your pond, even my account is locked, because I XLB wallet address has been changed, the new address or PM you my autograph, dashing return my money!
Jump to: