Author

Topic: [ANN][Q2C] QubitCoin new secure hashing (CPU/GPU) (NEW) Update 0.8.4.1 - page 119. (Read 351556 times)

newbie
Activity: 56
Merit: 0


*********************************************************

Dear community!!!

Simple updated wallet for windows:
- created windows installed wizard
- auto add rules for firewall
- auto create config file with stable node
- update icon, load page

download here - http://www.q2c.cc/qbit_win_32_v.0.8.3.zip

before install, please backup you wallet file (wallet.dat)

It's not full release, only simple update, full release in february!

*********************************************************



source code seems was not updated on github...

it's not release and not time to update git source, with release will update all
hero member
Activity: 979
Merit: 510
Why does this code suck?

util/env_win.cc:17:21: fatal error: shlwapi.h: No such file or directory

Winblows?

I get this as well trying to compile from source for Ubuntu.
I can compile other coins fine, using make -f makefile.unix USE_UPNP=-



This command should help:

Code:
chmod +x src/leveldb/build_detect_platform

Thanks, I get:
chmod: cannot access `src/leveldb/build_detect_platform': No such file or directory

Looks like I'm missing leveldb, apt-get I couldn't find anything for Ubuntu with it, what do you recommend?


I guess you're already inside src directory so you need to use the following:

Code:
chmod +x leveldb/build_detect_platform

EDIT: This file is in the repo so you just need to find it and make it executable using chmod +x.



That was it, almost there maybe!

/user/QubitCoin/src/leveldb/util/options.cc:17: undefined reference to `leveldb::Env::Default()'
collect2: ld returned 1 exit status
make: *** [QubitCoind] Error 1



You should put a coin address in your sig, I hear being helpful sometimes pays Tongue
Maybe a note on the front page about this fix.
member
Activity: 75
Merit: 10
Why does this code suck?

util/env_win.cc:17:21: fatal error: shlwapi.h: No such file or directory

Winblows?

I get this as well trying to compile from source for Ubuntu.
I can compile other coins fine, using make -f makefile.unix USE_UPNP=-



This command should help:

Code:
chmod +x src/leveldb/build_detect_platform

Thanks, I get:
chmod: cannot access `src/leveldb/build_detect_platform': No such file or directory

Looks like I'm missing leveldb, apt-get I couldn't find anything for Ubuntu with it, what do you recommend?


I guess you're already inside src directory so you need to use the following:

Code:
chmod +x leveldb/build_detect_platform

EDIT: This file is in the repo so you just need to find it and make it executable using chmod +x.
hero member
Activity: 979
Merit: 510
Why does this code suck?

util/env_win.cc:17:21: fatal error: shlwapi.h: No such file or directory

Winblows?

I get this as well trying to compile from source for Ubuntu.
I can compile other coins fine, using make -f makefile.unix USE_UPNP=-



This command should help:

Code:
chmod +x src/leveldb/build_detect_platform

Thanks, I get:
chmod: cannot access `src/leveldb/build_detect_platform': No such file or directory

Looks like I'm missing leveldb, apt-get I couldn't find anything for Ubuntu with it, what do you recommend?
full member
Activity: 219
Merit: 100
I downloaded the new wallet, but it just dont want to sync at all. Added nodes and all the stuff, still no sync
legendary
Activity: 1246
Merit: 1000


*********************************************************

Dear community!!!

Simple updated wallet for windows:
- created windows installed wizard
- auto add rules for firewall
- auto create config file with stable node
- update icon, load page

download here - http://www.q2c.cc/qbit_win_32_v.0.8.3.zip

before install, please backup you wallet file (wallet.dat)

It's not full release, only simple update, full release in february!

*********************************************************



source code seems was not updated on github...
newbie
Activity: 31
Merit: 0
guys what are you using for mining q2c?

i have a xeon 12 cores (24 with hyperthreading @ 2.6ghz) and i'm getting just 2400-2600 coins a day.. i would bet more!

How does the hyperthread increase hashrate? How is it possible when the cores are virtual? You just can't increase the power of you CPU by 100% (or can you?)

I mine on Core 2 Quad 2.66GHz, roughly 1000 coins per day (I don't mine permamently so dunno exact number).

this is a good question and was also one of my first doubts...

with hyper you get more shares to work on (one for each virtual thread too) but you have half single thread power:

https://bitcointalksearch.org/topic/hi-to-all-a-question-on-hyper-threading-454936
member
Activity: 84
Merit: 10
guys what are you using for mining q2c?

i have a xeon 12 cores (24 with hyperthreading @ 2.6ghz) and i'm getting just 2400-2600 coins a day.. i would bet more!

How does the hyperthread increase hashrate? How is it possible when the cores are virtual? You just can't increase the power of you CPU by 100% (or can you?)

I mine on Core 2 Quad 2.66GHz, roughly 1000 coins per day (I don't mine permamently so dunno exact number).
member
Activity: 75
Merit: 10
Why does this code suck?

util/env_win.cc:17:21: fatal error: shlwapi.h: No such file or directory

Winblows?

I get this as well trying to compile from source for Ubuntu.
I can compile other coins fine, using make -f makefile.unix USE_UPNP=-



This command should help:

Code:
chmod +x src/leveldb/build_detect_platform
hero member
Activity: 979
Merit: 510
Why does this code suck?

util/env_win.cc:17:21: fatal error: shlwapi.h: No such file or directory

Winblows?

I get this as well trying to compile from source for Ubuntu.
I can compile other coins fine, using make -f makefile.unix USE_UPNP=-

newbie
Activity: 56
Merit: 0
https://mega.co.nz/#!kNdgkA4T!SE9f8Eq51O7YJQbTI4bfKs3uDGBLfMQ1s3sPYpNtNek   try here
newbie
Activity: 56
Merit: 0


*********************************************************

Dear community!!!

Simple updated wallet for windows:
- created windows installed wizard
- auto add rules for firewall
- auto create config file with stable node
- update icon, load page

download here - http://www.q2c.cc/qbit_win_32_v.0.8.3.zip

before install, please backup you wallet file (wallet.dat)

It's not full release, only simple update, full release in february!

*********************************************************


changelog?

ONLY UPDATE ICON/TEXT/IMAGES!!!
member
Activity: 108
Merit: 10
Dear krecu
***************************************

***************************************
hero member
Activity: 548
Merit: 501


*********************************************************

Dear community!!!

Simple updated wallet for windows:
- created windows installed wizard
- auto add rules for firewall
- auto create config file with stable node
- update icon, load page

download here - http://www.q2c.cc/qbit_win_32_v.0.8.3.zip

before install, please backup you wallet file (wallet.dat)

It's not full release, only simple update, full release in february!

*********************************************************


changelog?
newbie
Activity: 56
Merit: 0


*********************************************************

Dear community!!!

Simple updated wallet for windows:
- created windows installed wizard
- auto add rules for firewall
- auto create config file with stable node
- update icon, load page

download here - http://www.q2c.cc/qbit_win_32_v.0.8.3.zip

before install, please backup you wallet file (wallet.dat)

It's not full release, only simple update, full release in february!

*********************************************************

newbie
Activity: 31
Merit: 0
guys what are you using for mining q2c?

i have a xeon 12 cores (24 with hyperthreading @ 2.6ghz) and i'm getting just 2400-2600 coins a day.. i would bet more!


me too, is this the reason why the price goes up?  Cool Wink

ok perfect, I was just wondering if it was my fault Smiley
full member
Activity: 140
Merit: 100
guys what are you using for mining q2c?

i have a xeon 12 cores (24 with hyperthreading @ 2.6ghz) and i'm getting just 2400-2600 coins a day.. i would bet more!


me too, is this the reason why the price goes up?  Cool Wink
newbie
Activity: 31
Merit: 0
guys what are you using for mining q2c?

i have a xeon 12 cores (24 with hyperthreading @ 2.6ghz) and i'm getting just 2400-2600 coins a day.. i would bet more!
full member
Activity: 406
Merit: 100
hi guys..

i'm new of this world..

q2c is my first coin Smiley


i'm tried to mine on three different pools but i always get a lot or rejected shares (about 1/4)..

is it normal?


i just sad to have lost the first few weeks... i have only 820 coins Sad Sad Sad


want more q2c ? http://altcoingiveaways.com/index.php/topic,637.45.html click in this giveaway
Jump to: