bnogal
|
|
June 06, 2013, 07:13:31 PM |
|
i am working on it... trying with litecoin sources.
i compiled already all the dependencies, but seems i need a different version from one of them because is missing a method... or i missed a parameter... I HATE DEPENDENCIES!!! AND MORE WHEN THEY ARE USING A HUGE LIBRARY AS Qt, Qt is having SSL, BD, and million of classes to cover all of them.
So i keep trying... i guess nobody will trust me, and it is possible i turn off my computer before i am done with it. But in anycase, just to be ready for another time... as for this one i will be sleeping on the release
|
|
|
|
Remember remember the 5th of November
Legendary
Offline
Activity: 1862
Merit: 1011
Reverse engineer from time to time
|
|
June 06, 2013, 07:21:51 PM |
|
Erm, the Qt part will be difficult. I don't think the Bitcoin source code(and it's alt-coins) support Qt 5, so Qt 4.8.X must be used, where if you are using a different MinGW than the pre-compiled binaries have, you will have to compile Qt(itself) from source.
|
BTC:1AiCRMxgf1ptVQwx6hDuKMu4f7F27QmJC2
|
|
|
bnogal
|
|
June 06, 2013, 07:46:25 PM |
|
Qt 4.8.4 is using mingw4.4, i am doing the other way around so i dont need to compile Qt, but not success... last try in some mins...
|
|
|
|
nonameo
Member
Offline
Activity: 112
Merit: 10
|
|
June 06, 2013, 07:47:24 PM |
|
Qt 4.8.4 is using mingw4.4, i am doing the other way around so i dont need to compile Qt, but not success... last try in some mins...
Please see my instructions for compiling elacoin in windows. It might be helpful.
|
|
|
|
forsetifox
|
|
June 06, 2013, 08:03:51 PM |
|
Surely compiling the noirbitsd executable would be considerably easier than making the qt client. Why don't people just make that if they can't get a QT client made?
|
|
|
|
BrewCrewFan
|
|
June 06, 2013, 08:06:02 PM |
|
Qt 4.8.4 is using mingw4.4, i am doing the other way around so i dont need to compile Qt, but not success... last try in some mins...
Please see my instructions for compiling elacoin in windows. It might be helpful. link to that? I using Qt 5.xxxx This shit making my head hurt. Now to see I have to use 4.8.4 grrr
|
|
|
|
bnogal
|
|
June 06, 2013, 08:10:52 PM |
|
Cause my problem is not with Qt
Now... 'upnpDiscover' was not declared in this scope seems i need something called miniupnpc, i dont know version, nothing...., in linux u solve it writting a command, normally everything is already compiled and with the headers... in windows... i think i will try with cygwin...
bitcoin client is a really joke... the only necessary dependency is Qt, with Qt u can get what the others are offering, with the difference, that u can compile it easy and clean for: windows/linux/mac/android/iphone/raspberrypi/bb/some others
|
|
|
|
forsetifox
|
|
June 06, 2013, 08:23:27 PM |
|
If someone sees the rpcport and port in the source could you let us know what they are? Thanks.
|
|
|
|
bnogal
|
|
June 06, 2013, 08:26:06 PM |
|
I dont think QuickTime is having the sources available.
No... but it is really a pain to set up a dev enviroment for an app using millions of dependencies.... Seems i need now wxWidgets, when they are using Qt... already....
|
|
|
|
efx
|
|
June 06, 2013, 08:26:27 PM |
|
^ You can disable upnp support or include it. http://miniupnp.tuxfamily.org/files/barwizi, let me know if you need a windows QT, I have mingw and dependencies ready to go.
|
|
|
|
dubs
|
|
June 06, 2013, 08:27:01 PM |
|
please have the windows qt ready to go
|
|
|
|
nonameo
Member
Offline
Activity: 112
Merit: 10
|
|
June 06, 2013, 08:27:38 PM |
|
Qt 4.8.4 is using mingw4.4, i am doing the other way around so i dont need to compile Qt, but not success... last try in some mins...
Please see my instructions for compiling elacoin in windows. It might be helpful. link to that? I using Qt 5.xxxx This shit making my head hurt. Now to see I have to use 4.8.4 grrr https://bitcointalk.org/index.php?topic=203647.msg2353393#msg2353393
|
|
|
|
SistaFista
Sr. Member
Offline
Activity: 1638
Merit: 251
Hexhash.xyz
|
|
June 06, 2013, 08:30:28 PM |
|
Was going to mine cba with lazy devs good start....
|
|
|
|
efx
|
|
June 06, 2013, 08:37:10 PM |
|
...lol.... It's a perfectly valid option.
|
|
|
|
forsetifox
|
|
June 06, 2013, 08:43:10 PM |
|
don't disable upnp support... I second this. If you disable UPNP suppport in the windows binary initially that means windows users will get nothing from solo mining and the linux users will get everything. Having access to peers is very important for solo mining.
|
|
|
|
efx
|
|
June 06, 2013, 08:47:41 PM |
|
Yes, because of course, building without upnp support means that you cannot connect to nodes... (sarcasm)
You kids are hilarious. I didn't say it was ideal, I said it was an *option*. Unfortunately, many of you seem to lack a basic understanding so you view UPNP as integral to functionality.
Tell me, how many of you solo mine without a .conf? None? Yeah, no shit.
Alternative question: how many of you solo mine without UPNP? Many.
|
|
|
|
BrewCrewFan
|
|
June 06, 2013, 08:51:34 PM |
|
Qt 4.8.4 is using mingw4.4, i am doing the other way around so i dont need to compile Qt, but not success... last try in some mins...
Please see my instructions for compiling elacoin in windows. It might be helpful. link to that? I using Qt 5.xxxx This shit making my head hurt. Now to see I have to use 4.8.4 grrr https://bitcointalk.org/index.php?topic=203647.msg2353393#msg2353393Fuck... testing this on another coin Got the compile up to this error: build/bitcoin.o missing IMO I am shocked I got this far LOL
|
|
|
|
Etheric
Newbie
Offline
Activity: 46
Merit: 0
|
|
June 06, 2013, 08:54:43 PM |
|
Would be nice if a pool was announced that people could pre-register at prior to release...
|
|
|
|
aa
|
|
June 06, 2013, 08:56:21 PM Last edit: August 07, 2014, 09:13:13 PM by aa |
|
.
|
|
|
|
nonameo
Member
Offline
Activity: 112
Merit: 10
|
|
June 06, 2013, 08:57:23 PM |
|
Why would you force UPNP to be disabled? You can always turn it off in the client if you want. It's not much trouble to get the miniupnpc libraries either.
|
|
|
|
|