Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: KaTXi on July 09, 2014, 12:45:42 PM



Title: bitcoin-qt.pro for post 0.9 clients
Post by: KaTXi on July 09, 2014, 12:45:42 PM
Hi guys.

Am I missing something or Bitcoin wallet, post 0.9 release, doesn't come with a .pro (QT-Creator project file) anymore? Have anyone here created one and can share it? Even instructions on how to create it?
It's really great to have QT-Creator compile and run and visual debug breakpoints (I know, it's no Eclipse or VS, but still...) rather than crude terminal + make.

Another related question: What dev environment do you use? Please, don't tell me terminal + make, I'm already doing that :-)


Title: Re: bitcoin-qt.pro for post 0.9 clients
Post by: azeteki on July 09, 2014, 06:18:02 PM
Another related question: What dev environment do you use? Please, don't tell me terminal + make, I'm already doing that :-)

Vim.

Sorry, couldn't resist :D


Title: Re: bitcoin-qt.pro for post 0.9 clients
Post by: KaTXi on July 09, 2014, 09:31:53 PM
Another related question: What dev environment do you use? Please, don't tell me terminal + make, I'm already doing that :-)

Vim.

Sorry, couldn't resist :D

Hehehehe that goes implicit in "terminal" ;)