Author

Topic: [$XVG] VERGE [POW][MultiAlgo][TOR/i2P][no premine/ico!] - page 529. (Read 843765 times)

hero member
Activity: 750
Merit: 500
I'm always around...

Anyways, the build process with autotools is quite verbose in its output, it won't just silently fail to do something
sr. member
Activity: 364
Merit: 260
--- ChainWorks Industries ---
hi all ...

what are the procedures ( and no im not a newbie in compiling - i just am a little lost at the moment with the source ) to compile a qt wallet in fedora 23 x64 ...

i see no form of .pro file to compile from ...

a brief outline would be very helpful ...

tanx in advance ...

#crysx

you should be able to install the dependencies (as listed in the readme) and then run the compile commands (./autogen.sh && ./configure && make)

yes - and the daemon compiled nicely ... tanx ...

but the qt wallet is what im after ...

there seems to be no project file in the source for me to build ...

so i was wondering where ( or moreover - how ) a qt wallet can be compiled here ... if at all ...

if qt is NOT part of the compilation procedure - how would i compile a gui wallet from the source ...

#crysx

it didnt create a VERGE-qt in the /src/qt directory like it says it does on the readme?

nup - it didnt mate ...

though the compile went through flawlessly - there is no verge qt file in there ...

#crysx

re-run the ./configure command and pay attention to what it is saying. it will tell you if the GUI is going to be compiled or not (and if not, why)


hi fuzzbawls ...

nice to see you around Smiley ...

i have - and it finds the qt files - just refuses to compile the qt wallet ...

ill look over it again - but i cannot see where it says anything about compiling a qt wallet in the configure ...

#crysx
legendary
Activity: 1708
Merit: 1009
$XVG - The Standard in Crypto as a Currency!
hi all ...

what are the procedures ( and no im not a newbie in compiling - i just am a little lost at the moment with the source ) to compile a qt wallet in fedora 23 x64 ...

i see no form of .pro file to compile from ...

a brief outline would be very helpful ...

tanx in advance ...

#crysx

you should be able to install the dependencies (as listed in the readme) and then run the compile commands (./autogen.sh && ./configure && make)

yes - and the daemon compiled nicely ... tanx ...

but the qt wallet is what im after ...

there seems to be no project file in the source for me to build ...

so i was wondering where ( or moreover - how ) a qt wallet can be compiled here ... if at all ...

if qt is NOT part of the compilation procedure - how would i compile a gui wallet from the source ...

#crysx

it didnt create a VERGE-qt in the /src/qt directory like it says it does on the readme?

nup - it didnt mate ...

though the compile went through flawlessly - there is no verge qt file in there ...

#crysx

are you sure? if the compile went flawlessly, then you have a VERGE-qt file in your /verge/src/qt folder. (not the /src/ folder where the daemon VERGEd is)
hero member
Activity: 750
Merit: 500
hi all ...

what are the procedures ( and no im not a newbie in compiling - i just am a little lost at the moment with the source ) to compile a qt wallet in fedora 23 x64 ...

i see no form of .pro file to compile from ...

a brief outline would be very helpful ...

tanx in advance ...

#crysx

you should be able to install the dependencies (as listed in the readme) and then run the compile commands (./autogen.sh && ./configure && make)

yes - and the daemon compiled nicely ... tanx ...

but the qt wallet is what im after ...

there seems to be no project file in the source for me to build ...

so i was wondering where ( or moreover - how ) a qt wallet can be compiled here ... if at all ...

if qt is NOT part of the compilation procedure - how would i compile a gui wallet from the source ...

#crysx

it didnt create a VERGE-qt in the /src/qt directory like it says it does on the readme?

nup - it didnt mate ...

though the compile went through flawlessly - there is no verge qt file in there ...

#crysx

re-run the ./configure command and pay attention to what it is saying. it will tell you if the GUI is going to be compiled or not (and if not, why)
sr. member
Activity: 364
Merit: 260
--- ChainWorks Industries ---
hi all ...

what are the procedures ( and no im not a newbie in compiling - i just am a little lost at the moment with the source ) to compile a qt wallet in fedora 23 x64 ...

i see no form of .pro file to compile from ...

a brief outline would be very helpful ...

tanx in advance ...

#crysx

you should be able to install the dependencies (as listed in the readme) and then run the compile commands (./autogen.sh && ./configure && make)

yes - and the daemon compiled nicely ... tanx ...

but the qt wallet is what im after ...

there seems to be no project file in the source for me to build ...

so i was wondering where ( or moreover - how ) a qt wallet can be compiled here ... if at all ...

if qt is NOT part of the compilation procedure - how would i compile a gui wallet from the source ...

#crysx

it didnt create a VERGE-qt in the /src/qt directory like it says it does on the readme?

nup - it didnt mate ...

though the compile went through flawlessly - there is no verge qt file in there ...

#crysx
legendary
Activity: 1708
Merit: 1009
$XVG - The Standard in Crypto as a Currency!
hi all ...

what are the procedures ( and no im not a newbie in compiling - i just am a little lost at the moment with the source ) to compile a qt wallet in fedora 23 x64 ...

i see no form of .pro file to compile from ...

a brief outline would be very helpful ...

tanx in advance ...

#crysx

you should be able to install the dependencies (as listed in the readme) and then run the compile commands (./autogen.sh && ./configure && make)

yes - and the daemon compiled nicely ... tanx ...

but the qt wallet is what im after ...

there seems to be no project file in the source for me to build ...

so i was wondering where ( or moreover - how ) a qt wallet can be compiled here ... if at all ...

if qt is NOT part of the compilation procedure - how would i compile a gui wallet from the source ...

#crysx

it didnt create a VERGE-qt in the /src/qt directory like it says it does on the readme?
sr. member
Activity: 364
Merit: 260
--- ChainWorks Industries ---
hi all ...

what are the procedures ( and no im not a newbie in compiling - i just am a little lost at the moment with the source ) to compile a qt wallet in fedora 23 x64 ...

i see no form of .pro file to compile from ...

a brief outline would be very helpful ...

tanx in advance ...

#crysx

you should be able to install the dependencies (as listed in the readme) and then run the compile commands (./autogen.sh && ./configure && make)

yes - and the daemon compiled nicely ... tanx ...

but the qt wallet is what im after ...

there seems to be no project file in the source for me to build ...

so i was wondering where ( or moreover - how ) a qt wallet can be compiled here ... if at all ...

if qt is NOT part of the compilation procedure - how would i compile a gui wallet from the source ...

#crysx
legendary
Activity: 1708
Merit: 1009
$XVG - The Standard in Crypto as a Currency!
hi all ...

what are the procedures ( and no im not a newbie in compiling - i just am a little lost at the moment with the source ) to compile a qt wallet in fedora 23 x64 ...

i see no form of .pro file to compile from ...

a brief outline would be very helpful ...

tanx in advance ...

#crysx

you should be able to install the dependencies (as listed in the readme) and then run the compile commands (./autogen.sh && ./configure && make)
sr. member
Activity: 364
Merit: 260
--- ChainWorks Industries ---
hi all ...

what are the procedures ( and no im not a newbie in compiling - i just am a little lost at the moment with the source ) to compile a qt wallet in fedora 23 x64 ...

i see no form of .pro file to compile from ...

a brief outline would be very helpful ...

tanx in advance ...

#crysx
legendary
Activity: 1400
Merit: 1001
Undeads.com - P2E Runner Game
so bittrex open market now?

Nope not yet !! thats up to Bittrex when they have updated themselves , you just have to keep an eye on Bittrex!!
member
Activity: 114
Merit: 10
so bittrex open market now?
legendary
Activity: 2210
Merit: 1109
http://vergecurrency.com/downloads/verge-qt.dmg

mac wallet. thanks to fuzzbawls for the osx compile =]

http://vergecurrency.com/downloads/verge-qt-nix.zip  <- new linux wallet

Thanks ! I installed OSX wallet and it is awesome! loads very fast... now syncing

legendary
Activity: 1708
Merit: 1009
$XVG - The Standard in Crypto as a Currency!
http://vergecurrency.com/downloads/verge-qt.dmg

mac wallet. thanks to fuzzbawls for the osx compile =]

http://vergecurrency.com/downloads/verge-qt-nix.zip  <- new linux wallet
legendary
Activity: 1708
Merit: 1009
$XVG - The Standard in Crypto as a Currency!
i think something wrong no new block after 11hours..?  Undecided

nope.
just be patient for block 340,000 to roll on by. =]

can you online at bittrex slack..?
i see richie ask you something

we've already spoken.

speaking of, we have a slack now, relayed to our other chats. https://verge.typeform.com/to/RxDLtL
full member
Activity: 211
Merit: 100
i think something wrong no new block after 11hours..?  Undecided

nope.
just be patient for block 340,000 to roll on by. =]

can you online at bittrex slack..?
i see richie ask you something
legendary
Activity: 1708
Merit: 1009
$XVG - The Standard in Crypto as a Currency!
i think something wrong no new block after 11hours..?  Undecided

nope.
just be patient for block 340,000 to roll on by. =]
full member
Activity: 211
Merit: 100
i think something wrong no new block after 11hours..?  Undecided
full member
Activity: 211
Merit: 100
waiting bittrex reopen market and booom we will see new moon

Don't be frightened by what happens immediately after the market opens as I'm sure there will be a good bit of dumping from people with a sizeable investment that don't read this thread.

Just look at it as another opportunity to get some cheap Verge before 100 sats.
agree it with you
100sat is the reasonable stable price for this coin.
full member
Activity: 168
Merit: 100
waiting bittrex reopen market and booom we will see new moon

Don't be frightened by what happens immediately after the market opens as I'm sure there will be a good bit of dumping from people with a sizeable investment that don't read this thread.

Just look at it as another opportunity to get some cheap Verge before 100 sats.
sr. member
Activity: 420
Merit: 250
@CryptoOz
top job Dev!
Jump to: