Author

Topic: QT compabilities (Read 567 times)

hero member
Activity: 504
Merit: 502
December 02, 2015, 06:53:42 PM
#5
Thanks! Pretty straightforward!

Any further reading you'd recommend regarding supported environments?
Read the docs, both on Bitcoin.org(https://bitcoin.org/en/developer-documentation) and the github(https://github.com/bitcoin/bitcoin/tree/master/doc). That will help with development in general

Thanks again, those are a must certainly.
My question is more related to the forks. Nowadays we have different algos and tons of altcoins. They all compile in many different ways. Is there an obvious pattern I'm not aware off that makes different deps environments to work better with the compiling? Sure we can all read the individual specs of each case, but I'm asking in a more practical approach. Since the code is open source, why aren't devs also concerned about getting anyone to compile it? Well, tons of questions here, but I hope you get my point.
staff
Activity: 3374
Merit: 6530
Just writing some code
December 02, 2015, 05:48:00 PM
#4
Thanks! Pretty straightforward!

Any further reading you'd recommend regarding supported environments?
Read the docs, both on Bitcoin.org(https://bitcoin.org/en/developer-documentation) and the github(https://github.com/bitcoin/bitcoin/tree/master/doc). That will help with development in general
hero member
Activity: 504
Merit: 502
December 02, 2015, 05:44:52 PM
#3
Thanks! Pretty straightforward!

Any further reading you'd recommend regarding supported environments?
staff
Activity: 3374
Merit: 6530
Just writing some code
December 02, 2015, 05:30:57 PM
#2
Bitcoin and most forks use and support Qt 4.8. You can also use anything newer but it might not always work. It should though.
hero member
Activity: 504
Merit: 502
December 02, 2015, 05:28:09 PM
#1
Hi,

I'm doing all sorts of compiling tests and been wondering what are the most common Qt/mingw versions to use with different reps?

Are old releases unable to compile with the newest softwares? And vice-versa?

What are the most common used combinations? I mean within bitcoin and most known alternative forks of its source.

Thanks
Jump to: