Pages:
Author

Topic: [ANN] Noirbits Update required Improved algos !!!! - page 43. (Read 74474 times)

legendary
Activity: 882
Merit: 1000
No wallet...
No nodes...
No in depth info...
Dev??!!!

hey i'm here, torn on who to give the responsibility for windows qt. make a suggestion. first to get five votes gets it. i'm just trying to make this as fair and community oriented as possible.
member
Activity: 112
Merit: 10
Uh, yeah, pretty much every wallet client out there has UPnP disabled.
not gold coin


You need to add INCLUDE/LIBS lines for it just like you would any other set of libraries. Look at the *coin-QT.pro and makefile.mingw. Both of them have include paths and lib paths. If you scroll down some in the mingw makefile you'll see ifdef USE_UPNP(in the mingw file).  Both lib and include paths should be the same for UPNP. This means that if it picks up that it should compile with UPNP support, it will add the libs, and paths for libs and include  (just change the 2 directories in the statement to point in the right place) .


For the QT.pro file

MINIUPNPC_INCLUDE_PATH=c:/deps/miniupnpc-1.6
MINIUPNPC_LIB_PATH=c:/deps/miniupnpc-1.6

Those are my paths for elacoin. you'll need to change yours to match your system. Make sure the slashes are unix-style. This applies to the mingw makefile too.

Note: the *coin-qt.pro file does all of the work of the mingw makefile. If you're compiling only the QT client you don't even need to mess with the mingw makefile. That's only for the *coind.exe command line client/daemon(whatever you want to call it)


ugh, anyway sorry thats kinda crunchy. My head isn't all together right now.
aa
hero member
Activity: 544
Merit: 500
Litecoin is right coin
What time will the release be? The topic says "in 3 hours" but since it was an edit, the timestamp on it is 11AM. Could we get a solid time?
It was originally 12 hours, as I'm sure some reply titles would indicate. It's actually closer to two hours, currently.
full member
Activity: 168
Merit: 100
Captain Jack Fenderson
If someone sees the rpcport and port in the source could you let us know what they are? Thanks.

 Smiley
wow.... i'm not that incompetent you know.

I'm going to assume English is your second language. I don't see how anyone would be offended by my request.

 Undecided

I think he means he's not so incompetent as to not announce the ports and other important information on release, like so many others fail to do.
efx
sr. member
Activity: 378
Merit: 250
Yes, because of course, building without upnp support means that you cannot connect to nodes... (sarcasm)

You kids are hilarious.
Why disable it though?  I am not getting whats so difficult about building binaries with it, or building the Qt binaries.  I can build Windows-Qt, Linux-Qt, and both daemons very easily, but it seems OP doesn't want my help.  



Well, I guess it's more a matter of: private testing vs. public release intended for end users.

I agree, might as well include it for the public versions.
 
Personally, I disable upnp on my devices anyways.

^^ I think he thought you meant he was incapable of supplying that information  Wink.
sr. member
Activity: 462
Merit: 250
What time will the release be? The topic says "in 3 hours" but since it was an edit, the timestamp on it is 11AM. Could we get a solid time?
sr. member
Activity: 266
Merit: 250
If someone sees the rpcport and port in the source could you let us know what they are? Thanks.

 Smiley
wow.... i'm not that incompetent you know.

I'm going to assume English is your second language. I don't see how anyone would be offended by my request.

 Undecided
newbie
Activity: 28
Merit: 0
Dead before release... 
full member
Activity: 179
Merit: 100
psss i am over, i included the lib but now seems something is broken...

and anyway, as is going to be this late i will be sleeping. So i will try another day. Good luck with the american premine (having the weekend this soon... will allow more people to know about it, and be more time friendly)
And anyway Tongue this weekend i am on a trip...

aa
hero member
Activity: 544
Merit: 500
Litecoin is right coin
Uh, yeah, pretty much every wallet client out there has UPnP disabled.
not gold coin
hero member
Activity: 672
Merit: 501
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.

I got those but where to put?
hero member
Activity: 798
Merit: 531
Crypto is King.
No wallet...
No nodes...
No in depth info...
Dev??!!!
legendary
Activity: 882
Merit: 1000
If someone sees the rpcport and port in the source could you let us know what they are? Thanks.

 Smiley
wow.... i'm not that incompetent you know.
member
Activity: 112
Merit: 10
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.
aa
hero member
Activity: 544
Merit: 500
Litecoin is right coin
newbie
Activity: 46
Merit: 0
Would be nice if a pool was announced that people could pre-register at prior to release...
hero member
Activity: 672
Merit: 501
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://bitcointalksearch.org/topic/m.2353393

Fuck... 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
efx
sr. member
Activity: 378
Merit: 250
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.
sr. member
Activity: 266
Merit: 250
^ 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.
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
sr. member
Activity: 378
Merit: 250
...lol.... Roll Eyes

It's a perfectly valid option.
Pages:
Jump to: